aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/pages
AgeCommit message (Expand)Author
2023-06-22Merge branch 'PrismLauncher:develop' into better-component-installationTheKodeToad
2023-06-22Make `selectedPage` const 🤦‍♀️TheKodeToad
2023-06-21Merge pull request #1228 from Trial97/curent_pack_crashTheKodeToad
2023-06-20Merge pull request #1119 from Trial97/mods_txtseth
2023-06-20Remove inconsistent/unneeded question marks in UIAlfio
2023-06-19License all the thingsTheKodeToad
2023-06-19Basic, unfinished & broken implTheKodeToad
2023-06-19Fixes #1212Trial97
2023-06-19Removed mods from lambdaTrial97
2023-06-19Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-06-15Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-06-15Updated text and fixed mod page text updateTrial97
2023-06-15Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-06-14Merge branch 'develop' into feat/dont-hide-settingsTheKodeToad
2023-06-10Removed const specificationTrial97
2023-06-09Updated the messagesTrial97
2023-06-09Fixed some crashesTrial97
2023-06-08Higlight installed modsTrial97
2023-06-07Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-06-07Merge pull request #1111 from Trial97/requiresTayou
2023-06-07Added dynamic page extra infoTrial97
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-13fix: `shouldDisplay()` is now redundant.Redson
2023-05-12Merge branch 'develop' into fix/network_and_signalsRachel Powers
2023-05-10feat: Don't hide the settings tab when an instance is runningRedson
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