Yihe Li
|
1ee1bab067
|
Add color lines button
Signed-off-by: Yihe Li <winmikedows@hotmail.com>
|
2025-04-15 05:07:56 +08:00 |
|
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 |
|
Alexandru Ionut Tripon
|
a6f00330a6
|
Improvements to modlist export (#3512)
|
2025-04-10 00:16:32 +03: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 |
|
Trial97
|
d5d83bf55c
|
fix no cape select
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2025-03-18 16:48:18 +02:00 |
|
Alexandru Ionut Tripon
|
d0b9073f60
|
Show online players on servers screen (#3112)
|
2025-03-16 08:30:12 +02:00 |
|
Echo J
|
14ab4055ff
|
Reduce app ID hardcoding
And rename the relevant build variable to make more sense
Signed-off-by: Echo J <tcg96nougat@gmail.com>
|
2025-03-09 14:16:48 +02:00 |
|
Echo J
|
ffdf1f746e
|
Remove .desktop suffix from application ID
Signed-off-by: Echo J <tcg96nougat@gmail.com>
|
2025-03-09 14:15:45 +02:00 |
|
Sticks
|
d4e1851e67
|
fix: remove qWarning for unknown state
Co-authored-by: TheKodeToad <TheKodeToad@proton.me>
Signed-off-by: Sticks <sticks@teamhydra.dev>
|
2025-03-04 22:20:40 -06:00 |
|
Trial97
|
22e0659a5f
|
removed unused BaseInstance argument from some API functions
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2025-03-03 08:31:39 +02:00 |
|
Trial97
|
3da94eeea2
|
removed some unused QNetworkAccessManager references
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2025-03-03 08:31:39 +02:00 |
|
Trial97
|
8f8c8394dc
|
remove some QEventLoops
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2025-03-02 08:36:48 +02:00 |
|
Alexandru Ionut Tripon
|
ecf770d4ae
|
implement packignore for curseforge/modrinth export (#3295)
|
2025-03-02 08:19:03 +02:00 |
|
Alexandru Ionut Tripon
|
bf01d42c83
|
Add skin preview (#3283)
|
2025-03-02 08:18:51 +02:00 |
|
Alexandru Ionut Tripon
|
74ed1f3b5d
|
Improve profile setup error messages (#3256)
|
2025-03-02 08:18:40 +02:00 |
|
Sticks
|
ea5458ed22
|
fix: Grammar correction in failed message for update dialogues
Co-authored-by: TheKodeToad <TheKodeToad@proton.me>
Signed-off-by: Sticks <sticks@teamhydra.dev>
|
2025-02-28 21:06:34 -06:00 |
|
sticks
|
998bc660fa
|
feat: add updater dialogues
Signed-off-by: sticks <tanner@teamhydra.dev>
|
2025-02-28 15:09:46 -06:00 |
|
Alexandru Ionut Tripon
|
12a4915420
|
Apply suggestions from code review
Co-authored-by: TheKodeToad <TheKodeToad@proton.me>
Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com>
|
2025-02-21 11:32:30 +02:00 |
|
Trial97
|
6a2f5f071c
|
improve chessboard contrast
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2025-02-21 11:12:27 +02:00 |
|
Trial97
|
47af33ff6f
|
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into skin
|
2025-02-21 08:40:33 +02:00 |
|
Rachel Powers
|
7b97863685
|
make sure if user changes java path also disable java management (#3414)
|
2025-02-13 14:40:40 -07:00 |
|
iTrooz
|
34233a93a2
|
MinecraftTarget::parse() to parse IP
Signed-off-by: iTrooz <hey@itrooz.fr>
|
2025-02-13 00:55:35 +01:00 |
|