|
8425861fb1
|
Just disable world selection when there is no world
Signed-off-by: Yihe Li <winmikedows@hotmail.com>
|
2025-05-23 00:53:03 +08:00 |
|
|
a89caf7362
|
Apply suggestions from review
Signed-off-by: Yihe Li <winmikedows@hotmail.com>
|
2025-05-22 23:09:37 +08:00 |
|
|
3745bdb6f2
|
Special treatment of non-Quick Join worlds
Signed-off-by: Yihe Li <winmikedows@hotmail.com>
|
2025-05-19 01:46:23 +08:00 |
|
|
46c9eb1d5f
|
Remove button additions
Signed-off-by: Yihe Li <winmikedows@hotmail.com>
|
2025-05-19 01:34:18 +08:00 |
|
|
4839595a11
|
Implement account override
Signed-off-by: Yihe Li <winmikedows@hotmail.com>
|
2025-05-19 01:29:30 +08:00 |
|
|
3529d29584
|
Implement world and server selection
Signed-off-by: Yihe Li <winmikedows@hotmail.com>
|
2025-05-19 01:06:21 +08:00 |
|
|
2e6981977b
|
Add basic shortcut creation integration
Signed-off-by: Yihe Li <winmikedows@hotmail.com>
|
2025-05-19 00:04:15 +08:00 |
|
|
b296085ea0
|
Small adjustments
Signed-off-by: Yihe Li <winmikedows@hotmail.com>
|
2025-05-18 23:32:35 +08:00 |
|
|
ea8f105292
|
Add stubs and b asic integration with MainWindow
Signed-off-by: Yihe Li <winmikedows@hotmail.com>
|
2025-05-18 23:09:39 +08:00 |
|
|
0a5013ff9f
|
Add source files for UI
Signed-off-by: Yihe Li <winmikedows@hotmail.com>
|
2025-05-18 23:09:39 +08:00 |
|
|
1c288543f2
|
Initial UI for shortcut dialog
Signed-off-by: Yihe Li <winmikedows@hotmail.com>
|
2025-05-18 23:09:39 +08:00 |
|
|
8a60ec1c4a
|
chore: replace foreach macro
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2025-05-18 23:09:39 +08:00 |
|
|
bc1d1b41c0
|
Move menu creation to constructors to avoid performance issues
Signed-off-by: Yihe Li <winmikedows@hotmail.com>
|
2025-05-15 19:12:15 +08:00 |
|
|
f3c253d708
|
Fix menu issues
Signed-off-by: Yihe Li <winmikedows@hotmail.com>
|
2025-05-15 19:05:40 +08:00 |
|
|
31dc84653d
|
Refactor shortcut parameter into its own struct
Signed-off-by: Yihe Li <winmikedows@hotmail.com>
|
2025-05-13 05:14:53 +08:00 |
|
|
dbdc9bea7a
|
Add create shortcut button for servers
Signed-off-by: Yihe Li <winmikedows@hotmail.com>
|
2025-05-11 19:28:00 +08:00 |
|
|
37213ecc34
|
Add create shortcut button for worlds
Signed-off-by: Yihe Li <winmikedows@hotmail.com>
|
2025-05-11 19:08:36 +08:00 |
|
|
69469b4484
|
Refactor shortcut creation logic into its own file
Signed-off-by: Yihe Li <winmikedows@hotmail.com>
|
2025-05-11 03:37:47 +08:00 |
|
|
a89fc7d1e0
|
Improvements to upload logs (#1872)
|
2025-05-10 12:12:46 +03:00 |
|
|
2c838f8c2c
|
Allow the user to create a shortcut on the desktop and/or application folder (#2966)
|
2025-05-10 12:12:04 +03:00 |
|
|
4bad7e48c3
|
feat: prevent deletion of running instances
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2025-05-07 23:21:35 +03:00 |
|
|
14a78d55b0
|
Merge branch 'PrismLauncher:develop' into add-startmenu-shortcut
|
2025-05-07 13:34:35 +02:00 |
|
|
e325806173
|
feat: add regex removal for log sesnitive data
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2025-05-07 00:12:10 +03:00 |
|
|
63d40ecda4
|
feat: add upload action for launcher logs
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2025-05-07 00:12:09 +03:00 |
|
|
cb01d5c46e
|
feat: refactor logs upload to use the NetJob
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2025-05-07 00:12:09 +03:00 |
|
|
9b07c6948c
|
fix: modrinth categories not loading
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2025-05-06 23:27:29 +03:00 |
|
|
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 |
|
|
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 |
|
|
ca258109c5
|
fix: 6.2 deprecation warning regard the QScopedPointer::swap function (#3655)
|
2025-05-05 14:42:09 +02:00 |
|
|
5c8481a118
|
chore: reformat
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2025-04-29 10:46:41 +03:00 |
|
|
93552277fe
|
fix: build error introduced in #3516
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2025-04-29 10:20:28 +03:00 |
|
|
6b4f07e976
|
Add checkboxes to resource downloader (#3516)
|
2025-04-29 08:32:30 +03:00 |
|
|
a6006c3a33
|
chore: make all the regexes static const (#3647)
|
2025-04-29 00:33:49 +03:00 |
|
|
d6bba50d86
|
replace qvector with qlist (#3519)
|
2025-04-29 00:32:40 +03:00 |
|
|
c5fd5e6ac1
|
chore: make all the regexes static const
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2025-04-28 22:37:29 +03:00 |
|
|
21c90527d2
|
Parse log4j xml events in logs (#3642)
|
2025-04-28 18:33:17 +03:00 |
|
|
07a6606c9c
|
fix: cover both usages of the download dialog
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
|
2025-04-28 04:49:30 -07:00 |
|
|
d0ccd110a1
|
fix: use after free begone!
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
|
2025-04-28 04:49:23 -07:00 |
|
|
2031859731
|
Merge remote-tracking branch 'upstream/develop' into xml-logs
|
2025-04-28 04:11:53 -07:00 |
|
|
da30904630
|
fix: nullptr access (#3690)
|
2025-04-28 03:39:01 -07:00 |
|
|
1e3c197222
|
Merge remote-tracking branch 'upstream/develop' into shallow-lazy-otherlogs
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2025-04-28 10:31:48 +01:00 |
|
|
20626e6606
|
Fix log sorting
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2025-04-28 10:28:57 +01:00 |
|
|
83ebb5984b
|
fix: nullptr access
style can't always be created
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
|
2025-04-25 19:18:28 -07:00 |
|
|
21570a03fb
|
feat(xml-logs): finish tests
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
|
2025-04-19 13:02:30 -07:00 |
|
|
15a981b3f8
|
fix: gzip file parsing as a stream (#3667)
|
2025-04-19 05:33:56 -07:00 |
|
|
111cdc240e
|
Disable auto-reload of files
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2025-04-19 09:34:12 +01:00 |
|
|
0aa3341d58
|
Fix other weird import
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2025-04-19 00:07:13 +01:00 |
|
|
19b241fd31
|
Include txt too
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2025-04-19 00:07:12 +01:00 |
|
|
8ea5eac29c
|
Make requested changes
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2025-04-18 23:50:02 +01:00 |
|
|
96a4b78e2e
|
Remove accidental return
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2025-04-18 23:46:55 +01:00 |
|