| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-08-06 | Merge remote-tracking branch 'upstream/staging' into curseforge-url-handle | Sefa Eyeoglu | |
| 2023-08-06 | fix: makeShared for QByteArray | Sefa Eyeoglu | |
| Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
| 2023-07-26 | Update launcher/ui/MainWindow.cpp | Alexandru Ionut Tripon | |
| Co-authored-by: TheKodeToad <TheKodeToad@proton.me> Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com> | |||
| 2023-07-26 | removed quilt warning | Trial97 | |
| Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
| 2023-07-14 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
| into export Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
| 2023-07-12 | Merge pull request #1333 from Ryex/fix/null_instance_edit_crash | Sefa Eyeoglu | |
| 2023-07-11 | cleanup: pull out data object so I'm not repeating myself | Rachel Powers | |
| Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
| 2023-07-11 | Merge branch 'develop' into curseforge-url-handle | Rachel Powers | |
| 2023-07-10 | Update launcher/ui/MainWindow.cpp | Rachel Powers | |
| Co-authored-by: TheKodeToad <TheKodeToad@proton.me> Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
| 2023-07-10 | Shortcuts on macOS (#1081) | Nathan | |
| Co-authored-by: TheKodeToad <TheKodeToad@proton.me> | |||
| 2023-07-10 | Merge pull request #1249 from Trial97/curse | TheKodeToad | |
| Curseforge modpack export | |||
| 2023-07-08 | fix(instance edit): don't allow editing if no selected instance or instance ↵ | Rachel Powers | |
| doesn't support editing Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
| 2023-07-02 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
| into curse Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
| 2023-06-28 | Renamed function | Trial97 | |
| Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
| 2023-06-28 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
| into scale_cat | |||
| 2023-06-27 | omit icon remove on macos | Trial97 | |
| Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
| 2023-06-27 | Fixed illegal characters in shortcuts name | Trial97 | |
| Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
| 2023-06-26 | Merge pull request #1065 from leo78913/gamescope-close-button | Sefa Eyeoglu | |
| 2023-06-25 | Add fixme comment for no SSD detection | Leo | |
| Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net> Signed-off-by: Leo <leo3758@riseup.net> | |||
| 2023-06-25 | Added plantxt export | Trial97 | |
| Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
| 2023-06-25 | Added error message when exporting snapshots with curseforge | Trial97 | |
| Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
| 2023-06-24 | Renamed ExportMrPackDialog to ExportPackDialog | Trial97 | |
| Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
| 2023-06-24 | Update launcher/ui/MainWindow.cpp | Alexandru Ionut Tripon | |
| Co-authored-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com> | |||
| 2023-06-24 | Added some warnings | Trial97 | |
| Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
| 2023-06-22 | Added curseforge export | Trial97 | |
| Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
| 2023-06-22 | Added ExportModsToStringDialog | Trial97 | |
| Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
| 2023-06-15 | Merge pull request #1063 from RedsonBr140/feat/RootFolder | Sefa Eyeoglu | |
| 2023-06-15 | fix: simplify resolving of data path | Sefa Eyeoglu | |
| Co-authored-by: TheKodeToad <TheKodeToad@proton.me> Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
| 2023-06-15 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
| into scale_cat | |||
| 2023-06-12 | Merge pull request #1162 from leo78913/i-hate-naming-branches | Tayou | |
| 2023-06-11 | add icons to export menu | leo78913 | |
| Signed-off-by: leo78913 <leo3758@riseup.net> | |||
| 2023-06-11 | rainbow konami & toggle | Tayou | |
| Signed-off-by: Tayou <tayou@gmx.net> | |||
| 2023-06-08 | Made cat scalable | 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 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-05-28 | cleanup: msgbox msg editor | Rachel Powers | |
| Co-authored-by: flow <flowlnlnln@gmail.com> 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-16 | cleanup | Rachel Powers | |
| Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
| 2023-05-15 | cleanup: remove unneeded headers | Rachel Powers | |
| Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
| 2023-05-15 | fix: when given a remost resource, download and identify it before import. | Rachel Powers | |
| Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
| 2023-05-13 | Merge branch 'develop' into mrpack-export | Kode | |
| Signed-off-by: Kode <TheKodeToad@proton.me> | |||
| 2023-05-09 | fix: Prism sets the data dir to the working directory. | Redson | |
| Signed-off-by: Redson <redson@riseup.net> | |||
| 2023-05-08 | feat: Add the launcher root folder to the Folders menu | Redson | |
| Signed-off-by: Redson <redson@riseup.net> | |||
| 2023-04-29 | refactor: pass instance ptr to resource models. use it to find instance root. | Rachel Powers | |
| Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
| 2023-03-31 | fix: Apply suggestions from code review (string changes) | Rachel Powers | |
| Co-authored-by: flow <flowlnlnln@gmail.com> Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
| 2023-03-20 | feat: track instance copies that use links | Rachel Powers | |
| confirm deleations when other instances link to it Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
| 2023-03-02 | UI for mrpack export (broken) | TheKodeToad | |
| Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
| 2023-02-05 | feat(RD): add shader pack downloader | flow | |
| Signed-off-by: flow <flowlnlnln@gmail.com> | |||
| 2023-01-28 | Fix: fix some regressions in the main window | leo78913 | |
| this removes the update action from the help button and fixes the add to path action not showing on macos Signed-off-by: leo78913 <leo3758@riseup.net> | |||
| 2023-01-27 | Merge pull request #724 from leo78913/dot-ui-mainwindow | flow | |
| Closes https://github.com/PrismLauncher/PrismLauncher/issues/594 Closes https://github.com/PrismLauncher/PrismLauncher/issues/69 Closes https://github.com/PrismLauncher/PrismLauncher/issues/473 | |||
