aboutsummaryrefslogtreecommitdiff
path: root/launcher/minecraft/WorldList.cpp
AgeCommit message (Expand)Author
2023-08-14chore: update license headersSefa Eyeoglu
2023-08-14chore: reformatSefa Eyeoglu
2023-07-01chore: fix shadowed member and signed/unsigned mismatchRachel Powers
2023-05-28fix(memory leak): don't give shared pointers out to foldermodels (causes cycl...Rachel Powers
2023-05-12Merge branch 'develop' into fix/network_and_signalsRachel Powers
2023-04-29refactor: pass instance ptr to resource models. use it to find instance root.Rachel Powers
2023-04-17Fix: signal/slot macro -> func pointer & network fixesRachel Powers
2023-03-20cleanup: code review sugestionsRachel Powers
2023-03-20fix: typosRachel Powers
2023-03-20feat: warnings when instance resources are linkedRachel Powers
2022-11-14Check parent in rowCount/columnCount/canFetchMoreTheLastRar
2022-11-14Mark paramaters of dropMimeData as unusedTheLastRar
2022-07-10chore: update license headersSefa Eyeoglu
2022-07-10refactor: fix deprecation up to Qt 6Sefa Eyeoglu
2022-07-10refactor: fix deprecation up to Qt 5.15Sefa Eyeoglu
2022-04-19fix: use size in bytes to sort by world sizeSefa Eyeoglu
2022-03-31feat: track and display world sizeSefa Eyeoglu
2021-09-09NOISSUE enable listing symlinks in mod/world listsPetr Mrázek
2021-07-25NOISSUE Flatten gui and logic libraries into MultiMCPetr Mrázek