aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui
AgeCommit message (Expand)Author
2023-06-06save meta custom url as string, not QUrlTayou
2023-06-06SimplifyTheKodeToad
2023-06-06Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-06-06Renamed requires fieldsTrial97
2023-06-05Add a search bar to version listsTheKodeToad
2023-06-05Validate input lengths on mrpack exportTheKodeToad
2023-06-04Merge pull request #904 from TheKodeToad/mrpack-exportRachel Powers
2023-06-03Optimised iconsTheKodeToad
2023-06-03Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-06-02Fix crash when selecting same mod from different providers (#1029)Alexandru Ionut Tripon
2023-06-02Merge pull request #1086 from TayouVR/fix-qt6_5-brown-system-themeSefa Eyeoglu
2023-05-28fix: use instance settings, make image column user resizeable, fix memory leakRachel Powers
2023-05-28Merge branch 'develop' into feature/images-for-resource-pageRachel Powers
2023-05-28Fixed Ptr logicTrial97
2023-05-28Merge branch 'Fix_Assert' of github.com:Trial97/PrismLauncher into developTrial97
2023-05-28Removed extra loopTrial97
2023-05-28Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-05-28Fixed repaint issueTrial97
2023-05-28refactor: function scope staticsRachel Powers
2023-05-28cleanup: move qstyle getInstance decl inlineRachel Powers
2023-05-28fix(memory leak): don't give shared pointers out to foldermodels (causes cycl...Rachel 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-24feat: Column on left, hideableRachel Powers
2023-05-24fix System theme colors on windowsTayou
2023-05-22Enable size gripTheKodeToad
2023-05-21fix: memory leak, set parent so it's in tree to get cleaned up.Rachel Powers
2023-05-17feat: add a close button to the main toolbar when running on gamescopeleo78913
2023-05-15Better variable name :pKode
2023-05-15De-hardcode .indexTheKodeToad
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-13Merge branch 'develop' into mrpack-exportKode
2023-05-13Make some changesTheKodeToad
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-09fix: Prism sets the data dir to the working directory.Redson
2023-05-08feat: Add the launcher root folder to the Folders menuRedson
2023-05-07Merge remote-tracking branch 'upstream/develop' into better-tasksRachel Powers
2023-05-07Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-05-06Merge pull request #1054 from Ryex/more-lax-block-mods-filename-checkSefa Eyeoglu
2023-05-06Merge pull request #950 from DioEgizio/resize-settingsSefa Eyeoglu
2023-05-06Update launcher/ui/pages/global/MinecraftPage.uiDioEgizio
2023-05-05Apply suggestions from code reviewRachel Powers
2023-05-05feat: display license and issue trackerRachel Powers
2023-05-05change: don't toggle a resource's enabeling just by selecting it. only if the...Rachel Powers