aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui
AgeCommit message (Collapse)Author
2023-07-11feat:Added option to use system localeTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-07-11Merge branch 'develop' into better-component-installationTheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-07-10Update launcher/ui/MainWindow.cppRachel Powers
Co-authored-by: TheKodeToad <TheKodeToad@proton.me> Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2023-07-10Shortcuts on macOS (#1081)Nathan
Co-authored-by: TheKodeToad <TheKodeToad@proton.me>
2023-07-10Merge pull request #1334 from TheKodeToad/litemod-dlTheKodeToad
LiteMod downloading
2023-07-10Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵Trial97
into catpacks Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-07-10Merge pull request #1249 from Trial97/curseTheKodeToad
Curseforge modpack export
2023-07-10Merge pull request #1338 from Trial97/unlockVersionPageTheKodeToad
feat:unlocked versions page
2023-07-09Merge pull request #1241 from Trial97/settingsTheKodeToad
Allow editing of running instances
2023-07-09removed redundant codeTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-07-09feat:unlocked versions pageTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-07-08LiteMod downloadingTheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-07-08fix(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-08Fix actionVisitItemPage insersion, and prevent widebar segfaultTheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-07-08fix(progress dialog): if there is a parent center on creationRachel Powers
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2023-07-07Merge pull request #1302 from Ryex/fix/progress-dialog-segfaultRachel Powers
fix: segfault in progress dialog
2023-07-08Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵Trial97
into settings Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-07-07Merge pull request #1120 from Trial97/visit_mod_pageTayou
2023-07-07fix: improve QUrl constructionSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-07-07Update ModFolderPage.cppTheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-07-07Made action text simplerTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-07-07fix(ui): validate meta override urlSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-07-07enable tear off on widebar context menuleo78913
Signed-off-by: leo78913 <leo3758@riseup.net>
2023-07-06better url handlingTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-07-06add _kde_side_panel_view property to page containerleo78913
With this the sidebars look better with the breeze theme Signed-off-by: leo78913 <leo3758@riseup.net>
2023-07-06make "browse" buttons and java pages more consistentleo78913
Signed-off-by: leo78913 <leo3758@riseup.net>
2023-07-04Merge branch 'develop' into fix-implicit-fallthroughPandaNinjas
Signed-off-by: PandaNinjas <admin@malwarefight.wip.la>
2023-07-04Replace break with return true;PandaNinjas
Signed-off-by: PandaNinjas <admin@malwarefight.wip.la>
2023-07-04Remove break and add fallthrough comment in WorldListPage.cppPandaNinjas
Signed-off-by: PandaNinjas <admin@malwarefight.wip.la>
2023-07-03Better parent version filtering; handle old fabric :PTheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-07-03Various tweaksTheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-07-03Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵Trial97
into catpacks Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-07-03Merge pull request #1127 from Trial97/scale_catTayou
2023-07-03fixed typoTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-07-03updated option textTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-07-03fixed logic regarding range over multiple yearsTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-07-03Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵Trial97
into catpacks
2023-07-02fix: update if new size is largerRachel Powers
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2023-07-02fix: update if new size is largerRachel Powers
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2023-07-02fix: header `<qpoint.h>` -> `<QPoint>`Rachel Powers
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2023-07-02fix: properly calculate min size for progress dialog, apply it at creationRachel Powers
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2023-07-02fix: segfault in progress dialogRachel Powers
- dialog tries to resize after unhiding the subtask scroll area - after resize attempts to recenter on parent - `calls parentWidget()->{x|y}()` - what if there is no parent? nullptr->() = segfault - recenter on last pos, don't access parent Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2023-07-02Merge pull request #1232 from telans/screenshots-updateTheKodeToad
ScreenshotsPage fixes
2023-07-02fixed typosTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-07-02Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵Trial97
into settings
2023-07-02antialiasing for all painting, make hitbox fullwidthTayou
Signed-off-by: Tayou <tayou@gmx.net>
2023-07-02Merge branch 'catpacks' of github.com:Trial97/PrismLauncher into catpacksTrial97
2023-07-02Added more options for variants planingTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-07-02Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵Trial97
into catpacks
2023-07-02Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵Trial97
into curse Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>