1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-15 06:52:34 +02:00
Commit Graph

1772 Commits

Author SHA1 Message Date
Elias Steurer
e8fbe8e565 Add ScreenPlayUtil and ScreenPlayShader to developer docs
Update to qdoc Qt 6.1
Add module for every project
2021-05-13 13:05:05 +02:00
Elias Steurer
7b8a4aacda Remove ci benchmark step 2021-05-13 12:22:46 +02:00
Elias Steurer
08bafb1b7e Update to boostrap 5 and mermaid 8.10.1 2021-05-13 12:21:02 +02:00
Elias Steurer
8e8b8b0480 Fix live reloading
The path contain invalid file:///
We now simply save the base path and
use this variable
2021-05-12 18:36:37 +02:00
Elias Steurer
36c6f627cf Cleanup comments and OS specific defines 2021-05-12 17:42:38 +02:00
Elias Steurer
dd5f7248c6 Refactor BaseWindow to use Util functions 2021-05-12 17:34:25 +02:00
Elias Steurer
e73ac98fc9 Refactor project to use Util functions 2021-05-12 17:33:17 +02:00
Elias Steurer
1e1dd057e6 Remove no longer used source file 2021-05-12 17:32:38 +02:00
Elias Steurer
74aff2cea0 Add GPU Sysinfo
Update vcpkg to latest master
2021-05-12 17:09:24 +02:00
Elias Steurer
0db6c76dd0 Update README.md 2021-05-09 17:34:17 +00:00
Elias Steurer
4334688ba1 Bump version to 0.13.2 2021-05-08 09:33:18 +02:00
Elias Steurer
b638769d00 Fix spacings and sizes 2021-05-08 09:18:56 +02:00
Elias Steurer
f6096da29d Reverse slider 2021-05-08 09:18:40 +02:00
Elias Steurer
257d3988ca Fix missing toLocal function to fix drag and drop 2021-05-08 09:13:01 +02:00
Elias Steurer
802130d92c Fix comment 2021-05-07 09:22:11 +02:00
Elias Steurer
20138f19e2 Remove never really used benchmark and ganalytics 2021-05-07 09:11:40 +02:00
Elias Steurer
0beba991ed Fix import video quality and performance 2021-05-06 17:29:22 +02:00
Elias Steurer
002f8350bd Move search into steam workshop 2021-05-02 17:46:00 +02:00
Elias Steurer
c7dcb968f1 Add warning on file open error 2021-05-02 17:45:36 +02:00
Elias Steurer
22047bfe6e Add missing ok case
Refactor progress value to be int 0->1 instead of float
2021-05-02 17:45:23 +02:00
Elias Steurer
34a518ef4a Refactor installedlistmodel to use Util functions 2021-05-02 17:44:45 +02:00
Elias Steurer
ac33b9fdb8 Fix upload steam closing
Remove UI clear. This now is taken care of by the backened.
2021-05-02 17:44:30 +02:00
Elias Steurer
24bb3cf1a4 Fix community links 2021-04-29 16:22:18 +02:00
Elias Steurer
e258c89281 Fix fade in showing black 2021-04-21 18:13:47 +02:00
Elias Steurer
1d7ba6044d Merge branch '125-screenplay-does-not-handle-windows-display-scaling-for-high-dpi-screens-like-4k' into 'master'
Resolve "ScreenPlay does not handle Windows display scaling for High-DPI screens like 4k"

Closes #125

See merge request kelteseth/ScreenPlay!57
2021-04-18 16:22:30 +00:00
Elias Steurer
3563c32409 Fix more flickering 2021-04-18 18:17:47 +02:00
Elias Steurer
eafba32c2e Fix some flickering when setup multiple wallpaper
Fix function comment
2021-04-18 18:14:28 +02:00
Elias Steurer
9065a4cb88 Refactor most ScreenPlayManager functions to retrun bool
Fix removal of ScreenPlay Wallpaper iteration
2021-04-18 18:03:08 +02:00
Elias Steurer
e7f1e61d33 Refactor wallpaper connection
Change sdk connection from shared to unqiue ptr
to make sure to only have one connection alive at
every time. This fixes to removal of wallpaper because
of a bug a shared connection as set in the monitorlistmodel.

The SDK connection is now part of the ScreenPlayWallpaper/Widget.
2021-04-18 17:23:21 +02:00
Elias Steurer
36a59518e9 Fix clazy connect-3arg-lambda 2021-04-16 10:59:18 +02:00
Elias Steurer
c4ec91bd13 Change creation of wallpaper return false on failure
Move start of wallpaper and widgets into separate function.
This was needed because the error signal would not be
connected by the time of object creation.
2021-04-16 10:33:35 +02:00
Elias Steurer
a5e07f5694 Add text for mouse position 2021-04-16 10:28:45 +02:00
Elias Steurer
94a7f26b05 Fix blog link 2021-04-16 10:25:36 +02:00
Elias Steurer
ffcaa7fa8a Merge branch 'fix-communitytab-swipesync' into 'master'
Add two-way binding for SwipeView and TabBar in Community Tab.

See merge request kelteseth/ScreenPlay!59
2021-04-15 08:45:15 +00:00
Elias Steurer
da096b6d4b Add link to CN readme 2021-04-14 16:02:37 +00:00
Wenjun Huang
adcae57d01 Add two way binding for SwipeView and TabBar in Community Tab. 2021-04-14 21:12:20 +08:00
Elias Steurer
a70aa8da2d Add simple workaround for clients that use scaling
Somehow this fixes the scaling problem, by simply
calling the function twice. I do not know why.
2021-04-08 13:36:46 +02:00
Elias Steurer
e07960f8c3 Add orange border to see the actual borders 2021-04-08 13:35:58 +02:00
Elias Steurer
0492e7c519 Merge remote-tracking branch 'origin/master' into 125-screenplay-does-not-handle-windows-display-scaling-for-high-dpi-screens-like-4k 2021-04-03 11:03:40 +02:00
Elias Steurer
d5efc93bc1 Replace manual offset calc with workerW
This now works when the monitors are in the negative
coordinate system aka left top from the main monitor.
2021-04-03 11:03:24 +02:00
Elias Steurer
cb3631189d Merge branch 'master' into 'master'
Update Translations

See merge request kelteseth/ScreenPlay!58
2021-04-02 08:58:51 +00:00
poly000
9bb8163437 emmm 2021-04-01 17:22:12 +08:00
poly000
290467ef82 emmm 2021-04-01 17:19:46 +08:00
Elias Steurer
97f98da292 Merge branch 'master' into 'master'
Update Chinese translations

See merge request kelteseth/ScreenPlay!55
2021-04-01 08:06:49 +00:00
Elias Steurer
9c9a3d4509 Merge branch 'feature/4ksupport' into 125-screenplay-does-not-handle-windows-display-scaling-for-high-dpi-screens-like-4k 2021-03-28 18:09:35 +02:00
Elias Steurer
2ce576d112 Fix dpi scalings 2021-03-28 18:07:49 +02:00
Elias Steurer
89f4ca58de Update README.md 2021-03-27 15:58:59 +00:00
Elias Steurer
bb2363acc5 Update vcpkg
[Changelog]
Update vcpkg to the latests master (27.03.21). This will speedup
initial setup because it uses prebuild vcpkg.exe
2021-03-27 16:53:58 +01:00
Elias Steurer
21ac302488 Add more test code 2021-03-27 16:25:15 +01:00
Elias Steurer
cfa7d3931f Merge branch 'master' into feature/4ksupport 2021-03-21 12:29:20 +01:00