Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-15 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into develop | |||
2023-06-14 | Merge branch 'develop' into feat/dont-hide-settings | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-06-09 | Updated the messages | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-09 | Fixed some crashes | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-07 | Merge pull request #1111 from Trial97/requires | Tayou | |
2023-06-06 | Merge pull request #1073 from leo78913/accounts-menus-fixes | Tayou | |
2023-06-06 | save meta custom url as string, not QUrl | Tayou | |
Signed-off-by: Tayou <tayou@gmx.net> | |||
2023-06-06 | Renamed requires fields | Trial97 | |
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-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-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-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-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 | 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-07 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into develop | |||
2023-05-06 | Merge pull request #950 from DioEgizio/resize-settings | Sefa Eyeoglu | |
fix: divide minecraftpage into tabs | |||
2023-05-06 | Update launcher/ui/pages/global/MinecraftPage.ui | DioEgizio | |
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net> Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2023-05-04 | Merge branch 'Fix_Assert' of github.com:Trial97/PrismLauncher into develop | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-05-04 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into develop | |||
2023-05-03 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into Fix_Assert | |||
2023-05-03 | Moved the selected resources to one list | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-05-02 | Merge pull request #833 from Ryex/advanced_copy_instance | Sefa Eyeoglu | |
2023-04-28 | chore: remove FTB modpack support | Sefa Eyeoglu | |
We have been contacted by Feed the Beast to drop support for the FTB modpack browser from Prism Launcher. Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-04-27 | Removed formated but not used files | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-04-27 | Removed extra code | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-04-22 | Merge branch 'Fix_Assert' of github.com:Trial97/PrismLauncher into develop | Trial97 | |
2023-04-22 | Fixed code qulity | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-04-22 | Merge branch 'Fix_Assert' of github.com:Trial97/PrismLauncher into develop | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-04-22 | Fixed removeIf for Qt version | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-04-22 | Small Cleanup | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-04-22 | Better version handling | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-04-21 | More cleanup | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-04-21 | Small cleanup | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-04-21 | Refator task to work with multiple providers | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-04-21 | Made some copy by reference | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-04-21 | Hope to fix windows build errors | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-04-21 | Semi fixed the Modrinth dependency implementation | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-04-21 | Tried to fix codeQL | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> |