6c4cf085e0
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into curse
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2023-07-02 12:50:45 +03:00
b51f1f1d41
Merge pull request #1298 from TurboWafflz/develop
2023-07-02 09:52:59 +02:00
3fe518ff2b
Fix compiling on OpenBSD
...
Signed-off-by: Finian Wright <turbowafflz@gmail.com >
2023-07-02 00:36:21 -04:00
b67844e74c
fix(windows installer): old installers didn't uninstall first.
...
now they do so ensure shortcuts stay selected by default
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2023-06-30 23:04:55 -07:00
cea285f5f5
fix(updater): fix bad exe_name on linux
...
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2023-06-30 21:33:22 -07:00
1fd90e9dd0
fix(updater): ensure updater knows binaries are in ./bin/
on linux and can find them
...
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2023-06-30 21:24:30 -07:00
c523765c19
Merge pull request #1292 from Trial97/export5
...
Removed logs from instance export
2023-07-01 04:14:35 +00:00
cd527c44a4
fix(updater): build atrifact fix on linux ci + add qt-ver to artifact name
...
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2023-06-30 18:17:06 -07:00
6476023cf7
fix(updater): check the app root dir for binary
...
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2023-06-30 10:57:53 -07:00
a01a48793c
fix(updater): force asInvoker
for updater on windows
...
- use `__COMPAT_LAYER` env var in windows to bypass Installer Detection and run as a normal user anyway
- set up updater directly after main windows is created
- check update locks before main window
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2023-06-30 03:19:21 -07:00
18e628e873
removed extra condition
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2023-06-30 12:10:00 +03:00
00f75e2d54
fix(updater): avoid windows installer detection with "asInvoker" in xml exe.manifest
...
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2023-06-30 00:54:29 -07:00
81207c6502
Made sure the logs are ignored when collecting files
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2023-06-30 10:52:10 +03:00
8dd3a02747
Update launcher/Application.cpp
...
Co-authored-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com >
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2023-06-29 23:49:31 -07:00
3db83a189c
fix(updater): include updater in setup.exe
...
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2023-06-29 22:38:16 -07:00
4320830a86
fix(updater): Explicit conversion to string for QByteArray
...
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2023-06-29 17:59:14 -07:00
603e3e7e2e
fix(updater): set minimum dialog / msgbox sizes
...
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2023-06-29 15:56:44 -07:00
109ae5bae0
fix(updater): convert int to string
...
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2023-06-29 15:42:36 -07:00
41cb8d7ec6
fix: adjust dialog size, add parent to msgboxes
...
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2023-06-29 15:31:12 -07:00
494483fd2b
fix(updater): add parent to dialog to fix issues in tilling WMs
...
QProgressDialog without parents in Qt tend to cause graphical issues on
some systems, so we add the main window as a parent here!
Signed-off-by: flow <flowlnlnln@gmail.com >
2023-06-29 15:31:11 -07:00
a6c8a37a5d
fixa(updater): better update timer logs
...
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2023-06-29 14:06:14 -07:00
87efa700ab
Removed logs from instance export
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2023-06-30 00:01:36 +03:00
e38adf6006
fix(updater) fixes form first round of testing
...
- reset update time after check
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2023-06-29 14:01:11 -07:00
8211befc29
removed magic 5, removed unnecessary QPainter function calls
...
Signed-off-by: Tayou <tayou@gmx.net >
2023-06-28 23:24:57 +02:00
1dc7f80034
4 clang-tidy changes, update copyright info
...
while already at it I updated all my emails to use one from my domain
Signed-off-by: Tayou <tayou@gmx.net >
2023-06-28 23:08:04 +02:00
cb7ff81ade
fix: copy needs to overwrite
...
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2023-06-28 13:51:58 -07:00
400a2f7201
fix: final fixes
...
- use `done(code)` for offer dialog
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2023-06-28 12:46:28 -07:00
c123558314
fix: add build config header & trimlines form stdout
...
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2023-06-28 11:25:59 -07:00
f287d9deac
fix add NetRequest source
...
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2023-06-28 11:09:59 -07:00
534d156b12
format VisualGroup.cpp file
...
Signed-off-by: Tayou <tayou@gmx.net >
2023-06-28 20:06:17 +02:00
54d88e4dbf
use QString.isEmpty()
...
oops
Signed-off-by: Tayou <tayou@gmx.net >
2023-06-28 20:05:28 +02:00
95969e87a1
Merge branch 'refactor/net-split-headers-to-proxy-class' into feat/launcher-updater
2023-06-28 11:05:11 -07:00
e29126ca26
fix: add split markdown source
...
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2023-06-28 10:56:16 -07:00
1b5c78b066
Merge branch 'develop' into feat/launcher-updater
2023-06-28 10:54:39 -07:00
6b3b119db0
give ungrouped instances a group header
...
Signed-off-by: Tayou <tayou@gmx.net >
2023-06-28 18:50:44 +02:00
66461ac500
some positioning adjustments, deleted the line
...
Signed-off-by: Tayou <tayou@gmx.net >
2023-06-28 18:42:49 +02:00
46e840fdf1
fix: add thread sleep to wait for resources - add detail text from logs
...
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2023-06-28 09:18:07 -07:00
7033e28572
update instance group header to more modern style
...
Signed-off-by: Tayou <tayou@gmx.net >
2023-06-28 18:00:40 +02:00
0008b22d8b
Renamed function
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2023-06-28 18:41:47 +03:00
8f9bd9617f
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into scale_cat
2023-06-28 18:29:04 +03:00
0f64ee6a5f
Added warnings for running instances
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2023-06-28 18:28:25 +03:00
c23bf2fd22
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into settings
2023-06-28 17:46:01 +03:00
4123343130
no need for pre release tag
...
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2023-06-28 00:25:09 -07:00
faec21d572
Merge pull request #1266 from TheKodeToad/smol-tweaks
2023-06-28 08:47:53 +02:00
cb35fb8d0e
add optional pre-release tag
...
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2023-06-27 20:37:42 -07:00
213f03351f
Merge pull request #1280 from Trial97/shortcut
...
Fixed illegal characters in shortcuts name
2023-06-27 20:01:48 +00:00
00be211169
Update launcher/FileSystem.cpp
...
Co-authored-by: TheKodeToad <TheKodeToad@proton.me >
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2023-06-27 13:01:28 -07:00
90fc720190
Merge pull request #1281 from Trial97/screenshot
...
Added more information to the screenshot upload warning
2023-06-27 20:01:18 +00:00
23b3711f96
fix(filesystem): track failed copies and clones
...
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2023-06-27 12:41:36 -07:00
6aa30d334c
Merge pull request #1 from Trial97/refactor/net-split-headers-to-proxy-class
...
Simplify Upload and Download
2023-06-27 12:08:41 -07:00