aboutsummaryrefslogtreecommitdiff
path: root/launcher/VersionProxyModel.cpp
AgeCommit message (Collapse)Author
2023-07-06Keep formatting consistentPandaNinjas
Signed-off-by: PandaNinjas <admin@malwarefight.wip.la>
2023-07-04Fix VersionProxyModel.cppPandaNinjas
Signed-off-by: PandaNinjas <admin@malwarefight.wip.la>
2023-07-04Merge branch 'develop' into fix-implicit-fallthroughPandaNinjas
Signed-off-by: PandaNinjas <admin@malwarefight.wip.la>
2023-06-08Apply suggestions from code reviewPandaNinjas
Signed-off-by: PandaNinjas <admin@malwarefight.wip.la>
2023-06-07Readd deleted linePandaNinjas
Signed-off-by: PandaNinjas <admin@malwarefight.wip.la>
2023-06-07Fix shadowing and add copyright headerPandaNinjas
Signed-off-by: PandaNinjas <admin@malwarefight.wip.la>
2023-06-07Resolve other switch fallthrough issuesPandaNinjas
2023-06-07Remove flawed implementationTheKodeToad
This seems to add the latest icon (bug) as a fallback if not provided... but it mainly seems to cause problems... :shrug: I swear I did `git add .`. Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-06-05cAsE iNsEnSiTiVeTheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-06-05Add a search bar to version listsTheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2022-11-14Check parent in rowCount/columnCount/canFetchMoreTheLastRar
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com>
2022-07-10chore: update license headersSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-07-10refactor: fix deprecation up to Qt 5.15Sefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2021-11-20NOISSUE Some happy little refactorsPetr Mrázek
2021-10-21NOISSUE debranding for real, initial workPetr Mrázek
This is probably very broken on macOS and Windows and will need a lot of work to complete fully.
2021-07-25NOISSUE Flatten gui and logic libraries into MultiMCPetr Mrázek