Alexandru Ionut Tripon
|
6b4f07e976
|
Add checkboxes to resource downloader (#3516)
|
2025-04-29 08:32:30 +03:00 |
|
Trial97
|
49f0e8ef6b
|
replace qvector with qlist
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2025-04-19 00:59:48 +03:00 |
|
Trial97
|
f7fd6f566f
|
chore:fixed some codeql warnings
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2025-03-24 22:25:35 +02: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
|
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
|
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
|
a09af619ce
|
Make FTB Import note italic to match others
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-11-24 20:29:07 +02:00 |
|
Trial97
|
0e80aae1b8
|
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into lambda
|
2024-10-30 19:35:25 +02: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 |
|
Trial97
|
82bffabb69
|
do not capture by default all values in lambdas
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-10-30 18:16:43 +02: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 |
|
Alexandru Ionut Tripon
|
d4bf61da50
|
Merge pull request #3007 from Trial97/open_source
add open source filter
|
2024-10-28 15:04:33 +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
|
61448a61ea
|
swap search with filter button for modpacks
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-10-27 12:06:45 +02:00 |
|
Trial97
|
935b2e8fb2
|
add open source filter
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-10-27 11:56:48 +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
|
2030041fcc
|
Fix tests segfault
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-10-19 21:42:14 +03:00 |
|
Alexandru Ionut Tripon
|
78ceae9c17
|
Merge pull request #2887 from Trial97/filters_modpack
Add filters for modpack search
|
2024-10-12 00:07:14 +03: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 |
|
Trial97
|
df9f54454a
|
removed static functions
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-10-08 19:19:03 +03:00 |
|
TheKodeToad
|
538815e033
|
Merge remote-tracking branch 'upstream/develop' into resource-meta
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2024-10-08 17:16:10 +01: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
|
5bd5627a96
|
extended the modrinth search and applied the suggested change
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-10-08 15:06:50 +03:00 |
|
Trial97
|
6e5f616ced
|
move checkMcVersions to Filter struct
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-10-07 00:21:28 +03:00 |
|
Trial97
|
859fac604b
|
add modrinth modpack filter
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-10-04 17:06:47 +03:00 |
|
Trial97
|
dfe3cd849d
|
add curseforge modpack filter
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-10-02 01:06:45 +03:00 |
|
Trial97
|
946e791d39
|
sync modpack search field
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-10-01 08:53:27 +03:00 |
|
Alexandru Ionut Tripon
|
d20f24d96f
|
Apply suggestions from code review
Co-authored-by: seth <getchoo@tuta.io>
Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com>
|
2024-09-13 21:13:21 +03:00 |
|
Trial97
|
973b43ca7a
|
Add techinc client ID
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-09-13 20:01:45 +03:00 |
|
Trial97
|
38b5ee198a
|
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into validate_metadata
|
2024-08-18 22:39:46 +03:00 |
|
Trial97
|
b0cd412926
|
use index instead of currentIndex function
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-08-16 15:41:31 +03:00 |
|
Trial97
|
e6bc61d6d0
|
add overload for qt5
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-08-16 14:44:57 +03:00 |
|
Trial97
|
6de026bfcf
|
replaced currentTextChanged with currentIndexChanged
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-08-16 14:34:28 +03:00 |
|
Trial97
|
91d03b34ac
|
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into validate_metadata
|
2024-07-21 02:24:30 +03:00 |
|