Elias Steurer
1259cbbcde
Bump version to 0.6
2019-11-29 11:56:33 +01:00
Elias Steurer
d76773f12f
Add copy to clipboard util and feature to expander to easily copy logs
2019-11-29 11:56:03 +01:00
Elias
0ef3c46f21
Fix open explorer and formatting
2019-11-25 16:00:14 +01:00
Elias
4390e2d715
Fix language switching
2019-11-25 15:54:30 +01:00
Elias
bfc8619b79
Add more spacing fore single monitor for now
2019-11-23 22:04:18 +01:00
Elias
6913cf3f90
Fix starting of htmlWallpaper
2019-11-23 21:56:52 +01:00
Elias
a9c29494ac
Fix Html wallpaper
2019-11-23 18:20:32 +01:00
Elias Steurer
9930fb63b6
Merge branch 'dev' of https://gitlab.com/kelteseth/ScreenPlay into dev
2019-11-23 17:25:48 +01:00
Elias Steurer
47a81af57c
Add nicer popup for ffmpeg download if the user declines
2019-11-23 17:25:39 +01:00
Elias Steurer
98a2f397d4
Workaround for type. Sometimes the time also contains the wallpaper executable path.
2019-11-23 17:23:59 +01:00
Elias Steurer
7258646f4d
Cleanup project file using PWD paths
2019-11-23 17:22:55 +01:00
Elias Steurer
0a27b61885
Some refactoring of the wallpaper. Split video/webview into seperate qml file.
...
Add sanity check for current time.
Change animation from OpacityAnimation to states. This is a behavior change in Qt 5.14 resulting in not starting the animation when no mouse enter was detected at all.
2019-11-23 17:22:24 +01:00
Elias Steurer
4d1a68b4b9
Add better directory discovery. Also create folder if use hasn't yet downloaded a workshop content.
2019-11-23 17:20:26 +01:00
Elias Steurer
bf70046cc1
Add better check for Wallpaper app parameter
2019-11-23 17:19:26 +01:00
Elias Steurer
aca1f26df4
Fix active profile warning with wrong check when using __more_ thant one profile
2019-11-23 17:18:25 +01:00
Elias Steurer
72670e72cc
QtWebEngine initialize is not required if using AA_ShareOpenGLContexts
2019-11-23 11:40:52 +01:00
Elias Steurer
1456610bd4
Simplify version check
2019-11-23 11:40:14 +01:00
Elias Steurer (Kelteseth)
1c9273f118
Fix logo and text
2019-11-15 18:28:30 +00:00
Elias Steurer
fa3d21df27
Move to VP8 which has way better encoding speed on integrated graphics than VP9 for now
2019-11-14 16:09:41 +01:00
Elias Steurer
8d9dd4de56
Merge remote-tracking branch 'origin/dev' into dev
2019-11-14 10:22:59 +01:00
Elias
1369e3fc76
Add Qt 5.13 support to better investigate the 10 second delay on wallpaper creation
2019-11-13 21:04:51 +01:00
Elias Steurer
176742fb0d
Fix updating ffmpeg version string to use the correct version string now via a variable. This is like the most beginner error ever -.-
2019-11-09 13:23:41 +01:00
Elias Steurer
9e0bece2a7
Bump the requirements to 5.14 for better high DPI scaling (and fixing window sizes on 4k monitors) and qmlRegisterSingletonInstance
2019-10-28 18:39:43 +01:00
Elias Steurer
18184d1047
Fix broken avatar width in Qt 5.14
2019-10-28 18:36:47 +01:00
Elias Steurer
9fc40fe3ec
Remove unnecessary qInfo
2019-10-28 18:36:08 +01:00
Elias Steurer
92570a13fe
Fix silent startup inverted logic
...
Remove center calculation casing buggy behavior on 4k Screens
2019-10-28 18:35:42 +01:00
Elias Steurer
187d7ed64a
Move more code from main to app class to have easier unit tests later.
...
Fix activeProfilesTmp not reporing "We currently only support one profile!" when there is none.
Move setupLanguage into separate function to have a slimmer constructor.
Fix writing config:
newConfiginsert(name, value.toJsonValue());
newConfig.insert(name, value.toString());
where toJsonValue would write an nested wrong QJsonValues and so aborting the insert method.
Fix checking steam path.
Move util before every other class to get info logs during the other class constructors.
2019-10-28 18:28:53 +01:00
Elias Steurer
0a9452c717
Move redirect signals into header
2019-10-28 18:24:21 +01:00
Elias Steurer
30017db8d5
Remove topmargin after confirming that it was indeed never necessary. Nobody saw that!
2019-10-28 18:23:24 +01:00
Elias Steurer
c7d93b3fae
Replace {} with explicit std::nullopt
2019-10-28 18:01:16 +01:00
Elias Steurer
bbb70ece42
Merge remote-tracking branch 'origin/dev' into dev
2019-10-23 17:09:22 +02:00
Elias Steurer
224b3d63e3
Add ThreeJSScene and
2019-10-23 17:09:13 +02:00
Elias
ab2704a998
Fix flickering of wallpaper creation. My guess is that I was wrong about windows 1903 changing the position of the wallpaper. I think it was manly because the with and height was set to late. Now we use the basewindow width an height property without the topmargin. When this code works on 21:9 we can remove the calc completely.
2019-10-21 18:14:11 +02:00
Elias Steurer
75b7b53d75
Fix missing icon
2019-10-19 21:30:47 +02:00
Elias Steurer
4ce1a87e00
Fix ScreenPlay content path
2019-10-19 21:30:07 +02:00
Elias Steurer
11610c2883
Fix setting and updateting of the localStoragePath
2019-10-19 21:13:38 +02:00
Elias Steurer
ca022d7036
Add GrowIconLink with links to my online profiles
2019-10-19 20:56:12 +02:00
Elias Steurer
17f6f8110b
Fix displaying of error messages
...
Fix abort not being called
2019-10-12 11:42:56 +02:00
Elias Steurer
08414a3d01
Fix calling to load installed content twice
2019-10-12 11:42:23 +02:00
Elias Steurer
bb5121264c
Update FFMPEG to 4.2.1
2019-10-12 11:40:57 +02:00
Elias Steurer
c98ee8c236
Bump version to V0.5
2019-10-11 09:50:14 +02:00
Elias Steurer
ca4270568c
Add changelog link to gitlab in about
2019-10-11 09:49:32 +02:00
Elias Steurer
a4287d2346
Cleanup and add nullptr defaults
2019-10-08 19:11:35 +02:00
Elias Steurer
ce544e63aa
Remove attributes . Now in main
2019-10-08 19:10:32 +02:00
Elias Steurer
de3d3f5c28
Remove wallpaper when monitor setup changed. For now we do not try to recreate the setup.
2019-10-08 19:09:55 +02:00
Elias Steurer
da9d549228
Fix controls
2019-10-06 09:12:28 +02:00
Elias Steurer
9e4a1f3ace
Fix icon
2019-10-06 09:10:38 +02:00
Elias Steurer
f23ab003d5
Add save to profile
2019-10-06 09:07:28 +02:00
Elias Steurer
5598bdfe6f
Update preview video
2019-09-22 12:00:43 +02:00
Elias Steurer
c7caf6f0f3
Fix some contextProperties leftovers
2019-09-20 14:15:46 +02:00