Alexandru Ionut Tripon
|
e043242a8e
|
Reduce usage of [[nodiscard]] attributes (#3952)
|
2025-07-22 13:30:45 +03:00 |
|
timoreo
|
37a9271d5b
|
propagate side as enum instead of Qstring (#3544)
|
2025-07-09 10:01:51 +02:00 |
|
TheKodeToad
|
29d73a474f
|
Reduce usage of [[nodiscard]] attributes
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2025-07-07 20:56:29 +01:00 |
|
Seth Flynn
|
7e6292db25
|
feat: use build config url instead of hadcoded one (#3829)
|
2025-06-10 06:48:31 -04:00 |
|
Tayou
|
a17ea196c1
|
chore: fix some codeql warnings (#3840)
|
2025-06-06 14:19:27 +02:00 |
|
Alexandru Ionut Tripon
|
2d90144cd9
|
More intuitive version changing for modpacks (#3841)
|
2025-06-06 08:12:52 +03:00 |
|
Yihe Li
|
c57ba911cf
|
Remove unnecessary QObject::
Signed-off-by: Yihe Li <winmikedows@hotmail.com>
|
2025-06-05 21:41:06 +08: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 |
|
Yihe Li
|
58a28f319a
|
More intuitive version changing for modpacks
Signed-off-by: Yihe Li <winmikedows@hotmail.com>
|
2025-06-05 20:20:34 +08:00 |
|
Trial97
|
7ea15c31a1
|
chore: fix some codeql warnings
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2025-06-05 09:45:25 +03:00 |
|
Trial97
|
9991501832
|
feat: use build config url instead of hadcoded one
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2025-06-02 19:28:52 +03:00 |
|
Trial97
|
be963764ea
|
propagate side as enum instead of Qstring
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2025-06-02 13:26:42 +03:00 |
|
Alexandru Ionut Tripon
|
178965676e
|
Remove reference to deprecated Q_OS_OSX macro (#3824)
|
2025-06-02 12:45:24 +03:00 |
|
Yihe Li
|
5ccdb0a477
|
Remove several warnings when building the project
Signed-off-by: Yihe Li <winmikedows@hotmail.com>
|
2025-06-02 17:00:13 +08:00 |
|
TheKodeToad
|
e4ed3b4546
|
Merge branch 'PrismLauncher:develop' into data-packs
|
2025-06-01 07:54:16 +00:00 |
|
Trial97
|
9b07c6948c
|
fix: modrinth categories not loading
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2025-05-06 23:27:29 +03:00 |
|
Trial97
|
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 |
|
Trial97
|
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 |
|
timoreo
|
ca258109c5
|
fix: 6.2 deprecation warning regard the QScopedPointer::swap function (#3655)
|
2025-05-05 14:42:09 +02:00 |
|
TheKodeToad
|
80fb1a8f4e
|
Fixes for new changes
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2025-04-29 12:15:58 +01:00 |
|
TheKodeToad
|
fadbcf2d04
|
Merge remote-tracking branch 'upstream/develop' into data-packs
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2025-04-29 09:15:11 +01:00 |
|
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
|
e3ff9630e9
|
fix: 6.2 deprecation warning regard the QScopedPointer::swap function
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2025-04-19 00:43:52 +03:00 |
|
TheKodeToad
|
5ece4bae70
|
Add CurseForge support
Currently doesn't work. Will try another approach to modrinth filter.
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2025-03-26 16:11:53 +00:00 |
|
TheKodeToad
|
82978ee34d
|
Fix data pack filtering
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2025-03-25 19:23:35 +00:00 |
|
TheKodeToad
|
46c348a7b4
|
Fix license header emails
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2025-03-25 17:18:55 +00:00 |
|
TheKodeToad
|
6ab4fef0c5
|
Merge remote-tracking branch 'upstream/develop' into data-packs
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2025-03-24 21:11:46 +00: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 |
|