1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-11-07 03:22:33 +01:00
ScreenPlay/ScreenPlay
2019-10-08 19:11:35 +02:00
..
assets Add initial wallpaper start on startup 2019-08-02 13:11:31 +02:00
docs Add index 2019-04-09 19:21:10 +02:00
legal Add DataProtection and make SettingsExpander generic 2018-09-14 18:30:57 +02:00
qml Fix controls 2019-10-06 09:12:28 +02:00
src Cleanup and add nullptr defaults 2019-10-08 19:11:35 +02:00
ThirdParty 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
translations Replace hardcoded language with dynamic one 2019-01-16 19:54:22 +01:00
.clang-format Add clang format 2019-04-25 13:17:35 +02:00
app.cpp Remove attributes . Now in main 2019-10-08 19:10:32 +02:00
app.h Replace shared_ptr with unique_ptr where reasonable and add comments 2019-09-20 13:31:35 +02:00
DefaultProfilePackage.json Moving the project into a subdir project 2018-01-31 21:54:25 +01:00
favicon.ico More cleanup to better use debug/release builds 2018-08-25 00:48:59 +02:00
main.cpp Fix icon 2019-10-06 09:10:38 +02:00
main.qml Fix icon 2019-10-06 09:10:38 +02:00
profiles.json Add initial wallpaper start on startup 2019-08-02 13:11:31 +02:00
qtquickcontrols2.conf Add FillMode in the sidebar, active monitor config and windows wallpaper. This is done via HTML object-fit. See: https://developer.mozilla.org/en-US/docs/Web/CSS/object-fit 2019-09-01 12:00:04 +02:00
Resources.qrc Add state transition between different wallpaper type settings 2019-09-16 20:30:37 +02:00
ScreenPlay.pro Move everything out of the main class for better unit tests 2019-09-18 12:55:32 +02:00
settings.json Add initial wallpaper start on startup 2019-08-02 13:11:31 +02:00