1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-11-06 11:02:29 +01:00
Commit Graph

1214 Commits

Author SHA1 Message Date
Elias Steurer (Kelteseth)
a890db18df Update out.gif 2019-08-24 14:59:12 +00:00
Elias Steurer (Kelteseth)
be26014072 Merge branch 'kelteseth-dev-patch-24640' into 'dev'
Update preview.gif, README.md files

See merge request kelteseth/ScreenPlay!15
2019-08-24 14:56:58 +00:00
Elias Steurer (Kelteseth)
0f5a13c7ff Update preview.gif, README.md files 2019-08-24 14:52:14 +00:00
Elias Steurer
d4f6f769db Fix log in release mode 2019-08-23 17:40:54 +02:00
Elias Steurer
3c60f0cfd3 C++
Rename qmlutilities to global util class.
Move generation of random string to util
Add debug log in release

QML:
Change separator be be less visible
Settings options now spaceout better via paintedHeight
Add debug log
2019-08-23 17:28:31 +02:00
Elias Steurer
fa1907936c Append: Add qrc name change 2019-08-23 17:25:51 +02:00
Elias Steurer
07422e419d Rename InstalledUserHelper to more fitting InstalledWelcomeScreen
Fix infinite loop
Fix button sake animation to be *more* shaky.
2019-08-23 17:25:30 +02:00
Elias
2d6ca4b6a9 Replace wallpaper saving with QVector 2019-08-12 20:46:48 +02:00
Elias
8bc863f6bb Add not yet function debug log 2019-08-12 20:46:23 +02:00
Elias
5d3e55233a Fix inconsistent version number 2019-08-12 20:45:50 +02:00
Elias
0d3b02f244 Bump version to 0.3 2019-08-12 20:45:24 +02:00
Elias
594eca5831 Add file system watcher 2019-08-12 20:45:07 +02:00
Elias
5325a3fec5 Change some creation visuals and return of the result screen 2019-08-11 19:49:37 +02:00
Elias
644157473a Add preview images to monitorlistmodel 2019-08-11 19:48:56 +02:00
Elias
a8048467e8 Cleanup video creation 2019-08-11 19:48:31 +02:00
Elias
7c2a6b8e1f Add can fade property 2019-08-11 19:48:07 +02:00
Elias
da63c09920 Add base multi monitor wallpaper setup 2019-08-10 16:38:44 +02:00
Elias
e73471ad79 Add installed count to nav item 2019-08-05 21:30:59 +02:00
Elias
d8bfe01340 Typo 2019-08-05 19:23:15 +02:00
Elias
b9bf046c87 Add installed counter to properly check if content is available. This is because both qml and installedlistcontent gets loaded async at the same time 2019-08-05 19:23:04 +02:00
Elias
819ba923b6 Add ratio based transition for windows 10 > 1903 for some ratios.. 2019-08-05 19:22:10 +02:00
Elias
7218ef2128 Show the preview gif if available 2019-08-05 18:21:59 +02:00
Elias
c920540935 Add nice litte shadow gradient and auto reloading of installed list when complete 2019-08-05 18:21:42 +02:00
Elias
cddd7a0fad Cleanup monitor reloading when configuration changed 2019-08-05 18:20:53 +02:00
Elias
e543980089 Show better welcome screen 2019-08-05 18:19:47 +02:00
Elias
f3e908826c Replace QUrl with QString to fix autostart 2019-08-03 14:56:40 +02:00
Elias
17729a590f Add initial wallpaper start on startup 2019-08-02 13:11:31 +02:00
Elias Steurer (Kelteseth)
0b7676ab17 Merge branch 'misc' into 'dev'
Misc

See merge request kelteseth/ScreenPlay!14
2019-07-29 06:21:56 +00:00
Elias Steurer (Kelteseth)
69c0c50b2b Merge branch 'dev' into 'misc'
# Conflicts:
#   README.md
2019-07-29 06:18:11 +00:00
Elias Steurer (Kelteseth)
3e6ee76a4f Update .gitlab-ci.yml 2019-07-29 06:17:30 +00:00
Elias
5feb7715d6 Add ImageSelector placeholder text
Fix skip conversion on webm
2019-07-27 13:51:00 +02:00
Elias
c846564206 Fix openssl 2019-07-27 13:50:22 +02:00
Elias
3e7ccb05d5 Fix sidebar toggle 2019-07-27 13:50:01 +02:00
Elias
182fb9825e Remove pause which broke the CI 2019-07-27 11:43:48 +02:00
Elias
6299e1e7dd Fix ci
Fix exe icon
Fix Qt version to 5.13
2019-07-27 11:36:33 +02:00
Elias
6c5a8f9049 We need from now on Qt 5.13 because of the upgrade of OpenSSL from 1 to 1.1.1 2019-07-27 11:10:12 +02:00
Elias
974c737dc4 Replace png with smaller jpg
Fix wallpaper property change panel for videoWallpaper
2019-07-27 11:05:49 +02:00
Elias
e9fc6fe83d Fix win 7 potential crash 2019-07-27 11:05:03 +02:00
Elias
9211441b1f Fix windows 10 version >= 1903 topmargin. They changed the topmargin to 10% of the monitor height. Dunno why... 2019-07-26 17:28:30 +02:00
Elias
bc99ead6c7 Add vcpkg to CI 2019-07-26 13:23:45 +02:00
Elias
d7d2dc5f40 Fix video conversion file name and copying 2019-07-26 13:22:27 +02:00
Elias
f8ca281a3b Fix rename of ScreenPlayWallpaper 2019-07-26 13:22:01 +02:00
Elias
13b012e970 Add copying of zlib and libzippp 2019-07-26 13:21:39 +02:00
Elias
8d2c223a3a Remove ffmpeg from repo 2019-07-26 13:20:34 +02:00
Elias
74e0f68622 Rename ScreenPlayWindow to the more fitting ScreenPlayWallpaper 2019-07-26 13:08:27 +02:00
Elias
4543b54378 Change ifs of create state to switch 2019-07-25 19:46:10 +02:00
Elias
70be9a4fe1 Add check if files are available 2019-07-25 13:22:28 +02:00
Elias
567f7016a8 Disable some buttons when in progress 2019-07-25 12:47:03 +02:00
Elias
dad7b39265 Add download and extracting states 2019-07-25 12:36:42 +02:00
Elias
cda83a115c Add basic ffmpeg download 2019-07-24 15:31:43 +02:00