aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/pages
AgeCommit message (Expand)Author
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-24feat: Column on left, hideableRachel 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-14Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-05-14Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
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-07Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-05-06Merge pull request #950 from DioEgizio/resize-settingsSefa Eyeoglu
2023-05-06Update launcher/ui/pages/global/MinecraftPage.uiDioEgizio
2023-05-05change: don't toggle a resource's enabeling just by selecting it. only if the...Rachel Powers
2023-05-04Merge branch 'Fix_Assert' of github.com:Trial97/PrismLauncher into developTrial97
2023-05-04Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-05-03Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-05-03Moved the selected resources to one listTrial97
2023-05-02Merge pull request #833 from Ryex/advanced_copy_instanceSefa Eyeoglu
2023-04-28chore: remove FTB modpack supportSefa Eyeoglu
2023-04-27Removed formated but not used filesTrial97
2023-04-27Removed extra codeTrial97
2023-04-22Merge branch 'Fix_Assert' of github.com:Trial97/PrismLauncher into developTrial97
2023-04-22Fixed code qulityTrial97
2023-04-22Merge branch 'Fix_Assert' of github.com:Trial97/PrismLauncher into developTrial97
2023-04-22Fixed removeIf for Qt versionTrial97
2023-04-22Small CleanupTrial97
2023-04-22Better version handlingTrial97
2023-04-21More cleanupTrial97
2023-04-21Small cleanupTrial97
2023-04-21Refator task to work with multiple providersTrial97
2023-04-21Made some copy by referenceTrial97
2023-04-21Hope to fix windows build errorsTrial97
2023-04-21Semi fixed the Modrinth dependency implementationTrial97
2023-04-21Tried to fix codeQLTrial97
2023-04-21Fixed headersTrial97
2023-04-21Merge branch 'PrismLauncher:develop' into developAlexandru Ionut Tripon
2023-04-21First working version with curseforge modsTrial97
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