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

1637 Commits

Author SHA1 Message Date
Elias Steurer
2852659e58 Add macos fixes 2021-03-12 09:19:19 +01:00
Elias Steurer
5658bb9981 Fix macos compilation 2021-02-04 16:51:57 +01:00
Elias Steurer
799a795e92 Merge branch 'master' of https://gitlab.com/kelteseth/screenplay 2021-02-04 16:47:52 +01:00
Elias Steurer
8cad593e7c Fix macos dynlib 2021-02-04 16:46:11 +01:00
Elias Steurer
3dd2ff0852 Move projectfile to be used elsewhere 2021-02-03 17:52:29 +01:00
Elias Steurer
394237d11d Change enum to use ScreenPlayUtil enums 2021-01-31 16:21:32 +01:00
Elias Steurer
96523d4265 Remove unused file 2021-01-28 15:22:47 +01:00
Elias Steurer
7479d3766c Add ScreenPlayUtil to dev docs 2021-01-28 15:22:39 +01:00
Elias Steurer
4dcea75242 Move util functions and global enums into dedicated lib
This will make reusing easier like enum parsing between
ScreenPlay and ScreenPlayWallpaper &
project load/save
2021-01-28 15:19:46 +01:00
Elias Steurer
0435b0023d Update README.md 2021-01-28 09:00:47 +00:00
Elias Steurer
452890afa1 Update README.md 2021-01-28 08:44:53 +00:00
Elias Steurer
80ac10bbf1 Fix issue #123 2021-01-26 15:21:33 +01:00
Elias Steurer
f8e6cb2cad Add logging to sentry
This will only get send on crash to
help to understand the context of the
crash
2021-01-25 17:05:35 +01:00
Elias Steurer
da708019b0 Update vcpkg to master 25.01.2021 2021-01-25 17:04:36 +01:00
Elias Steurer
dd0c4b1252 Fix cmake vcpkg path 2021-01-24 16:55:13 +01:00
Elias Steurer
3b27096972 Disable hover on scroll 2021-01-24 16:50:35 +01:00
Elias Steurer
389a6991db Revert "Fix gif preview"
This reverts commit 30758225fd.
2021-01-24 16:50:11 +01:00
Elias Steurer
c9dfd9ab6c Add positionViewAtBeginning when changing filter 2021-01-23 12:17:57 +01:00
Elias Steurer
30758225fd Fix gif preview 2021-01-23 12:16:39 +01:00
Elias Steurer
4004b4c701 Add allow_failure: true for now 2021-01-23 11:36:14 +01:00
Elias Steurer
c20f83756d Fix website Wallpaper
Add https:// to wizard.
2021-01-23 11:34:46 +01:00
Elias Steurer
44f31a1fe4 Formatting 2021-01-21 19:27:07 +01:00
Elias Steurer
4063f5f21b Fix right click menu type
Fix banner type
Must be var to be able to hold
unsinged long long
2021-01-21 19:23:35 +01:00
Elias Steurer
c823c525d1 Fix enum names and casings 2021-01-21 18:38:39 +01:00
Elias Steurer
5a8583cd86 Fix steam workshopID
Refactor from int to QVariant that can hold
unsinged long ling int that is needed because
as of this writing steamid are now bigger
than int
2021-01-21 18:37:25 +01:00
Elias Steurer
d37f403004 Test CI 2021-01-16 18:40:13 +00:00
Elias Steurer
6a3872fb2a Fix cpp formatting 2021-01-16 17:59:42 +01:00
Elias Steurer
4d37a513e4 Format cmake 2021-01-16 17:57:36 +01:00
Elias Steurer
9fa317a6c5 Fix osx build script 2021-01-16 17:31:07 +01:00
Elias Steurer
4c2cb43af7 Update CI to Qt 5.15.2 2021-01-16 16:59:27 +01:00
Elias Steurer
0671e10789 Disable AV1 import for now 2021-01-14 13:03:44 +01:00
Elias Steurer
d4022ac706 Add MergeRequest.md template
Simplyfy other templates
2021-01-14 12:54:04 +01:00
Elias Steurer
82ead021b2 Move StartInfo delegate into StartInfoLinkImage
Fix headlines lines
Add drag and drop area
2021-01-09 11:34:27 +01:00
Elias Steurer
241066d96d Fix source 2021-01-08 13:12:44 +01:00
Elias Steurer
1085179bae Add ColorPick by Alberto Bignotti 2021-01-08 13:12:26 +01:00
Elias Steurer
1a73f9891c Fix wrong filename when using a filename with a dot
Remove old labs fileselector
2021-01-07 19:37:23 +01:00
Elias Steurer
d1d933b6c3 Decrease scale of preview because steam does not allow large previews
In the docs it state 1mb, in the manual upload it states 2mb!?!
2021-01-07 19:27:58 +01:00
Elias Steurer
f49fa0dccc Fix missing m_length for webm import 2021-01-07 19:27:06 +01:00
Elias Steurer
74db71d036 Fix incorrect navigation state and index 2021-01-07 19:06:25 +01:00
Elias Steurer
25a519cee0 Fix workshop sidebar styling 2021-01-07 18:07:19 +01:00
Elias Steurer
9bbe61e7d1 Fix default folder for localStoragePath 2021-01-07 18:07:00 +01:00
Elias Steurer
dd64e93afe Fix UploadProject popup 2021-01-05 17:01:36 +01:00
Elias Steurer
daa76b8b51 Add Steam Workshop Agreement 2021-01-05 17:01:13 +01:00
Elias Steurer
cb344457a5 Remove duplicate header 2021-01-05 16:09:08 +01:00
Elias Steurer
db40924536 Fix font capitalization 2021-01-05 16:07:52 +01:00
Elias Steurer
a8620f1567 Fix qml and html preview image copy
Add errors emit to all returns
2021-01-05 15:59:59 +01:00
Elias Steurer
4c2b6dbd87 Refactor welcome screen
Remove no longer needed seets
2021-01-05 14:34:29 +01:00
Elias Steurer
e31fd11626 Merge branch 'master' of https://gitlab.com/kelteseth/ScreenPlay 2021-01-04 19:03:15 +01:00
Elias Steurer
a8bcac9950 Fix wallpaper autostart and add CriticalError msg
This was caused because we have the wrong base path
- QDir workingDir(QDir::currentPath());
instead of
 - QDir workingDir(QGuiApplication::applicationDirPath());

when we start the app from a different folder.
2021-01-04 19:03:09 +01:00
Elias Steurer
40b5c5472b Add LANGUAGES to CMakeLists 2021-01-03 16:54:51 +01:00