Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-07 | Questionable fix two | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-06-07 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into mods_txt | |||
2023-06-07 | Merge pull request #1111 from Trial97/requires | Tayou | |
2023-06-07 | Merge pull request #1115 from leo78913/fix-resource-downloader-crash | Sefa Eyeoglu | |
2023-06-07 | Added dynamic page extra info | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-06 | Merge pull request #1073 from leo78913/accounts-menus-fixes | Tayou | |
2023-06-06 | fix: fix crash when selecting resource/texture/shader packs | leo78913 | |
Signed-off-by: leo78913 <leo3758@riseup.net> | |||
2023-06-06 | Allow arrow key movement, fix auto-focus | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-06-06 | fix main toolbar accounts toolbutton name | leo78913 | |
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-06 | save meta custom url as string, not QUrl | Tayou | |
Signed-off-by: Tayou <tayou@gmx.net> | |||
2023-06-06 | Simplify | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-06-06 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into requires | |||
2023-06-06 | Renamed requires fields | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-05 | Add a search bar to version lists | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-06-05 | Validate input lengths on mrpack export | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-06-04 | Merge pull request #904 from TheKodeToad/mrpack-export | Rachel Powers | |
mrpack export | |||
2023-06-03 | Optimised icons | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-06-03 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into develop Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-02 | Fix crash when selecting same mod from different providers (#1029) | Alexandru Ionut Tripon | |
2023-06-02 | Merge pull request #1086 from TayouVR/fix-qt6_5-brown-system-theme | Sefa Eyeoglu | |
2023-05-28 | fix: use instance settings, make image column user resizeable, fix memory leak | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-28 | Merge branch 'develop' into feature/images-for-resource-page | Rachel Powers | |
2023-05-28 | Fixed Ptr logic | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-05-28 | Merge branch 'Fix_Assert' of github.com:Trial97/PrismLauncher into develop | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-05-28 | Removed extra loop | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-05-28 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into Fix_Assert Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-05-28 | Fixed repaint issue | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-05-28 | refactor: function scope statics | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-28 | cleanup: move qstyle getInstance decl inline | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-28 | fix(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-27 | fix(memory leak): refactor NoBigComboStyle -> singleton | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-26 | fix(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-26 | fix(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-25 | fix: katabasis and QStyle leaks | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-24 | feat: Column on left, hideable | Rachel 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-24 | fix System theme colors on windows | Tayou | |
Signed-off-by: Tayou <tayou@gmx.net> | |||
2023-05-22 | Enable size grip | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-05-21 | fix: 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-17 | feat: add a close button to the main toolbar when running on gamescope | leo78913 | |
Signed-off-by: leo78913 <leo3758@riseup.net> | |||
2023-05-15 | Better variable name :p | Kode | |
Signed-off-by: Kode <TheKodeToad@proton.me> | |||
2023-05-15 | De-hardcode .index | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-05-14 | make instance settings account selector a comboBox | leo78913 | |
Signed-off-by: leo78913 <leo3758@riseup.net> | |||
2023-05-14 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into develop | |||
2023-05-14 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into Fix_Assert | |||
2023-05-13 | Merge branch 'develop' into mrpack-export | Kode | |
Signed-off-by: Kode <TheKodeToad@proton.me> | |||
2023-05-13 | Make some changes | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-05-13 | fix: `shouldDisplay()` is now redundant. | Redson | |
Signed-off-by: Redson <redson@riseup.net> | |||
2023-05-12 | Merge branch 'develop' into fix/network_and_signals | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-05-10 | feat: Don't hide the settings tab when an instance is running | Redson | |
Signed-off-by: Redson <redson@riseup.net> | |||
2023-05-09 | fix: Prism sets the data dir to the working directory. | Redson | |
Signed-off-by: Redson <redson@riseup.net> |