Octol1ttle
3552d3c0e6
Refactor instance creation ( #4389 )
2026-08-01 19:37:38 +00:00
Alexandru Ionut Tripon
a1cd2917c0
List affected mods in "confirm disable" window. ( #5863 )
2026-08-01 14:52:57 +00:00
Octol1ttle
274ff5d272
style(ModFolderPage): tidy and format
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com >
2026-08-01 17:49:39 +05:00
Wouink
2917651cc7
Collapse branches in dialog construction. Use QString. Fix typo.
...
Signed-off-by: Wouink <winkontact@gmail.com >
2026-08-01 12:08:28 +02:00
Trial97
62eb9963a1
chore(clang-tidy): fix clang tidy warnings
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2026-08-01 10:23:28 +03:00
Trial97
7df7c1d344
chore(clang-tidy): fix clang tidy warnings
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2026-08-01 10:14:48 +03:00
Trial97
d1e75c15ed
remove InstanceName
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2026-08-01 09:54:09 +03:00
Octol1ttle
e20e41bc50
Avoid potential excessive writes to prismlauncher.cfg ( #5858 )
2026-07-31 21:14:48 +00:00
Trial97
68c77a586a
remove extra ResourceDownloadDialogs
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2026-07-31 18:49:06 +03:00
Wouink
c324255171
Make mod list collapsible in dialog, add same details in remove dialog.
...
Signed-off-by: Wouink <winkontact@gmail.com >
2026-07-31 14:29:17 +02:00
TheKodeToad
5021538e64
Avoid suspendSave reentrance in MinecraftSettingsWidget
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2026-07-30 21:31:12 +01:00
Alexandru Ionut Tripon
a203ae641f
Move world import, copy and delete actions to tasks ( #5742 )
2026-07-26 06:59:12 +00:00
Trial97
6211625a1e
fix: crash when trying to install a disabled modloader
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2026-07-20 19:18:41 +03:00
Andrey Kurlin
2163cb771c
Move world import, copy and delete actions to tasks
...
Signed-off-by: Andrey Kurlin <superkurlin2013@yandex.ru >
2026-06-29 02:30:40 +05:00
TheKodeToad
fa61e58cd9
Replace exec with open and handle saving geometry in signal listener
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2026-05-28 09:20:57 +01:00
TheKodeToad
28eba8ed43
Fix memory leak and crash with data packs modal
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2026-05-15 13:01:41 +01:00
Trial97
b174dec0d2
fix change version triggering an intial search
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2026-05-07 08:31:49 +03:00
Trial97
4463c21c98
chore(clang-tidy): fix clang tidy warnings
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2026-05-07 08:31:49 +03:00
Alexandru Ionut Tripon
773285054d
fix: trim whitespaces from ManagedPackURL ( #5444 )
2026-05-04 20:37:21 +00:00
so5iso4ka
e9cdef65e6
fix(OtherLogsPage): handle empty log lines
...
Signed-off-by: so5iso4ka <so5iso4ka@icloud.com >
2026-04-26 18:04:29 +03:00
captivator
5ad8372e16
fix: trim whitespaces from ManagedPackURL
...
Signed-off-by: captivator <84224501+qaptivator@users.noreply.github.com >
2026-04-22 15:38:04 +03:00
Octol1ttle
1fec781251
fix(ScreenshotsPage): fix QString::arg in string with no arguments
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com >
2026-04-13 23:44:13 +05:00
Octol1ttle
08de904e21
fix(ScreenshotsPage): disable "Copy Image" when selecting multiple screenshots
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com >
2026-04-13 23:44:13 +05:00
Octol1ttle
7a1d2e41a1
refactor(ScreenshotsPage): clang-tidy
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com >
2026-04-13 23:44:13 +05:00
Octol1ttle
1b650622ea
fix(ScreenshotsPage): use correct selection collection
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com >
2026-04-13 22:57:13 +05:00
Alexandru Ionut Tripon
a17a45c748
enable modpack changelog for modrinth page ( #5354 )
2026-04-11 05:19:09 +00:00
Alexandru Ionut Tripon
a488eb6d5d
fix pack upgrade ( #5345 )
2026-04-10 17:04:55 +00:00
Trial97
f3ff0a730a
enable modpack changelog for modrinth page
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2026-04-10 19:29:56 +03:00
Trial97
b7344af313
fix pack upgrade
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2026-04-10 00:36:05 +03:00
Octol1ttle
91616ae9b6
refactor: McClient
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com >
2026-04-09 19:03:35 +05:00
Octol1ttle
2fe0569bd6
fix(McClient): do not use unsigned type for response length
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com >
2026-04-09 17:41:25 +05:00
leia uwu
35526b53f9
Add back drag and dropping to screenshots page
...
Fixes #4548
And #1503 was technically fixed when drag and drop was disabled but can also be closed as this does not reintroduce the issue
Signed-off-by: leia uwu <leia@tutamail.com >
2026-04-03 12:24:05 -03:00
Trial97
0689e58ca2
fixes crash on servers with invalid packet
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2026-04-01 11:28:10 +03:00
Trial97
3a65ed4c25
do not delete mod on cancel
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2026-03-23 13:26:57 +02:00
DioEgizio
a49ab221d9
OtherLogsPage: Remove CR when removing LF ( #5073 )
2026-02-21 20:12:38 +00:00
Octol1ttle
668cbf4ee0
fix(OtherLogsPage): make UI strings translatable
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com >
2026-02-20 23:00:17 +05:00
Octol1ttle
3f11b185a8
fix(OtherLogsPage): remove CR when removing LF
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com >
2026-02-20 22:54:10 +05:00
Alexandru Ionut Tripon
d7fc37cd42
ui: making trackpad scrolling smoother across all listing views ( #5029 )
2026-02-17 20:11:14 +00:00
Octol1ttle
a9f3be9f45
refactor: LaunchController
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com >
2026-02-18 00:19:30 +05:00
Işık
44eb2dc290
ui: implement smooth scrolling across all listing views
...
Signed-off-by: Işık <kimurathankurai@gmail.com >
2026-02-14 18:39:41 +03:00
Rachel Powers
45df360e4c
Reduce include chain further, forward declare settings and log model
...
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2026-02-09 20:03:10 -07:00
Trial97
bc6a6e959b
start core update task only if not running already
...
This line crashes develop builds because the task is running already.
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2026-02-03 12:10:09 +02:00
Alexandru Ionut Tripon
ef1e35d585
Track dependencies in Mods page ( #3738 )
2026-01-31 20:28:01 +02:00
Alexandru Ionut Tripon
cd993671cf
update local pack by url ( #4474 )
2026-01-31 14:03:52 +02:00
Octol1ttle
584dc47da5
chore: remove double spaces from logs
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com >
2026-01-29 19:15:27 +05:00
Seth Flynn
fd91f87c21
style: re-format tree with editorconfig
...
```
find $PWD \
-type f \
! -path '*/.git/*' ! -path '*/flatpak/shared-modules/*' \
! -path '*/libraries/*' ! -path '*/testdata/*' ! -name '*.patch' \
! -name '*.svg' ! -name '*.scd' ! -path '*/program_info/LICENSE' \
! -path '*/COPYING.md' ! -path '*/cmake/*' ! -name '.gitmodules' \
-exec eclint -fix {} \;
```
Signed-off-by: Seth Flynn <getchoo@tuta.io >
2026-01-18 15:48:07 -05:00
Trial97
0b81260cab
update local pack by url
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2026-01-17 17:30:43 +02:00
Trial97
fcc557a79d
add cancel to confirm disable dialog
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2026-01-17 17:26:22 +02:00
Alexandru Ionut Tripon
f3495bc4c0
Apply suggestions from code review
...
Co-authored-by: TheKodeToad <TheKodeToad@proton.me >
Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com >
2026-01-17 17:26:22 +02:00
Trial97
35750ebada
update toggle message box
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2026-01-17 17:26:22 +02:00