aboutsummaryrefslogtreecommitdiff
path: root/launcher/icons
AgeCommit message (Collapse)Author
2022-12-10Update launcher/icons/IconList.cppleo78913
Co-authored-by: flow <flowlnlnln@gmail.com> Signed-off-by: leo78913 <leo3758@riseup.net>
2022-12-10Update launcher/icons/IconList.cppleo78913
Co-authored-by: flow <flowlnlnln@gmail.com> Signed-off-by: leo78913 <leo3758@riseup.net>
2022-12-06feat+refactor: trash instance iconsleo78913
also refactor IconList::deleteIcon Signed-off-by: leo78913 <leo3758@riseup.net>
2022-11-14Check parent in rowCount/columnCount/canFetchMoreTheLastRar
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com>
2022-11-14Mark paramaters of dropMimeData as unusedTheLastRar
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>
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-11-21NOISSUE continue refactoring things to make tests passPetr Mrázek
2021-10-21NOISSUE continue the debrandingPetr Mrázek
2021-07-25NOISSUE Flatten gui and logic libraries into MultiMCPetr Mrázek