Yihe Li
4ac6a0629b
Use LogView to implement level highlighting for other logs
...
Signed-off-by: Yihe Li <winmikedows@hotmail.com>
2025-04-15 03:42:51 +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
Alexandru Ionut Tripon
a6f00330a6
Improvements to modlist export ( #3512 )
2025-04-10 00:16:32 +03:00
Soup
0c90530f88
cleanup
...
Fix formatting and fix a typo in the return code check
Signed-off-by: Soup <43444191+Soup-64@users.noreply.github.com>
2025-04-06 16:09:49 -04:00
Soup
b9a1fa3645
Implement popup for metacache
...
someone in the Discord ran into an issue somewhat related to the metacache button not working (folder in use err), so this warning makes it more obvious when this happens, though it would be better to find out why it ran into a process conflict
Signed-off-by: Soup <43444191+Soup-64@users.noreply.github.com>
2025-04-06 16:09:42 -04:00
Seth Flynn
e5861129ad
fix(SystemTheme): use default palette on all system themes
...
Signed-off-by: Seth Flynn <getchoo@tuta.io>
2025-04-06 06:41:37 -04:00
hanlie
12c266f8bd
Update ExportToModListDialog.ui
...
Signed-off-by: hanlie <48323966+HanlieChina@users.noreply.github.com>
2025-04-04 11:22:00 +08: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
Alexandru Ionut Tripon
40ff0321f6
Rename instance's physical dir when renaming instances ( #3550 )
2025-04-02 09:03:08 +03:00
TheKodeToad
1e5d21be61
feat: add updater dialogues ( #3454 )
2025-04-01 16:09:40 +01:00
Yihe Li
da007d6212
Use CustomMessageBox::selectable
...
Signed-off-by: Yihe Li <winmikedows@hotmail.com>
2025-03-31 07:14:09 +08:00
Alexandru Ionut Tripon
6b93e7aa62
fix themes leak ( #3555 )
2025-03-30 01:54:33 +02:00
Trial97
5b12d3cfff
fix themes leak
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2025-03-30 00:46:59 +02:00
Yihe Li
02ca6bea8c
Sync group after updating instance
...
Signed-off-by: Yihe Li <winmikedows@hotmail.com>
2025-03-29 14:11:09 +08:00
Yihe Li
a2e44c0ef7
Use custom signals to record previous name
...
Signed-off-by: Yihe Li <winmikedows@hotmail.com>
2025-03-27 17:13:52 +08:00
Yihe Li
11a0dbf810
Make deleting a verb
...
Signed-off-by: Yihe Li <winmikedows@hotmail.com>
2025-03-27 16:11:54 +08:00
Yihe Li
45368fbf2f
Get rid of unused includes
...
Signed-off-by: Yihe Li <winmikedows@hotmail.com>
2025-03-27 08:36:07 +08:00
Yihe Li
a7af120cf0
Fix interaction with invalid chars
...
Signed-off-by: Yihe Li <winmikedows@hotmail.com>
2025-03-27 07:22:05 +08:00
Yihe Li
8fea37b8b7
Only call on interactive uses
...
Signed-off-by: Yihe Li <winmikedows@hotmail.com>
2025-03-27 06:53:57 +08:00
Yihe Li
ea44c2465c
Add link instance detection
...
Signed-off-by: Yihe Li <winmikedows@hotmail.com>
2025-03-27 05:48:05 +08:00
Yihe Li
7b511f4c67
Refactor into InstanceDirUpdate.h
...
Signed-off-by: Yihe Li <winmikedows@hotmail.com>
2025-03-27 05:47:29 +08:00
Yihe Li
b550a6c5c4
Revert the radio button changes
...
Signed-off-by: Yihe Li <winmikedows@hotmail.com>
2025-03-27 05:20:58 +08:00
Yihe Li
7ea5b6173c
Refactor updateInstanceRoot() to BaseInstance
...
Signed-off-by: Yihe Li <winmikedows@hotmail.com>
2025-03-27 04:51:13 +08:00
Yihe Li
abac3db125
Make remember checkbox off by default
...
Signed-off-by: Yihe Li <winmikedows@hotmail.com>
2025-03-27 04:11:29 +08:00
Yihe Li
4b20e3bc39
Implement instance renaming
...
Signed-off-by: Yihe Li <winmikedows@hotmail.com>
2025-03-27 03:26:13 +08:00
Yihe Li
0da645594f
Adjust instance view sorting mode to QComboBox and add renaming behavior
...
Signed-off-by: Yihe Li <winmikedows@hotmail.com>
2025-03-27 01:20:07 +08:00
Trial97
f7fd6f566f
chore:fixed some codeql warnings
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2025-03-24 22:25:35 +02:00
Alexandru Ionut Tripon
aa4c0a4dcc
fix account help link ( #3529 )
2025-03-24 18:58:36 +02:00
TheKodeToad
513959750f
Try best to avoid regression
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2025-03-23 14:29:58 +00:00
TheKodeToad
f08478c7ec
Use correct colours for all system themes
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2025-03-23 14:17:43 +00:00
Trial97
a4472406b9
fix account help link
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2025-03-23 14:02:09 +02:00
TheKodeToad
216034c283
refactor FlameCheckUpdate to remove qEventLoop ( #3046 )
2025-03-20 09:34:26 +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
a108b5e9eb
Correctly set objectName for HintOverrideProxyStyle
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2025-03-19 12:35:24 +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
6c44a3f6df
onToggle -> onResourceToggle
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2025-03-19 10:46:32 +00:00
TheKodeToad
0f3ac57fdd
Trigger onToggle instead of onResourceSelected when pressing enter
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2025-03-19 10:42:38 +00:00
TheKodeToad
7532172233
Clear enableQueue on model reset
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2025-03-19 10:31:55 +00:00
TheKodeToad
a5c62e657a
Snek case
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2025-03-19 01:43:43 +00:00
TheKodeToad
c6066fe6ec
Add warning dialog if there are no versions available
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2025-03-19 01:41:56 +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
Trial97
d5d83bf55c
fix no cape select
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2025-03-18 16:48:18 +02: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