index
:
github/PrismLauncher.git
develop
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
launcher
/
icons
/
IconList.cpp
Age
Commit message (
Expand
)
Author
2023-07-28
removed unneded if condition
Trial97
2023-07-28
removed comment
Trial97
2023-07-28
refactor icon list
Trial97
2023-07-28
added license header
Trial97
2023-07-28
format
Trial97
2023-04-17
Fix: signal/slot macro -> func pointer & network fixes
Rachel Powers
2022-12-10
Update launcher/icons/IconList.cpp
leo78913
2022-12-10
Update launcher/icons/IconList.cpp
leo78913
2022-12-06
feat+refactor: trash instance icons
leo78913
2022-11-14
Check parent in rowCount/columnCount/canFetchMore
TheLastRar
2022-11-14
Mark paramaters of dropMimeData as unused
TheLastRar
2022-07-10
chore: update license headers
Sefa Eyeoglu
2022-07-10
refactor: fix deprecation up to Qt 5.15
Sefa Eyeoglu
2022-06-07
QString::locateAwareCompare() is better for human-like sorting
MrMelon
2022-06-06
Simplify sorting logic to a single std::sort call
MrMelon
2022-06-06
Add initial sorting function
MrMelon
2022-05-27
fix: use absolute path when installing icons
flow
2022-05-13
fix: Handle icons with a dot in their names
flow
2021-10-21
NOISSUE continue the debranding
Petr Mrázek
2021-07-25
NOISSUE Flatten gui and logic libraries into MultiMC
Petr Mrázek