Rachel Powers
d1b6d7c402
chore: Re-simplify IndexVersionType and MessageLevel with c++20
...
This sets our compiler requirements to gcc 11 and clang 13. If we
forgo the use of `using enum` we can drop to gcc 10 and clang 10 but
that means using `MessageLevel::Enum::Unknown` for direct enum access
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2025-12-11 09:59:33 -07:00
TheKodeToad
de5c7bac72
Simplify IndexedVersionType::VersionType -> IndexedVersionType
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2025-12-07 14:34:00 +00:00
Yihe Li
4a9b3d2f5f
Remove usage of SIGNAL/SLOT macro
...
Signed-off-by: Yihe Li <winmikedows@hotmail.com >
2025-06-05 21:35:19 +08:00
TheKodeToad
5832fb8b95
Implement middle click
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2025-03-19 11:09:25 +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
c142d38f08
Merge pull request #1588 from TheKodeToad/resource-meta
...
Implement tracking and updates for files other than mods
2024-10-30 17:03:54 +00:00
Alexandru Ionut Tripon
51b7abec24
Merge pull request #3005 from Trial97/installed
...
add installed text to version select
2024-10-28 22:55:40 +02:00
Alexandru Ionut Tripon
d90ed89a30
Merge pull request #2989 from Trial97/what
...
add extra protection against empty download link
2024-10-28 22:55:21 +02:00
Trial97
94f65f8727
add qassert
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2024-10-28 22:27:40 +02:00
Trial97
9cdda4377b
remove message box
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2024-10-28 19:19:06 +02:00
Trial97
bd82737efb
translate standard buttons
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2024-10-28 15:46:47 +02:00
Trial97
0cafac84ac
replace currentData with itemData on QComboBox::currentIndexChanged slots
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2024-10-28 12:54:21 +02:00
Trial97
b1c8ab9350
add installed text to version select
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2024-10-27 10:56:14 +02:00
Trial97
b593ff09e9
fix #3001
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2024-10-27 03:05:56 +02:00
Trial97
44894a29b1
rename snake_case to camelCase
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2024-10-27 03:05:30 +02:00
Trial97
8daa1219a5
add extra protection against empty download link
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2024-10-25 01:13:05 +03:00
TheKodeToad
89a327d363
Merge remote-tracking branch 'upstream/develop' into resource-meta
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2024-10-23 14:19:07 +01:00
Trial97
d31c947b36
fix crash when no resorce version is available
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2024-10-08 22:02:38 +03:00
TheKodeToad
3fae659b30
Merge remote-tracking branch 'upstream/develop' into resource-meta
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2024-10-08 17:15:42 +01:00
Trial97
6de026bfcf
replaced currentTextChanged with currentIndexChanged
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2024-08-16 14:34:28 +03:00
Trial97
5fbbdb9707
fix merge issues
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2024-06-16 00:31:31 +03:00
Trial97
c01f3107a4
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into change_version
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2024-06-16 00:18:11 +03:00
Trial97
6a99312df5
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into filters
2024-06-09 19:57:16 +03:00
Trial97
8704cd8402
remove duplicate proggress bar
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2024-05-30 11:49:09 +03:00
Trial97
469f051e30
remove search button
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2024-05-30 00:14:37 +03:00
Trial97
c9c67ef79e
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into change_version
2024-05-18 15:27:02 +03:00
SabrePenguin
b9c010ffb2
Added patch to all setHtml calls
...
Signed-off-by: SabrePenguin <lknofczynski@gmail.com >
2024-04-30 23:43:36 -04:00
Trial97
e33ddbadd2
Merge branch 'filters' of github.com:Trial97/PrismLauncher into filters
2024-04-24 23:51:33 +03:00
TheKodeToad
186a6d0c52
Make filters vertical
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2024-04-01 17:00:10 +01:00
Trial97
3c12e27226
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into filters
2024-03-23 23:53:25 +02:00
TheKodeToad
35b5c8097c
Merge branch 'develop' into resource-meta
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2024-01-23 23:20:40 +00:00
Alexandru Ionut Tripon
57a589367f
Merge pull request #1979 from lumiscosity/feature/mod_page_improvements
...
Mod downloader page improvements
2024-01-03 22:43:18 +02:00
lumiscosity
c29af83dc3
fix styling
...
Signed-off-by: lumiscosity <averyrudelphe@gmail.com >
2023-12-23 14:16:29 +01:00
Trial97
9a33bdcf50
Fixed openURL cast for resource
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2023-12-23 01:02:04 +02:00
lumiscosity
358cf5b348
add archived project warning
...
Signed-off-by: lumiscosity <averyrudelphe@gmail.com >
2023-12-22 22:04:33 +01:00
Trial97
1a0fd5f993
Added mod reinstall dialog
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2023-11-25 00:18:10 +02:00
TheKodeToad
f4940e26c6
Merge remote-tracking branch 'upstream/develop' into resource-meta
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2023-11-12 19:02:14 +00:00
Trial97
d151e97e3a
Fixed some headers
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2023-10-21 22:40:37 +03:00
Trial97
9e85297f7a
Connected filters
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2023-10-21 18:28:33 +03:00
Trial97
9acbf98f94
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into feat/acknowledge_release_type
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2023-09-28 22:50:12 +03:00
TheKodeToad
ad16d61208
Resource metadata writing
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2023-09-01 17:42:05 +01:00
Trial97
44ff247f5f
feat:refactored modpack ux
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2023-08-18 20:03:02 +03:00
Alexandru Ionut Tripon
b3b2e9df35
Merge branch 'develop' into feat/acknowledge_release_type
...
Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com >
2023-08-12 12:42:30 +03:00
Sefa Eyeoglu
35358f8180
Merge remote-tracking branch 'upstream/staging' into chore/add-compiler-warnings
2023-08-12 11:17:11 +02:00
Rachel Powers
b9fe37aec1
Merge branch 'develop' into chore/add-compiler-warnings
...
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2023-07-30 15:33:46 -07:00