aboutsummaryrefslogtreecommitdiff
path: root/launcher/icons/IconList.cpp
AgeCommit message (Collapse)Author
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>
2022-06-07QString::locateAwareCompare() is better for human-like sortingMrMelon
2022-06-06Simplify sorting logic to a single std::sort callMrMelon
2022-06-06Add initial sorting functionMrMelon
2022-05-27fix: use absolute path when installing iconsflow
2022-05-13fix: Handle icons with a dot in their namesflow
E.g. some FTB modpacks. Also fixes an issue with the name viewing on the Icon Chooser dialog when the name was too big.
2021-10-21NOISSUE continue the debrandingPetr Mrázek
2021-07-25NOISSUE Flatten gui and logic libraries into MultiMCPetr Mrázek