aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/pages/instance
AgeCommit message (Expand)Author
2023-07-07Merge pull request #1120 from Trial97/visit_mod_pageTayou
2023-07-07Update ModFolderPage.cppTheKodeToad
2023-07-07Made action text simplerTrial97
2023-07-04Merge branch 'develop' into fix-implicit-fallthroughPandaNinjas
2023-07-04Remove break and add fallthrough comment in WorldListPage.cppPandaNinjas
2023-07-03updated option textTrial97
2023-07-02Merge pull request #1232 from telans/screenshots-updateTheKodeToad
2023-06-28Merge pull request #1266 from TheKodeToad/smol-tweaksSefa Eyeoglu
2023-06-27Added more information to the screenshot upload warningTrial97
2023-06-25fix: Page container extra info set on logs pageTrial97
2023-06-25Fix big mistake :iea:TheKodeToad
2023-06-25Replace accidental usages of QAbstractButton::pressedTheKodeToad
2023-06-25Made custom url functionTrial97
2023-06-25Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-06-24Fix Open Global Settings, why notTheKodeToad
2023-06-24A few tweaks, with inspiration from Zeke :3TheKodeToad
2023-06-23Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-06-22Merge pull request #1058 from Ryex/feature/images-for-resource-pageRachel Powers
2023-06-21fix: resize columns on hide ^& uniform heightsRachel Powers
2023-06-21Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-06-20Merge pull request #1119 from Trial97/mods_txtseth
2023-06-20Remove inconsistent/unneeded question marks in UIAlfio
2023-06-20Screenshots: do not retry image thumbnailing on null resultJames Beddek
2023-06-20Screenshots: clear the thumbnailing pool on page deleteJames Beddek
2023-06-20Screenshots: remove path from watcher if it no longer existsJames Beddek
2023-06-19Removed mods from lambdaTrial97
2023-06-15Made ByteSynkArray to use shared_ptrTrial97
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-15Added tooltip for name labelTrial97
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-07Resolve other switch fallthrough issuesPandaNinjas
2023-06-07Added custom text for multiple selectionTrial97
2023-06-07Added visit mod's pageTrial97
2023-06-07Added dynamic page extra infoTrial97
2023-06-06Merge pull request #1073 from leo78913/accounts-menus-fixesTayou
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-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-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-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-05change: don't toggle a resource's enabeling just by selecting it. only if the...Rachel Powers