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

1441 Commits

Author SHA1 Message Date
Elias Steurer
f6db59f955 Add print for git diff 2020-10-29 19:52:28 +01:00
Elias Steurer
685c13d87d Call format-cmake.py 2020-10-29 19:48:40 +01:00
Elias Steurer
a367b222f2 Fix build paths 2020-10-29 19:47:22 +01:00
Elias Steurer
3ad6a61aa3 Fix build path
Add check if build type arg is missing
2020-10-29 19:17:45 +01:00
Elias Steurer
e9d333ba2e Call format-cpp 2020-10-29 19:17:37 +01:00
Elias Steurer
8e117cebfd Call format-cmake.py 2020-10-29 18:53:52 +01:00
Elias Steurer
72a5485e7f Move vcpkg out of ScreenPlay source tree
This has some advatages. For one QtCreator starts way faster because
it queries _ALL_ files in the source dir. This can take to minute long
startup when using many packages. This makes some check python
scripts easier to write.
2020-10-29 18:52:37 +01:00
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
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
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
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
b7f69695a9 Fix translations 2020-10-08 16:42:19 +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
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
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
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
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
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
poly000
4af060b1df rename zh to zh-cn 2020-10-02 22:33:47 +08:00
poly000
175c19f65d ? 2020-10-02 22:32:30 +08:00
poly000
771945d88c Merge remote-tracking branch 'upstream/master' 2020-10-02 22:31:40 +08:00
poly000
80ebfb3d54 fix type 2020-10-02 22:30:52 +08:00
Elias Steurer
bf087d7c7d Add missing --ssl-no-revoke 2020-10-02 16:29:12 +02:00
poly000
5aa76970a6 complete 50% 2020-10-02 22:24:30 +08:00
Elias Steurer
ecc9377064 Fix required dev setup 2020-10-02 10:49:05 +02:00
Elias Steurer
113e09763d Update translations and add update script 2020-10-02 10:47:46 +02:00