Trial97
|
8c36be048c
|
move ExtractZipTask
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2025-11-26 18:39:18 +02:00 |
|
Alexandru Ionut Tripon
|
f93e21fa2d
|
deduplicate includes and reformat (#4228)
|
2025-11-16 18:12:52 +02:00 |
|
Dylan Schooner
|
8d42bdaf6b
|
Check return value of 'virtual bool QFile::open(QIODeviceBase::OpenMode)'
Signed-off-by: Dylan Schooner <dschooner05@gmail.com>
|
2025-10-30 03:15:14 -04:00 |
|
Edgars Cīrulis
|
577f9ca94c
|
style: remove duplicate #include headers
Signed-off-by: Edgars Cīrulis <e.cirulis@proton.me>
|
2025-10-14 04:03:02 +03:00 |
|
TheKodeToad
|
d7eddd3773
|
Replace IPathMatcher stuff with Filter
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2025-08-04 15:03:22 +01:00 |
|
Trial97
|
cdf8ad2c94
|
fix: escape quetes in shorcut creation arguments
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2025-06-25 13:13:42 +03:00 |
|
Yihe Li
|
caff4b884f
|
Use null QString instead of empty
Signed-off-by: Yihe Li <winmikedows@hotmail.com>
|
2025-06-01 18:32:38 +08:00 |
|
Yihe Li
|
d3f337d6ef
|
Delete shortcut when deleting instances
Signed-off-by: Yihe Li <winmikedows@hotmail.com>
|
2025-06-01 08:13:18 +08:00 |
|
Alexandru Ionut Tripon
|
2c838f8c2c
|
Allow the user to create a shortcut on the desktop and/or application folder (#2966)
|
2025-05-10 12:12:04 +03:00 |
|
seth
|
cf7061b9a8
|
fix(FileSystem): dont re-define structs for newer mingw versions
Signed-off-by: seth <getchoo@tuta.io>
|
2025-05-07 17:42:30 -04:00 |
|
Hendrik Lind
|
14a78d55b0
|
Merge branch 'PrismLauncher:develop' into add-startmenu-shortcut
|
2025-05-07 13:34:35 +02:00 |
|
Trial97
|
442aae88ce
|
chore: remove qt version checks from code
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2025-04-17 23:46:55 +03:00 |
|
Yihe Li
|
8bb9b168fb
|
Use explicit construction for QFile from QString
Signed-off-by: Yihe Li <winmikedows@hotmail.com>
|
2025-04-12 01:59:07 +08:00 |
|
Trial97
|
4361aaa094
|
remove ghc_filesystem
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2025-04-10 22:38:55 +03:00 |
|
sshcrack
|
8bb35f5b0b
|
add macos support for shortcuts
Signed-off-by: sshcrack <34072808+sshcrack@users.noreply.github.com>
|
2024-12-07 20:25:09 +01: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 |
|
sshcrack
|
a737d5df42
|
added instance shortcut feature
Signed-off-by: sshcrack <34072808+sshcrack@users.noreply.github.com>
|
2024-10-22 21:20:41 +02:00 |
|
Trial97
|
562c301326
|
skip QSaveFile temprary files
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-10-22 01:22:31 +03:00 |
|
Trial97
|
166207753c
|
ensure that the shortcut destination exists
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-09-05 09:36:45 +03:00 |
|
Trial97
|
29a6db171f
|
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into feature/java-downloader
|
2024-07-22 08:57:31 +03:00 |
|
Trial97
|
0b79abcdcd
|
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into feature/java-downloader
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-06-28 20:45:30 +03:00 |
|
Trial97
|
ddf1ea014c
|
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into fix_duplicate_mod
|
2024-06-28 20:39:37 +03:00 |
|
Trial97
|
a587de8553
|
relax fat FS filename restrictions
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-06-17 13:35:23 +03:00 |
|
Trial97
|
cfdf4a9e1f
|
Merge branch 'develop' of github.com:Trial97/PrismLauncher into feature/java-downloader
|
2024-06-14 22:50:20 +03:00 |
|
Trial97
|
d2510b851b
|
mark files as duplicate
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-06-14 22:45:15 +03:00 |
|
Alexandru Ionut Tripon
|
7d418a32e7
|
Merge pull request #2425 from Trial97/win_char
improve invalid path name
|
2024-06-10 12:11:21 +03:00 |
|
Trial97
|
ca369ac2b0
|
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into feature/java-downloader
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-06-09 19:52:37 +03:00 |
|
Trial97
|
d1286bbe90
|
add some comments
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-05-30 21:54:32 +03:00 |
|
Trial97
|
44a16c1ca1
|
fix CI
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-05-30 14:20:35 +03:00 |
|
Trial97
|
a7a1b28765
|
improve invalid path name
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-05-30 13:49:23 +03:00 |
|
Trial97
|
428889a68d
|
removed + from bad chars in filenames
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-05-19 19:38:06 +03:00 |
|
Trial97
|
7a5348a179
|
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into feature/java-downloader
|
2024-05-18 14:14:31 +03:00 |
|
Trial97
|
3a4f82ffd1
|
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into import_zip
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-04-24 00:21:39 +03:00 |
|
Alexandru Ionut Tripon
|
a88cc2133c
|
Merge pull request #2277 from TheKodeToad/invalid-zip-files
Fix unicode characters being invalid in filenames
|
2024-04-06 15:41:51 +03:00 |
|
timoreo
|
9323dcb9dc
|
Merge pull request #2247 from Trial97/names
|
2024-04-06 14:35:06 +02:00 |
|
TheKodeToad
|
9986fe4c45
|
Fix unicode characters being invalid in filenames
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2024-04-06 13:33:13 +01:00 |
|
TheKodeToad
|
8056a2fa46
|
Replace invalid characters when extracting ZIP
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2024-04-05 23:31:18 +01:00 |
|
Trial97
|
3ddcadcdd1
|
Moved getPathNameInLocal8bit inside FileSystem namespace
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-04-04 18:01:24 +03:00 |
|
Trial97
|
1a6dfd04d6
|
Made tar.gz parser
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-03-21 19:46:57 +02:00 |
|
Trial97
|
5099061a5c
|
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into import_zip
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-02-10 11:02:29 +02:00 |
|
Sefa Eyeoglu
|
0ccdcd23e3
|
fix: open paths directly
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
2023-12-14 13:02:29 +01:00 |
|
Trial97
|
c2fc2d330b
|
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into import_zip
|
2023-11-23 12:57:31 +02:00 |
|
Alexandru Ionut Tripon
|
a3445cbbdd
|
Merge pull request #1704 from Leafeling/develop
Add game category to generated Linux shortcuts
|
2023-11-13 07:32:33 +00:00 |
|
Hazel Hofmann
|
1dea83580e
|
DCO Remediation Commit for Hazel Hofmann <hazel@theopensource.company>
I, Hazel Hofmann <hazel@theopensource.company>, hereby add my Signed-off-by to this commit: 9ada8d906d
Signed-off-by: Hazel Hofmann <hazel@theopensource.company>
|
2023-11-07 15:05:56 +01:00 |
|
Hazel Hofmann
|
9ada8d906d
|
Use same categories as main desktop entry
|
2023-11-07 14:54:04 +01:00 |
|
Trial97
|
1d67fc6646
|
added special case for windows
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2023-11-05 17:35:49 +02:00 |
|
Trial97
|
5afe6600ee
|
use fs::move instead of qt rename
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2023-11-04 16:49:35 +02:00 |
|
LocalSpook
|
5be80df1ee
|
Replace typedef with using
Signed-off-by: LocalSpook <56512186+LocalSpook@users.noreply.github.com>
|
2023-10-24 01:36:27 -07:00 |
|
Trial97
|
6bbff310bc
|
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into feat/launcher-updater
|
2023-10-15 17:42:39 +03:00 |
|
Hazel
|
e66c3b9419
|
Add game category to generated Linux shortcuts
Signed-off-by: Hazel <hazel@theopensource.company>
|
2023-10-11 23:19:14 +02:00 |
|