aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-05fix(test): tasks test memmory leak. don't store local task copy.Rachel Powers
2023-07-05fix(test): task test memory leak *again*Rachel Powers
2023-07-05Merge pull request #1310 from getchoo/autoupdate-flakeseth
2023-07-05fix: Task test memory leaks againRachel Powers
2023-07-05Merge pull request #1284 from Ryex/fix/properly-track-failed-copies-and-clonesSefa Eyeoglu
2023-07-05fix: extra } in CXX argsRachel Powers
2023-07-04Apply suggestions from code reviewRachel Powers
2023-07-04chore: cleanup compiler type branchesRachel Powers
2023-07-04feat(actions): add update-flake-lockseth
2023-07-04Merge pull request #1304 from Scrumplex/chore-flake-update-1seth
2023-07-04Fix VersionProxyModel.cppPandaNinjas
2023-07-04Merge branch 'develop' into fix-implicit-fallthroughPandaNinjas
2023-07-04Replace break with return true;PandaNinjas
2023-07-04Remove break and add fallthrough comment in WorldListPage.cppPandaNinjas
2023-07-04escaped modlist inner htmlTrial97
2023-07-03fix: memory leaks in testsRachel Powers
2023-07-03fix: memory leaks in ResourceModel TestRachel Powers
2023-07-03fix: memory leaks in filesystem testRachel Powers
2023-07-03build: optimize address-sanitizerRachel Powers
2023-07-03build: enable address sanitiser in debug buildsRachel Powers
2023-07-03Merge pull request #1127 from Trial97/scale_catTayou
2023-07-03fixed templateTrial97
2023-07-03flake.lock: UpdateSefa Eyeoglu
2023-07-03fixed typoTrial97
2023-07-03updated option textTrial97
2023-07-02fix: update if new size is largerRachel Powers
2023-07-02fix: update if new size is largerRachel Powers
2023-07-02fix: header `<qpoint.h>` -> `<QPoint>`Rachel Powers
2023-07-02fix: properly calculate min size for progress dialog, apply it at creationRachel Powers
2023-07-02fix: segfault in progress dialogRachel Powers
2023-07-02resolved local vaiables namesTrial97
2023-07-02Merge pull request #1232 from telans/screenshots-updateTheKodeToad
2023-07-02fixed typosTrial97
2023-07-02Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-07-02antialiasing for all painting, make hitbox fullwidthTayou
2023-07-02Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-07-02Merge pull request #1298 from TurboWafflz/developSefa Eyeoglu
2023-07-02Fix compiling on OpenBSDFinian Wright
2023-07-01Merge pull request #1292 from Trial97/export5seth
2023-06-30removed extra conditionTrial97
2023-06-30Made sure the logs are ignored when collecting filesTrial97
2023-06-30Removed logs from instance exportTrial97
2023-06-28removed magic 5, removed unnecessary QPainter function callsTayou
2023-06-284 clang-tidy changes, update copyright infoTayou
2023-06-28format VisualGroup.cpp fileTayou
2023-06-28use QString.isEmpty()Tayou
2023-06-28give ungrouped instances a group headerTayou
2023-06-28some positioning adjustments, deleted the lineTayou
2023-06-28update instance group header to more modern styleTayou
2023-06-28Renamed functionTrial97