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

1554 Commits

Author SHA1 Message Date
Elias Steurer
b5dae423cb Add new ci build script and check step
This is python based and is now functional for windows. We now
should be able to extend this script for linux and mac.

Move setup script to Tools folder.
2020-10-29 18:19:22 +01:00
Elias Steurer
8b3d63de5f Update .gitlab/media/preview.gif, README.md files 2020-10-29 14:28:13 +00:00
Elias Steurer
f6b02cfea5 Add steam plugin load only on Workshop
This should make it possible again to open ScreenPlay without
Steam again!
2020-10-22 22:43:25 +02:00
Elias Steurer
31a47fb99b Fix right click menu opening multiple times
Add qstr to text
Fix folder deletion
2020-10-22 18:24:52 +02:00
Elias Steurer
75ec4b04b2 Replace Labs FolderDialog with Dialogs FileDialog 2020-10-17 18:49:32 +02:00
Elias Steurer
58362d8db4 Replace depricate SkipEmptyParts enum 2020-10-17 18:40:53 +02:00
Elias Steurer
0ffb8837f1 Merge branch 'master' into 107-refactor-create-screen 2020-10-17 18:39:53 +02:00
Elias Steurer
6523eccd94 Merge branch 'fix-gitlab-ci-and-install-dep-windows' into 'master'
Update .gitlab-ci.yml and install_dependencies_windows.bat

See merge request kelteseth/ScreenPlay!45
2020-10-17 11:17:55 +00:00
Elias Steurer
abc72f2646 Refactor item to use threaded animation via Animator 2020-10-17 13:02:02 +02:00
Elias Steurer
4c7770b84c Add basic webm import 2020-10-17 12:31:16 +02:00
Elias Steurer
7e7b493a11 Remove unused Qt.labs.platform 2020-10-09 18:56:32 +02:00
Elias Steurer
f386d10a99 Restore video import functionallity
Add not working AV1 support
2020-10-09 18:53:14 +02:00
teppyboy
c1c8863ccb Fix .gitlab-ci.yml.
+ Change "call" to "cmd /c" because i forgot this is PowerShell
2020-10-08 21:58:23 +07:00
teppyboy
729231fd81 Update .gitlab-ci.yml and install_dependencies_windows.bat
+ Update .gitlab-ci.yml to call install_dependencies_windows.bat script
+ Update install_dependencies_windows.bat to timeout instead of pause
2020-10-08 21:49:41 +07:00
Elias Steurer
9dc1ec7654 Merge branch 'master' into 107-refactor-create-screen 2020-10-08 16:45:16 +02:00
Elias Steurer
b7f69695a9 Fix translations 2020-10-08 16:42:19 +02:00
Elias Steurer
95cdd413d3 Merge branch 'master' into 107-refactor-create-screen 2020-10-08 16:33:21 +02:00
Elias Steurer
b5a5940e2b Add CMake dynamic configure_file for every file in /Common/ffmpeg/ 2020-10-08 16:29:50 +02:00
Elias Steurer
b53fc68bf1 Update chinese language file 2020-10-08 16:22:11 +02:00
Elias Steurer
f1c0abd03b Merge branch 'many-changes-and-fixes' into 'master'
Many fixes/changes

See merge request kelteseth/ScreenPlay!44
2020-10-08 14:21:12 +00:00
teppyboy
29a285689f Update install_dependencies_windows.bat
Now supports .7z Codex FFMpeg build extracting using 7-zip and msiexec.
2020-10-08 21:13:15 +07:00
Elias Steurer
a16ad8af73 Add better startup animation and example text 2020-10-08 16:08:50 +02:00
Elias Steurer
a3da07ff82 Move footer to separate StartInfo 2020-10-08 15:49:18 +02:00
teppyboy
31b64c8d1f Merge branch 'master' of https://gitlab.com/kelteseth/ScreenPlay into many-changes-and-fixes 2020-10-08 20:18:04 +07:00
Elias Steurer
72fc121edc Move code into own Sidebar component 2020-10-08 12:55:25 +02:00
Elias Steurer
3f4538e5af Fix sentry native missing crashpad_handler 2020-10-04 17:39:41 +02:00
teppyboy
db6d7ca7dc Update UpdateTranslations.ps1
Changes:
+ Move the script and the readme into the translations folder
+ Update the HowToUpdateTranslations.md to Readme.md
+ Make C:\Qt\5.15.1\msvc2019_64\bin the default because Qt does not like to be installed elsewhere
+ Added check if lupdate.exe and lrelease.exe exists in selected Qt Directory.
2020-10-04 22:32:09 +07:00
Elias Steurer
2ee67d2fb0 Cleanup 2020-10-04 16:56:42 +02:00
teppyboy
aaa4e5d818 Update HowToUpdateTranslations.md 2020-10-04 21:53:43 +07:00
tretrauit
e31d2899a9 Apply 1 suggestion(s) to 1 file(s) 2020-10-04 14:43:59 +00:00
tretrauit
de77d7a929 Apply 1 suggestion(s) to 1 file(s) 2020-10-04 14:43:36 +00:00
Elias Steurer
4f466b3022 Cleanup wizards 2020-10-04 16:41:14 +02:00
teppyboy
0a4bc8a8e7 Updated UpdateTranslations.ps1
Changes:
+ Added lrelease command.
+ Removed .bat file
+ Added a simple tutorial .txt (i'm not good at Markdown if i can't look at the code without color or preview)
2020-10-04 21:40:59 +07:00
tretrauit
f3f878648b Apply 1 suggestion(s) to 1 file(s) 2020-10-04 13:57:11 +00:00
teppyboy
fa0d570b7f Many fixes/changes
+ Update Vietnamese translation.
+ Rewrite old UpdateTranslations.bat into new PowerShell script and a batch file launcher
+ install_dependencies_windows.bat now download and install FFmpeg shared version (reduce size by a lot)
Fixes:
+ .gitignore add FFmpeg
2020-10-04 11:26:25 +07:00
Elias Steurer
61bc020218 Merge branch 'master' into 107-refactor-create-screen 2020-10-03 18:04:59 +02:00
Elias Steurer
f47f7c9771 Merge branch 'master' into 'master'
Update Chinese translations

See merge request kelteseth/ScreenPlay!42
2020-10-03 16:00:15 +00:00
poly000
2cbb98a4d7 100% done! 2020-10-03 10:58:11 +08:00
poly000
ddc4449f89 update 335/336 0.99702380952380953 2020-10-03 10:38:05 +08:00
poly000
dc82a8dda3 update translations 2020-10-03 09:18:45 +08:00
poly000
997ec4fae2 update translation 2020-10-03 08:29:45 +08:00
Elias Steurer
64f527e0a5 Fix invalid code that wont compile under gcc 2020-10-02 21:29:45 +02:00
Elias Steurer
a8720d51dd Remove unused code 2020-10-02 21:29:20 +02:00
Elias Steurer
d6b27d30a5 Remove CMake min version to only set it in main CMakeList.txt 2020-10-02 21:29:11 +02:00
Elias Steurer
6c7479f55c Remove sentry for all OS except win 2020-10-02 21:28:24 +02:00
Elias Steurer
2ed7bf20da Remove sentry package for linux for now 2020-10-02 21:26:34 +02:00
Elias Steurer
3c314b5bda Add gold linker and add remove SysInfo for linux 2020-10-02 21:25:36 +02:00
Elias Steurer
0d9016950d Add Chinese translations to UI 2020-10-02 20:07:06 +02:00
poly000
f25a96c2b6 a 2020-10-03 00:27:37 +08:00
poly000
aa84ee7de0 hmmm 2020-10-02 23:04:17 +08:00