Trial97
|
8c710fb8de
|
chore: migrate map settings to json string
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2025-06-02 11:56:03 +03:00 |
|
Trial97
|
ca54971499
|
chore: ensure the setting is saved as string
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2025-06-02 09:45:49 +03:00 |
|
Trial97
|
492769aea6
|
feat: add setting to control the loaders for mod search
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2025-06-02 09:19:40 +03:00 |
|
TheKodeToad
|
618e6bd96b
|
Merge remote-tracking branch 'upstream/develop' into rework-settings
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2025-05-22 23:04:57 +01:00 |
|
Trial97
|
bbfaaef31d
|
chore: replace foreach macro
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2025-05-14 09:55:55 +03:00 |
|
Trial97
|
7523bc1925
|
fix: replaced deprecated unique_qobject_ptr::swap with unique_ptr
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2025-05-06 23:12:03 +03:00 |
|
Trial97
|
476f3edce0
|
Revert "fix: 6.2 deprecation warning regard the QScopedPointer::swap function (#3655)"
This reverts commit ca258109c5 , reversing
changes made to 693d9d02bc .
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2025-05-06 23:12:03 +03:00 |
|
timoreo
|
ca258109c5
|
fix: 6.2 deprecation warning regard the QScopedPointer::swap function (#3655)
|
2025-05-05 14:42:09 +02:00 |
|
Trial97
|
93552277fe
|
fix: build error introduced in #3516
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2025-04-29 10:20:28 +03:00 |
|
Alexandru Ionut Tripon
|
6b4f07e976
|
Add checkboxes to resource downloader (#3516)
|
2025-04-29 08:32:30 +03:00 |
|
Trial97
|
e3ff9630e9
|
fix: 6.2 deprecation warning regard the QScopedPointer::swap function
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2025-04-19 00:43:52 +03:00 |
|
Trial97
|
0948d3598b
|
chore: improve log display
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2025-04-18 20:38:37 +03:00 |
|
Alexandru Ionut Tripon
|
8285993f38
|
fix: crash when the instance window is closed before download dialog is open (#3614)
|
2025-04-16 16:28:11 +03:00 |
|
TheKodeToad
|
6d3d4d0083
|
Redo tab orderings
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2025-04-15 19:52:21 +01:00 |
|
TheKodeToad
|
fc94bb6af3
|
Add colons to single-line settings
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2025-04-15 19:47:00 +01:00 |
|
TheKodeToad
|
76db89460b
|
Redo layouts
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2025-04-15 19:21:38 +01:00 |
|
TheKodeToad
|
c7401ad649
|
Try to avoid cramming too much next to file path boxes
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2025-04-15 14:27:47 +01:00 |
|
TheKodeToad
|
be5a1b47ac
|
Make PermGen max consistent
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2025-04-15 14:20:59 +01:00 |
|
TheKodeToad
|
211c71f84a
|
Merge remote-tracking branch 'upstream/develop' into rework-settings
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2025-04-15 11:38:31 +01:00 |
|
Yihe Li
|
1ee1bab067
|
Add color lines button
Signed-off-by: Yihe Li <winmikedows@hotmail.com>
|
2025-04-15 05:07:56 +08:00 |
|
Trial97
|
cc69a59f36
|
fix: crash when the instance window is closed before download dialog is open
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2025-04-11 08:38:05 +03:00 |
|
Yihe Li
|
3ae68114f6
|
Remove extra argument from ModFilterWidget::create
Signed-off-by: Yihe Li <winmikedows@hotmail.com>
|
2025-04-02 16:28:49 +08:00 |
|
Yihe Li
|
b0c85fd539
|
Hide checkbox for CurseForge
Signed-off-by: Yihe Li <winmikedows@hotmail.com>
|
2025-04-02 16:22:52 +08:00 |
|
Yihe Li
|
0518c50958
|
Add checkbox for LiteLoader in mod filter
Signed-off-by: Yihe Li <winmikedows@hotmail.com>
|
2025-04-02 16:01:45 +08:00 |
|
TheKodeToad
|
36a89b0839
|
Fix CustomCommands spacing
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2025-03-29 20:24:21 +00:00 |
|
TheKodeToad
|
3b393e8d61
|
Fix Java padding
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2025-03-27 01:20:38 +00:00 |
|
TheKodeToad
|
7e5178cf81
|
Visual cleanup
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2025-03-27 01:08:26 +00:00 |
|
TheKodeToad
|
1ce343fb97
|
Try to make Minecraft general page easier to understand - remove misc
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2025-03-27 00:48:56 +00:00 |
|
TheKodeToad
|
910febeeb0
|
Try to make getchoo requested changes
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2025-03-27 00:38:37 +00:00 |
|
Trial97
|
f7fd6f566f
|
chore:fixed some codeql warnings
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2025-03-24 22:25:35 +02:00 |
|
TheKodeToad
|
491b5e1473
|
Correctly show max memory notice for max < min
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2025-03-24 16:35:02 +00:00 |
|
TheKodeToad
|
a8ea072d36
|
Make Services page nicer
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2025-03-24 13:23:53 +00:00 |
|
TheKodeToad
|
4e6bfde723
|
Revert sliders
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2025-03-24 11:59:29 +00:00 |
|
TheKodeToad
|
26f9850462
|
fix memory leak
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2025-03-24 01:48:15 +00:00 |
|
TheKodeToad
|
3922136f6d
|
Rework Minecraft and Java settings
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2025-03-24 00:29:07 +00:00 |
|
TheKodeToad
|
411161fe49
|
Use same UI for appearance page and wizard
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2025-03-23 13:11:26 +00:00 |
|
TheKodeToad
|
99eeef40d9
|
Improve appearance page more
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2025-03-23 13:11:26 +00:00 |
|
TheKodeToad
|
06b5ac9a25
|
Add icons to appearance page
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2025-03-23 13:11:26 +00:00 |
|
TheKodeToad
|
dced39cab0
|
Add appearance page
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2025-03-23 13:11:25 +00:00 |
|
TheKodeToad
|
947ca67952
|
Fix windows 9x and possibly other styles
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2025-03-19 13:32:14 +00:00 |
|
TheKodeToad
|
e89f96e9e9
|
Hack for broken windowsvista
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2025-03-19 11:48:31 +00:00 |
|
TheKodeToad
|
5832fb8b95
|
Implement middle click
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2025-03-19 11:09:25 +00:00 |
|
TheKodeToad
|
9f768f76bb
|
Translate installed indicator
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2025-03-19 11:00:51 +00:00 |
|
TheKodeToad
|
6dc16c48a2
|
Append [installed] to installed mods
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2025-03-19 10:56:07 +00:00 |
|
TheKodeToad
|
900579eea6
|
Handle checkbox toggle
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2025-03-19 01:17:25 +00:00 |
|
TheKodeToad
|
8577f58fe3
|
Remove UserDataTypes::SELECTED
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2025-03-18 20:44:49 +00:00 |
|
TheKodeToad
|
5f70335a07
|
Render checkbox in project items
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2025-03-18 19:52:59 +00:00 |
|
TheKodeToad
|
a501441e6e
|
Paint project item backgrounds with native style
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2025-03-17 21:34:03 +00:00 |
|
Trial97
|
174cddcf42
|
make sure if user changes java path also disable java management
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2025-02-12 20:40:09 +02:00 |
|
TheKodeToad
|
79180db663
|
Fix some undefined behaviour (#3407)
|
2025-02-11 19:04:56 +00:00 |
|