aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui
AgeCommit message (Collapse)Author
2023-06-15Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵Trial97
into develop
2023-06-14Merge branch 'develop' into feat/dont-hide-settingsTheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-06-14Merge pull request #1145 from Trial97/net_job_crashDioEgizio
2023-06-12Merge pull request #1162 from leo78913/i-hate-naming-branchesTayou
2023-06-11add icons to export menuleo78913
Signed-off-by: leo78913 <leo3758@riseup.net>
2023-06-11rainbow konami & toggleTayou
Signed-off-by: Tayou <tayou@gmx.net>
2023-06-10Removed const specificationTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-10[ci skip] License headers!! (yay)TheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-06-09Updated the messagesTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-09Fixed some crashesTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-08Higlight installed modsTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-07Questionable fix twoTheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-06-07Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵Trial97
into mods_txt
2023-06-07Merge pull request #1111 from Trial97/requiresTayou
2023-06-07Merge pull request #1115 from leo78913/fix-resource-downloader-crashSefa Eyeoglu
2023-06-07Added dynamic page extra infoTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-06Merge pull request #1073 from leo78913/accounts-menus-fixesTayou
2023-06-06fix: fix crash when selecting resource/texture/shader packsleo78913
Signed-off-by: leo78913 <leo3758@riseup.net>
2023-06-06Allow arrow key movement, fix auto-focusTheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-06-06fix main toolbar accounts toolbutton nameleo78913
previously it was not using the selected account name when opening the launcher and i also added an action group to the menu items so it uses radio buttons instead of checkboxes :p Signed-off-by: leo78913 <leo3758@riseup.net>
2023-06-06save meta custom url as string, not QUrlTayou
Signed-off-by: Tayou <tayou@gmx.net>
2023-06-06SimplifyTheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-06-06Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵Trial97
into requires
2023-06-06Renamed requires fieldsTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-05Add a search bar to version listsTheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-06-05Validate input lengths on mrpack exportTheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-06-04Merge pull request #904 from TheKodeToad/mrpack-exportRachel Powers
mrpack export
2023-06-03Optimised iconsTheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-06-03Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵Trial97
into develop Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
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
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2023-05-28Merge branch 'develop' into feature/images-for-resource-pageRachel Powers
2023-05-28Fixed Ptr logicTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-05-28Merge branch 'Fix_Assert' of github.com:Trial97/PrismLauncher into developTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-05-28Removed extra loopTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-05-28Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵Trial97
into Fix_Assert Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-05-28Fixed repaint issueTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-05-28refactor: function scope staticsRachel Powers
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2023-05-28cleanup: move qstyle getInstance decl inlineRachel Powers
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2023-05-28fix(memory leak): don't give shared pointers out to foldermodels (causes ↵Rachel Powers
cyclic refrence) Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2023-05-27fix(memory leak): refactor NoBigComboStyle -> singletonRachel Powers
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2023-05-26fix(memory leak): don't override default deconstructor + reset shared_ptr + ↵Rachel Powers
ensure modal get's cleaned up Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2023-05-26fix(memory leak): IndexedPack too large to live inside a qlist without ↵Rachel Powers
pointers () Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2023-05-25fix: katabasis and QStyle leaksRachel Powers
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2023-05-24feat: Column on left, hideableRachel Powers
- columns are hideable (saves to settings) - image column moved to left - datamodals can provide resize modes Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2023-05-24fix System theme colors on windowsTayou
Signed-off-by: Tayou <tayou@gmx.net>
2023-05-22Enable size gripTheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-05-21fix: memory leak, set parent so it's in tree to get cleaned up.Rachel Powers
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2023-05-17feat: add a close button to the main toolbar when running on gamescopeleo78913
Signed-off-by: leo78913 <leo3758@riseup.net>