Elias Steurer
2a77ce9a37
Add linuxwindow
2019-04-01 13:42:35 +02:00
Elias Steurer
ac1eee9d27
Fix linux compilation
2019-04-01 13:03:49 +02:00
Elias
032ac18518
Add common tag selector
...
Remove no longer needed NextButton
Add project.json saveWallpaper
2019-03-31 14:46:11 +02:00
Elias
54154ad09b
Fix wallpaper path
2019-03-30 12:56:34 +01:00
Elias
22ef3494e0
Add ability to save wallpapers
...
Add preview
Cleanup
2019-03-28 21:26:47 +01:00
Elias
0d12c84107
Remove debugs
2019-03-28 21:26:24 +01:00
Elias
ead7f3345b
Add main
2019-03-28 21:25:39 +01:00
Elias
9cee6488fe
Add bug template
2019-03-28 21:25:08 +01:00
Elias
cea7d0b214
Replace pixelSize with device dpi independent pointSize
2019-03-28 20:09:55 +01:00
Elias
0352a88e02
Fix enum c++ to qml export
...
Remove custon CreateWallpaperData struct because it is no longer needed. All variables are now public members of the new createimportvideoo class
Fix removing of files when converting successful
2019-03-28 19:02:47 +01:00
Elias
6b370d57ba
Add a way easier way to debug wallpaper and widgets
2019-03-27 18:38:36 +01:00
Elias
9b606a79bc
Cleanup widgets and Window. When a developer now opens the widget or window project it opens a instance without screenplay sdk. This makes debugging way easier
2019-03-24 16:52:07 +01:00
Elias
970aeea99f
Fix massive widget movement jitter bug
2019-03-17 15:18:49 +01:00
Elias
5692d6cf6d
Cleanup converting video
2019-03-14 20:02:44 +01:00
Elias
fb0ab7aead
Merge remote-tracking branch 'origin/dev' into refactor/window
2019-03-14 18:59:16 +01:00
Elias
2dcb49366b
Workaround for working wallpaper two times
2019-03-14 18:56:55 +01:00
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 Steurer (Kelteseth)
2fec05863c
Add bug templates for bugs and features
2019-03-01 11:45:57 +00:00
Elias Steurer (Kelteseth)
fbfb320f43
Update README.md
2019-02-28 15:37:25 +00:00
Elias Steurer (Kelteseth)
d319070e13
Add CONTRIBUTING
2019-02-28 15:32:05 +00: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