Elias Steurer
|
01c458a5f5
|
Fix variable
|
2022-11-02 13:28:54 +01:00 |
|
Elias Steurer
|
6e320c0b50
|
Revert QArchive update
this caused compilation errors for time
Add duration prints to build.py
|
2022-11-02 12:56:34 +01:00 |
|
Elias Steurer
|
0748f904d6
|
Update to latest QArchive
|
2022-11-02 12:15:46 +01:00 |
|
Elias Steurer
|
00c051da9a
|
Update python to output utf-8
|
2022-11-02 12:15:34 +01:00 |
|
Elias Steurer
|
5228ec0d6d
|
Extract steam version init into separate function
|
2022-11-02 12:07:34 +01:00 |
|
Elias Steurer
|
0c2d01cdcd
|
Always use "quit" to close screenplay and not minimize
|
2022-11-02 12:07:04 +01:00 |
|
Elias Steurer
|
f39b1cfdf7
|
Fix include order
|
2022-11-02 12:00:17 +01:00 |
|
Elias Steurer
|
dbb79cef41
|
Formatting cmake
|
2022-11-02 11:37:01 +01:00 |
|
Elias Steurer
|
804812181e
|
Formatting
|
2022-11-02 11:36:40 +01:00 |
|
Elias Steurer
|
8e0a3a8f50
|
Fix cmake format
Apparently auto format does not work via
general set variables
|
2022-11-02 11:33:40 +01:00 |
|
Elias Steurer
|
7216ac2d91
|
Add dark window frame decoration support
|
2022-11-02 11:32:23 +01:00 |
|
Elias Steurer
|
8d363b02fd
|
Remove custom window navigation
this did introduce some weird window behavior.
Lets simply tell the user what x means from now on.
|
2022-11-02 11:31:48 +01:00 |
|
Elias Steurer
|
36839dad26
|
Sort includes
|
2022-10-22 16:42:12 +02:00 |
|
Elias Steurer
|
4ad3b14c31
|
Add sign step for macos on release branch
|
2022-10-15 12:05:37 +02:00 |
|
Elias Steurer
|
becfe4bf57
|
Fix missing indirect QWebEngine dependency
|
2022-10-14 12:35:59 +02:00 |
|
Elias Steurer
|
0acab25bde
|
Fix aqt path on osx
|
2022-10-14 11:54:00 +02:00 |
|
Elias Steurer
|
02b2d0f354
|
Fix aqt install command for linux and osx
|
2022-10-14 11:38:14 +02:00 |
|
Elias Steurer
|
5df7c39259
|
Fix python command
Fix remove outdated order
|
2022-10-14 11:30:26 +02:00 |
|
Elias Steurer
|
bda6716d3a
|
Refactor build &ci script to use aqt
Refactor gitlab-ci to inherit base
Add defines.py that stores variables like versions
Bump Qt version to 6.3.2
|
2022-10-10 11:35:41 +02:00 |
|
Elias Steurer
|
cdf2218e4d
|
New translations ScreenPlay_.ts (French)
|
2022-09-20 18:15:25 +00:00 |
|
Elias Steurer
|
76746d874c
|
New translations ScreenPlay_.ts (French)
|
2022-09-20 17:04:29 +00:00 |
|
Elias Steurer
|
6006eaf710
|
New translations ScreenPlay_.ts (French)
|
2022-09-20 15:59:21 +00:00 |
|
Elias Steurer
|
09ba827c52
|
Remove no longer needed manual QT_QML_DEBUG
Use QtCreator Profile for this now
|
2022-09-16 16:13:46 +02:00 |
|
Elias Steurer
|
3fc123ef98
|
Remove temporary folder
|
2022-09-16 15:02:30 +02:00 |
|
Elias Steurer
|
ab247040f9
|
Update choco hash
|
2022-08-27 17:50:59 +02:00 |
|
Elias Steurer
|
30b759953a
|
Merge remote-tracking branch 'origin/master'
|
2022-08-26 15:48:48 +02:00 |
|
Elias Steurer
|
4cc7e5f935
|
Merge remote-tracking branch 'origin/master'
|
2022-08-26 15:48:17 +02:00 |
|
Elias Steurer
|
73078edee6
|
Fix macOS universal signing
|
2022-08-26 15:45:49 +02:00 |
|
Elias Steurer
|
3e283aa5d5
|
Update SteamSDK to 1.55
Add ContentBuilder tools
|
2022-08-26 15:43:50 +02:00 |
|
Elias Steurer
|
a59de4a8e2
|
Fix not called lipo
|
2022-08-14 12:27:05 +02:00 |
|
Elias Steurer
|
ed59c18f80
|
Merge branch 'master' of https://gitlab.com/kelteseth/ScreenPlay
|
2022-08-14 12:25:26 +02:00 |
|
Elias Steurer
|
b0705fe47a
|
Fix osx lipo call
|
2022-08-14 12:24:02 +02:00 |
|
Elias Steurer
|
a59c2f170a
|
Fix ci
|
2022-08-14 12:02:55 +02:00 |
|
Elias Steurer
|
ff371eeba5
|
Add missing terminate command for osx
|
2022-08-14 11:58:54 +02:00 |
|
Elias Steurer
|
cd5933a7e4
|
Refactor CI to only include what we currently use
Refactor osx build with universal binary support
Rename release to deploy version to make it less confusing
|
2022-08-14 11:58:41 +02:00 |
|
Elias Steurer
|
472e341440
|
Fix to only zip installer if we have one
|
2022-08-07 18:20:16 +02:00 |
|
Elias Steurer
|
8ca09c684d
|
Add automatic build uploads to kelteseth.com
Add choco build and docs for pushing
|
2022-08-07 12:24:07 +02:00 |
|
Elias Steurer
|
81944e7148
|
Add basic chocolatey support
|
2022-08-06 14:24:00 +02:00 |
|
Elias Steurer
|
b6199aa1a5
|
New translations ScreenPlay_.ts (Spanish)
|
2022-08-02 04:11:50 +00:00 |
|
Elias Steurer
|
74fc11c723
|
New translations ScreenPlay_.ts (Spanish)
|
2022-08-02 02:30:43 +00:00 |
|
Elias Steurer
|
773ef8317b
|
Remove linux deploy command
linuxdeploqt is awful and we simply copy
everything from qt
|
2022-07-29 16:08:25 +02:00 |
|
Elias Steurer
|
c96263eb1d
|
Add missing screenplay_version
|
2022-07-29 15:34:01 +02:00 |
|
Elias Steurer
|
46dd20a796
|
Fix function with the same name as a parameter
Fix missing executable_file_ending
|
2022-07-29 15:24:45 +02:00 |
|
Elias Steurer
|
671866de60
|
Fix missing aqt option
|
2022-07-29 14:56:45 +02:00 |
|
Elias Steurer
|
f5bb79d160
|
Rewrite of build.py to use classes and functions
2 classes that old the data that later will be
used for the ftp upload and other tools
|
2022-07-24 17:56:00 +02:00 |
|
Elias Steurer
|
f5d3a8d671
|
New translations ScreenPlay_.ts (Portuguese, Brazilian)
|
2022-07-22 13:53:19 +00:00 |
|
Elias Steurer
|
2ba12704ca
|
New translations ScreenPlay_.ts (Vietnamese)
|
2022-07-22 13:53:18 +00:00 |
|
Elias Steurer
|
a839089839
|
New translations ScreenPlay_.ts (Chinese Simplified)
|
2022-07-22 13:53:16 +00:00 |
|
Elias Steurer
|
4237cef480
|
New translations ScreenPlay_.ts (Turkish)
|
2022-07-22 13:53:15 +00:00 |
|
Elias Steurer
|
7386c5c03a
|
New translations ScreenPlay_.ts (Russian)
|
2022-07-22 13:53:13 +00:00 |
|