Trial97
|
843c2d67eb
|
Added FTBAPP Import
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2023-07-13 18:41:29 +03:00 |
|
seth
|
89aaedc06c
|
feat: add toggle for quilt beacon
Signed-off-by: seth <getchoo@tuta.io>
|
2023-07-12 21:10:48 -04:00 |
|
Tayou
|
94d4d12ee0
|
Merge pull request #1345 from Trial97/time2
feat:Added option to use system locale
|
2023-07-13 01:56:12 +02:00 |
|
Trial97
|
76cc8ce043
|
renamed setting
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2023-07-12 21:05:13 +03:00 |
|
Rachel Powers
|
9499066375
|
Merge pull request #1350 from Trial97/fix_managed_pack_crash
fixed crash if no version is loaded on managed page
|
2023-07-12 09:55:31 -07:00 |
|
leo78913
|
1208300ddf
|
i forgor to change skin upload browse button
Signed-off-by: leo78913 <leo3758@riseup.net>
|
2023-07-12 10:57:40 -03:00 |
|
Sefa Eyeoglu
|
06a7d447f6
|
Merge pull request #1333 from Ryex/fix/null_instance_edit_crash
|
2023-07-12 15:53:46 +02:00 |
|
Trial97
|
766e833a73
|
fixed crash if no version is loaded
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2023-07-12 16:25:05 +03:00 |
|
Rachel Powers
|
149bc8e9ce
|
cleanup: pull out data object so I'm not repeating myself
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
|
2023-07-11 21:42:34 -07:00 |
|
Rachel Powers
|
9957aeb003
|
Merge branch 'develop' into curseforge-url-handle
|
2023-07-11 21:42:29 -07:00 |
|
Trial97
|
f0d2aab784
|
feat:Added option to use system locale
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2023-07-11 18:05:43 +03:00 |
|
TheKodeToad
|
4c69290381
|
Merge branch 'develop' into better-component-installation
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2023-07-11 11:14:06 +01:00 |
|
Rachel Powers
|
1aa5fa03f9
|
Update launcher/ui/MainWindow.cpp
Co-authored-by: TheKodeToad <TheKodeToad@proton.me>
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
|
2023-07-10 12:05:01 -07:00 |
|
Nathan
|
99ba02afb6
|
Shortcuts on macOS (#1081)
Co-authored-by: TheKodeToad <TheKodeToad@proton.me>
|
2023-07-10 20:26:25 +02:00 |
|
TheKodeToad
|
9aedb5afff
|
Merge pull request #1334 from TheKodeToad/litemod-dl
LiteMod downloading
|
2023-07-10 16:42:38 +01:00 |
|
Trial97
|
35ccfdb799
|
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into catpacks
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2023-07-10 16:25:15 +03:00 |
|
TheKodeToad
|
91c9082d19
|
Merge pull request #1249 from Trial97/curse
Curseforge modpack export
|
2023-07-10 14:20:29 +01:00 |
|
TheKodeToad
|
4f4ccdaa59
|
Merge pull request #1338 from Trial97/unlockVersionPage
feat:unlocked versions page
|
2023-07-10 13:06:32 +01:00 |
|
TheKodeToad
|
f816e3cd3f
|
Merge pull request #1241 from Trial97/settings
Allow editing of running instances
|
2023-07-09 22:10:43 +01:00 |
|
Trial97
|
308877aa8f
|
removed redundant code
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2023-07-09 23:18:38 +03:00 |
|
Trial97
|
159f14c076
|
feat:unlocked versions page
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2023-07-09 22:47:38 +03:00 |
|
TheKodeToad
|
d53d58a5d4
|
LiteMod downloading
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2023-07-08 22:16:43 +01:00 |
|
Rachel Powers
|
a54bbae622
|
fix(instance edit): don't allow editing if no selected instance or instance doesn't support editing
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
|
2023-07-08 12:59:55 -07:00 |
|
TheKodeToad
|
08c140b9b4
|
Fix actionVisitItemPage insersion, and prevent widebar segfault
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2023-07-08 20:55:30 +01:00 |
|
Rachel Powers
|
20c781b23b
|
fix(progress dialog): if there is a parent center on creation
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
|
2023-07-08 02:28:37 -07:00 |
|
Rachel Powers
|
3211b265d7
|
Merge pull request #1302 from Ryex/fix/progress-dialog-segfault
fix: segfault in progress dialog
|
2023-07-07 21:25:14 -07:00 |
|
Trial97
|
bc2940e16a
|
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into settings
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2023-07-08 00:14:05 +03:00 |
|
Tayou
|
1131038fdb
|
Merge pull request #1120 from Trial97/visit_mod_page
|
2023-07-07 22:23:59 +02:00 |
|
Sefa Eyeoglu
|
51e62761ee
|
fix: improve QUrl construction
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
2023-07-07 19:25:12 +02:00 |
|
TheKodeToad
|
b8482a5d89
|
Update ModFolderPage.cpp
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2023-07-07 15:53:50 +01:00 |
|
Trial97
|
3139af8487
|
Made action text simpler
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2023-07-07 17:12:10 +03:00 |
|
Sefa Eyeoglu
|
073cb91f88
|
fix(ui): validate meta override url
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
2023-07-07 15:56:07 +02:00 |
|
leo78913
|
3154c2644a
|
enable tear off on widebar context menu
Signed-off-by: leo78913 <leo3758@riseup.net>
|
2023-07-07 10:30:18 -03:00 |
|
TheKodeToad
|
ec85266860
|
Memory leak fixes
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2023-07-07 12:18:04 +01:00 |
|
TheKodeToad
|
4c25e3ce75
|
Add keyboard shortcut to Kill action
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2023-07-06 21:04:21 +01:00 |
|
TheKodeToad
|
22327bbe71
|
Combine launch buttons in Instance window, persist profiler
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2023-07-06 18:07:45 +01:00 |
|
Trial97
|
93870c315f
|
better url handling
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2023-07-06 18:46:59 +03:00 |
|
leo78913
|
e8dc1564b6
|
add _kde_side_panel_view property to page container
With this the sidebars look better with the breeze theme
Signed-off-by: leo78913 <leo3758@riseup.net>
|
2023-07-06 01:39:59 -03:00 |
|
leo78913
|
f9578066d6
|
make "browse" buttons and java pages more consistent
Signed-off-by: leo78913 <leo3758@riseup.net>
|
2023-07-06 01:39:59 -03:00 |
|
PandaNinjas
|
4509fde410
|
Merge branch 'develop' into fix-implicit-fallthrough
Signed-off-by: PandaNinjas <admin@malwarefight.wip.la>
|
2023-07-04 16:41:34 -04:00 |
|
PandaNinjas
|
34cf28712c
|
Replace break with return true;
Signed-off-by: PandaNinjas <admin@malwarefight.wip.la>
|
2023-07-04 16:39:24 -04:00 |
|
PandaNinjas
|
1fbc17d275
|
Remove break and add fallthrough comment in WorldListPage.cpp
Signed-off-by: PandaNinjas <admin@malwarefight.wip.la>
|
2023-07-04 16:38:04 -04:00 |
|
TheKodeToad
|
64c591b234
|
Better parent version filtering; handle old fabric :P
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2023-07-03 20:48:37 +01:00 |
|
TheKodeToad
|
0e5c377680
|
Various tweaks
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2023-07-03 17:39:09 +01:00 |
|
Trial97
|
6d758795af
|
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into catpacks
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2023-07-03 17:00:56 +03:00 |
|
Tayou
|
dedc9e4edc
|
Merge pull request #1127 from Trial97/scale_cat
|
2023-07-03 15:46:56 +02:00 |
|
Trial97
|
f0aab541f8
|
fixed typo
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2023-07-03 15:09:35 +03:00 |
|
Trial97
|
026293f773
|
updated option text
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2023-07-03 14:17:39 +03:00 |
|
Trial97
|
5d5f1b86fd
|
fixed logic regarding range over multiple years
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2023-07-03 09:21:25 +03:00 |
|
Trial97
|
ba159ba971
|
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into catpacks
|
2023-07-03 09:01:22 +03:00 |
|