aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/pages
AgeCommit message (Expand)Author
2023-07-04Remove break and add fallthrough comment in WorldListPage.cppPandaNinjas
2023-06-07Resolve other switch fallthrough issuesPandaNinjas
2023-06-07Merge pull request #1111 from Trial97/requiresTayou
2023-06-06Merge pull request #1073 from leo78913/accounts-menus-fixesTayou
2023-06-06save meta custom url as string, not QUrlTayou
2023-06-06Renamed requires fieldsTrial97
2023-06-02Fix crash when selecting same mod from different providers (#1029)Alexandru Ionut Tripon
2023-05-28refactor: function scope staticsRachel Powers
2023-05-28cleanup: move qstyle getInstance decl inlineRachel Powers
2023-05-27fix(memory leak): refactor NoBigComboStyle -> singletonRachel Powers
2023-05-26fix(memory leak): don't override default deconstructor + reset shared_ptr + e...Rachel Powers
2023-05-26fix(memory leak): IndexedPack too large to live inside a qlist without pointe...Rachel Powers
2023-05-25fix: katabasis and QStyle leaksRachel Powers
2023-05-21fix: memory leak, set parent so it's in tree to get cleaned up.Rachel Powers
2023-05-14make instance settings account selector a comboBoxleo78913
2023-05-12Merge branch 'develop' into fix/network_and_signalsRachel Powers
2023-05-06Merge pull request #950 from DioEgizio/resize-settingsSefa Eyeoglu
2023-05-06Update launcher/ui/pages/global/MinecraftPage.uiDioEgizio
2023-05-02Merge pull request #833 from Ryex/advanced_copy_instanceSefa Eyeoglu
2023-04-28chore: remove FTB modpack supportSefa Eyeoglu
2023-04-17Fix: signal/slot macro -> func pointer & network fixesRachel Powers
2023-04-08fix: load setting state with page. don't translate "..."Rachel Powers
2023-04-02fix: no loops in watch paths! >:(Rachel Powers
2023-04-02fix: Apply suggestions from code review Rachel Powers
2023-03-27feat: add setting to watch recursivelyRachel Powers
2023-03-25divide minecraftpage into tabsDioEgizio
2023-03-20feat: warnings when instance resources are linkedRachel Powers
2023-03-14fix: add mnemonic to downloads directory settingSefa Eyeoglu
2023-03-13feat: Add setting for downloads directoryJanrupf
2023-03-09Merge pull request #896 from TheKodeToad/modrinth-tokenSefa Eyeoglu
2023-03-07Fix another duplicate name :facepalm:TheKodeToad
2023-03-07(hopefully) Fix duplicates namesTheKodeToad
2023-03-07Apply flowln's suggestion :)TheKodeToad
2023-03-05Merge pull request #853 from kumquat-ir/nilSefa Eyeoglu
2023-03-02Prism-ify more license headersTheKodeToad
2023-03-02Merge branch 'PrismLauncher:develop' into modrinth-tokenTheKodeToad
2023-03-02Merge pull request #788 from flowln/other_resource_downloaders_twoSefa Eyeoglu
2023-03-02Move Modrinth before CurseForge for consistencyTheKodeToad
2023-03-02fix: change wording of TP/RP download buttonsSefa Eyeoglu
2023-03-01Add linkTheKodeToad
2023-03-01Allow custom Modrinth API tokenTheKodeToad
2023-03-01Merge pull request #735 from Scrumplex/import-componentSefa Eyeoglu
2023-02-13do not create nilmods folderkumquat-ir
2023-02-11nilmods instance pagekumquat-ir
2023-02-05chore: add my copyright headersflow
2023-02-05feat(RD): add texture pack downloaderflow
2023-02-05feat(RD): add shader pack downloaderflow
2023-02-05feat(RD): add resource pack downloaderflow
2023-01-25refactor: make shared_qobject_ptr ctor explicitflow
2023-01-25refactor: add error handling to component importSefa Eyeoglu