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

631 Commits

Author SHA1 Message Date
Elias
1fe810befd Remove silly cacheBuffer value 2019-03-14 18:56:35 +01:00
Elias
a7394dfb06 Fix displaying wallpaper 2019-03-14 18:56:19 +01:00
Elias
31757b4e31 Refactor window
Refactor wallpaper convertion
2019-03-10 21:20:55 +01:00
Elias
f7336a4ba3 Fix Resources having no longer valid entry 2019-02-15 19:38:53 +01:00
Elias
cdfcf34ac2 Add better creation handling
Remove mp4 conversion
2019-02-15 19:15:50 +01:00
Elias
c096be89cc Make import consistent from using 2.x -> 2.12 2019-02-15 12:07:29 +01:00
Elias
bb9db9117a Remove QGuiApplication pointer to classes. This is not needed because we can call the static method QGuiApplication::instance() everywhere
Remove QSettings init because it is created after setting organization name url etc. See QSettings::QSettings(QObject *parent = nullptr) in the docs for more info
2019-02-15 11:58:38 +01:00
Elias
476d1b6a34 Fix removing of wallpaper 2019-02-09 16:52:35 +01:00
Elias
23e6601d10 Fix some margins in settings 2019-02-08 14:48:57 +01:00
Elias
a9dfc9d261 Forgot to push the function renaming changes... 2019-02-07 15:05:10 +01:00
Elias
abc2134952 Fix Roboto as default font 2019-02-07 15:00:17 +01:00
Elias
0c2fc09b35 Fix Qt version
Remove ScreenPlayWorkshop copy
Remove copying of wrong OpenSSL dlls
2019-02-07 14:55:43 +01:00
Elias
d1e86ca7c0 Fix build scripts 2019-02-07 14:36:09 +01:00
Elias
3a32d64b28 Cleanup unused includes
Fix loadScreens -> loadInstalledContent renaming
2019-02-07 14:27:13 +01:00
Elias
5c530f5e13 Move Window and widget location setup into settings 2019-02-07 14:16:38 +01:00
Elias
89170d3698 Add small orange fad-in animation for NavigationItem 2019-01-31 18:14:57 +01:00
Elias
52e05b3444 Remove last workshop stuff 2019-01-31 18:14:34 +01:00
Elias
dc4aad776f Replace on version struct with QVersionNumber 2019-01-31 18:14:11 +01:00
Elias
70fe34812e Fix native text rendering
Fix reloading of installedlistmodel every time
2019-01-31 18:13:52 +01:00
Elias
38ba3c2700 Remove examples 2019-01-18 12:11:32 +01:00
Elias
1fcdece403 Add available languages to choose from 2019-01-16 19:55:32 +01:00
Elias
35102ccbec Fix url 2019-01-16 19:55:00 +01:00
Elias
c9ac67c2a2 Remove double 2019-01-16 19:54:46 +01:00
Elias
31fa5e47cc Replace hardcoded language with dynamic one 2019-01-16 19:54:22 +01:00
Elias
f28214fc2c Clean up main.cpp 2019-01-16 19:52:48 +01:00
Elias
448132d621 Remove renderType: Text.NativeRendering like everywhere lol 2019-01-16 19:51:35 +01:00
Elias
426346950c Add missing qml files 2019-01-11 12:05:09 +01:00
Elias
34c5334fda Remove anything steam relative to be completely FOSS 2018-12-22 15:40:24 +01:00
Elias
2b38a3fdc7 Merge branch 'dev' of https://gitlab.com/aimber/ScreenPlay into dev 2018-12-18 16:07:06 +01:00
Elias
6c71f8bc86 Add not yet working import 2018-12-18 16:03:44 +01:00
Elias
8b727d6c1b Add little fade in animation 2018-12-17 21:08:56 +01:00
Elias
620a34baf3 Add browser window in Community tab
Add Community tab background
2018-12-17 20:55:13 +01:00
Elias
60e3049e77 Add workshop plugin detection 2018-12-17 20:54:04 +01:00
Elias Steurer (Kelteseth)
a905c791db Update to Qt 5.12.0 LTS 2018-12-17 14:01:58 +00:00
Elias
4f304de0e2 Add install second navigation fade in from top 2018-12-16 18:28:12 +01:00
Elias
63f2d81489 Fixed recursive html copy *pikachu surprised face* 2018-12-16 18:09:37 +01:00
Elias
a0afbb6085 Add out animations 2018-12-16 17:30:33 +01:00
Elias
b825e7108b Merge remote-tracking branch 'origin/dev' into dev 2018-12-15 21:34:03 +01:00
Elias
0e21b4cde1 Remove no longer used GAnalytics 2018-12-15 21:33:13 +01:00
Elias
598a6bec35 Change to more consistent animations across SP 2018-12-15 21:32:49 +01:00
Elias
c22dcbd982 Fix an issue with autoplay with Qt 5.12 because of policy changes in Chrome autoplay 2018-12-15 21:32:17 +01:00
Elias
dbc23984b9 Add nicer error background 2018-12-15 21:30:59 +01:00
Elias
6cc6686691 Clean pro to use mac only feature only at one place 2018-12-15 21:30:41 +01:00
Elias
dcfa165d85 Add cleaner message output if the widgets or the wallpaper call qDebug() 2018-12-15 21:30:04 +01:00
Elias
fd7db29147 Add mp4 support 2018-12-15 21:29:28 +01:00
Elias
16a10128f4 Add loader to fix inital lag of the first qt https get request. This is a known qt issue... 2018-12-15 21:28:40 +01:00
Elias
d5f9c3750d Cleanup pro to only copy windows file on windows... 2018-12-15 21:27:58 +01:00
Elias
82ede5bbbb Add more consisten animation 2018-12-15 21:27:07 +01:00
Elias Steurer (Kelteseth)
5b40ea40d7 Add link to docs 2018-12-11 12:32:48 +00:00
Elias
c5f609d0d2 Fix read output 2018-12-06 12:46:46 +01:00