Alexandru Ionut Tripon
8eda25d46e
[Backport release-11.x] INIFile: add file name to error logging ( #5509 )
2026-05-07 14:56:43 +03:00
Alexandru Ionut Tripon
38297d5fbd
[Backport release-11.x] Fixes to 'Use system locale' ( #5508 )
2026-05-07 14:56:34 +03:00
Octol1ttle
f94141ddf3
INIFile: add file name to error logging
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
(cherry picked from commit e7dbdf3489 )
2026-05-07 11:30:24 +00:00
Octol1ttle
573641770a
TranslationsModel: clang-tidy and code quality
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
(cherry picked from commit 87f7c812c7 )
2026-05-07 11:30:21 +00:00
Octol1ttle
e1ffb80ccd
change(LanguageSelectionWidget): 'Use system locale' -> 'Use system regional standards'
...
Closes #5358
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
(cherry picked from commit 8b159bacd8 )
2026-05-07 11:30:21 +00:00
Octol1ttle
3ca8b05bdb
fix(TranslationsModel): use current language instead of default when turning off 'Use system locale'
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
(cherry picked from commit e449aae6c8 )
2026-05-07 11:30:21 +00:00
Octol1ttle
ec71b25f4c
fix(TranslationsModel): use proper way to get system locale
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
(cherry picked from commit 6b5615ece9 )
2026-05-07 11:30:21 +00:00
Octol1ttle
9946355222
XboxAuthorizationStep: clang-tidy
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
(cherry picked from commit 0a3f7da7e7 )
2026-05-07 11:27:56 +00:00
Octol1ttle
11081e3f58
XboxAuthorizationStep: fix wrong failure string
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
(cherry picked from commit a021c86871 )
2026-05-07 11:27:56 +00:00
oosh
5bb7c2b0cc
changed "Ok" to "OK"
...
Signed-off-by: oosh <ovtennakoon@gmail.com>
(cherry picked from commit f2c5916205 )
2026-05-05 09:38:26 +00:00
Alexandru Ionut Tripon
8ac883932d
[Backport release-11.x] Use "Discrete" key from switcheroo if present ( #5498 )
2026-05-05 08:47:23 +03:00
Alexandru Ionut Tripon
1a48d69960
[Backport release-11.x] Fixes to PrismExternalUpdater ( #5497 )
2026-05-05 08:47:04 +03:00
Alexandru Ionut Tripon
2b75ea97b1
[Backport release-11.x] fix: trim whitespaces from ManagedPackURL ( #5496 )
2026-05-05 08:46:48 +03:00
Octol1ttle
d3c167c865
fix: use "Discrete" key from switcheroo if present
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
(cherry picked from commit f6096d21db )
2026-05-04 21:19:26 +00:00
Octol1ttle
0794bc3787
change(PrismExternalUpdater): allow unskipping versions by clicking "Remind Me Later"
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
(cherry picked from commit 2d920da737 )
2026-05-04 21:16:31 +00:00
Octol1ttle
5e8067b00c
fix(PrismExternalUpdater): do not show "No updates available" when ignoring skipped version during autocheck
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
(cherry picked from commit 0f9be64d6c )
2026-05-04 21:16:31 +00:00
Octol1ttle
fc83a3f509
fix(PrismExternalUpdater): show progress dialog immediately
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
(cherry picked from commit ae33c82268 )
2026-05-04 21:16:31 +00:00
Octol1ttle
4cb38c3854
PrismExternalUpdater: clang-tidy
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
(cherry picked from commit 53dda7cd32 )
2026-05-04 21:16:31 +00:00
Octol1ttle
efe9692981
change(updater): ignore skipped versions when update check is triggered by user
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
(cherry picked from commit 1f291a2d79 )
2026-05-04 21:16:31 +00:00
captivator
71404fcbf4
fix: trim whitespaces from ManagedPackURL
...
Signed-off-by: captivator <84224501+qaptivator@users.noreply.github.com>
(cherry picked from commit 5ad8372e16 )
2026-05-04 21:13:45 +00:00
Trial97
aa018ca439
add more invalid chars for folder name check
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
(cherry picked from commit 66b5bd9618 )
2026-05-04 21:02:20 +00:00
Tayou
8c5dc59c61
[Backport release-11.x] fix other logs page crash ( #5494 )
2026-05-04 21:16:55 +02:00
so5iso4ka
0b47aebf00
fix(OtherLogsPage): handle empty log lines
...
Signed-off-by: so5iso4ka <so5iso4ka@icloud.com>
(cherry picked from commit e9cdef65e6 )
2026-05-04 16:20:58 +00:00
Danny
da6eda04e2
Change menu role for close action in MainWindow
...
Fixes issue in Mac OS where pressing Cmd+Q closes only the current window instead of quitting the application.
menuRole is consulted only by Qt's native macOS menu-bar integration, so this change has no effect on Windows, Linux, or BSD.
Fixes #1382
Signed-off-by: Danny <dannydjdk@users.noreply.github.com>
Assisted-by: Claude:claude-opus-4-7
(cherry picked from commit 9621b59573 )
2026-05-04 16:09:28 +00:00
0x189D7997
0fe5fc6e8d
NetJob: do not automatically retry on 404 response
...
Signed-off-by: 0x189D7997 <199489335+0x189D7997@users.noreply.github.com>
(cherry picked from commit 4a59e6012d )
2026-04-19 21:11:25 +00:00
captivator
3f7c9382e7
fix world size uninitialized memory and UI refresh signal
...
Signed-off-by: captivator <84224501+qaptivator@users.noreply.github.com>
(cherry picked from commit cbaf45084e )
2026-04-19 21:08:56 +00:00
Alexandru Ionut Tripon
2e88dfb98a
[Backport release-11.x] ProgressDialog: allow finished tasks to be re-displayed once restarted ( #5422 )
2026-04-19 23:34:46 +03:00
Alexandru Ionut Tripon
c884b5565f
[Backport release-11.x] Improve checksum mismatch logging ( #5421 )
2026-04-19 23:34:37 +03:00
Octol1ttle
2a818c0607
fix(ProgressDialog): allow finished tasks to be re-displayed once restarted
...
Cherry-picked from libcurl (lmao)
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
(cherry picked from commit b9fa4ffc00 )
2026-04-17 14:34:43 +00:00
Octol1ttle
f6f661c952
Don't use new Qt method
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
(cherry picked from commit 85613cfadc )
2026-04-17 14:32:21 +00:00
Octol1ttle
48c1476845
change: improve checksum mismatch logging
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
(cherry picked from commit 3ee45691ab )
2026-04-17 14:32:21 +00:00
0x189D7997
533f030d94
Fix(NetJob): do not call emitAborted() when not running
...
Signed-off-by: 0x189D7997 <199489335+0x189D7997@users.noreply.github.com>
(cherry picked from commit ffded2ccac )
2026-04-17 14:31:23 +00:00
0x189D7997
ba32a9155f
Fix(Task): check if task is still running before calling emitAborted()
...
Signed-off-by: 0x189D7997 <199489335+0x189D7997@users.noreply.github.com>
(cherry picked from commit 15b39af92e )
2026-04-17 14:31:23 +00:00
0x189D7997
b29be81e36
Fix(InstanceCreationTask): propagate abort signal to super
...
Signed-off-by: 0x189D7997 <199489335+0x189D7997@users.noreply.github.com>
(cherry picked from commit 4ed3aa1f1c )
2026-04-17 14:31:23 +00:00
Alexandru Ionut Tripon
ea6b802b04
[Backport release-11.x] Low RAM warning fixes ( #5407 )
2026-04-17 08:59:29 +03:00
Alexandru Ionut Tripon
0793b1f0b0
[Backport release-11.x] Search by project id (#) improvement ( #5408 )
2026-04-17 08:59:19 +03:00
so5iso4ka
2a439beee8
fix text overlap in project item views
...
Signed-off-by: so5iso4ka <so5iso4ka@icloud.com>
(cherry picked from commit fa54329711 )
2026-04-16 10:01:51 +00:00
0x189D7997
f89a1f6378
Limit normal search fallback to 404 respnse
...
Signed-off-by: 0x189D7997 <199489335+0x189D7997@users.noreply.github.com>
(cherry picked from commit 28c42d04b6 )
2026-04-15 21:14:02 +00:00
0x189D7997
6b60a243bc
Use network_error_code from callbacks
...
Signed-off-by: 0x189D7997 <199489335+0x189D7997@users.noreply.github.com>
(cherry picked from commit 364968a6b4 )
2026-04-15 21:14:02 +00:00
0x189D7997
c06cc8f9ae
oops forgot again
...
Signed-off-by: 0x189D7997 <199489335+0x189D7997@users.noreply.github.com>
(cherry picked from commit fdd1a5dde8 )
2026-04-15 21:14:02 +00:00
0x189D7997
126f6b8f20
Fallback to normal search on error and apply same changes to ResourceModel
...
Signed-off-by: 0x189D7997 <199489335+0x189D7997@users.noreply.github.com>
(cherry picked from commit 4151db6c94 )
2026-04-15 21:14:02 +00:00
0x189D7997
e03200df8f
Activate search by project id only for numarical values for CurseForge
...
Signed-off-by: 0x189D7997 <199489335+0x189D7997@users.noreply.github.com>
(cherry picked from commit 4706f894e3 )
2026-04-15 21:14:02 +00:00
0x189D7997
f4eae05afc
Make search by id fail quietly
...
Signed-off-by: 0x189D7997 <199489335+0x189D7997@users.noreply.github.com>
(cherry picked from commit bf75d50baf )
2026-04-15 21:14:02 +00:00
0x189D7997
0d23470332
Allow requesting project info without manual retry on fail
...
Signed-off-by: 0x189D7997 <199489335+0x189D7997@users.noreply.github.com>
(cherry picked from commit 983bf34807 )
2026-04-15 21:14:02 +00:00
Octol1ttle
845497f09c
Use newlines more often in macOS dialog for a nicer look
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
(cherry picked from commit 5d9622db21 )
2026-04-15 21:13:03 +00:00
Octol1ttle
3c6451dc59
fix(EnsureAvailableMemory/macOS): warn based on memory pressure rather than available RAM
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
(cherry picked from commit 0b578fa767 )
2026-04-15 21:13:03 +00:00
Octol1ttle
7c8c352b7f
change(EnsureAvailableMemory): rephrase warning message
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
(cherry picked from commit ae331cfc9a )
2026-04-15 21:13:03 +00:00
Octol1ttle
24856bfa59
fix(EnsureAvailableMemory): do not warn if available memory could not be read
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
(cherry picked from commit 575be16d3e )
2026-04-15 21:13:03 +00:00
Alexandru Ionut Tripon
7fd468db85
[Backport release-11.x] Fix infinite loop in SkinManageDialog ( #5399 )
2026-04-14 20:37:11 +03:00
Alexandru Ionut Tripon
54073dcb73
[Backport release-11.x] fix: force metadata version list refreshes to reload ( #5398 )
2026-04-14 20:36:18 +03:00