1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-11-06 02:52:29 +01:00
Commit Graph

1214 Commits

Author SHA1 Message Date
Elias Steurer
ba4c8ada9a Change fadein timer for faster animations 2019-12-23 12:22:00 +01:00
Elias Steurer
c463e748d1 Add better video import quality 2019-12-22 21:12:06 +01:00
Elias Steurer
b6f275065c Add failsave if settings are messed up. For this we will try to delete the old settings and then recreate default settings. 2019-12-21 16:28:53 +01:00
Elias Steurer
10e5b11344 Remove no longer initial debug message for build hash. We now have the ui in the settings for this. 2019-12-21 16:28:02 +01:00
Elias Steurer
a95e246955 Fix critical error when saving values to json. All value were saved as a string. Even bool where converted to "true" or "false" as string 2019-12-21 16:26:46 +01:00
Elias Steurer
b94f4a95b2 Fix fillmode combobox cliping 2019-12-20 17:53:24 +01:00
Elias Steurer
15a6ff0997 Enable antonymous statistic 2019-12-20 17:50:14 +01:00
Elias Steurer
1e5ffd293f Enable autostart as default option 2019-12-20 17:26:03 +01:00
Elias Steurer
ee85bc8e93 Make cover the default scaling to have no distortions 2019-12-20 17:24:35 +01:00
Elias Steurer
bc8e05cdf0 Add missing emits to singals 2019-12-20 15:58:57 +01:00
Elias Steurer
61cffa6232 Add a space in the toString method. Also formatting 2019-12-20 15:58:28 +01:00
Elias Steurer
d99dbae4f8 Change search input to be smaller 2019-12-20 15:57:49 +01:00
Elias Steurer
f7404ccf89 Fix id to copy to clipboard 2019-12-20 15:56:50 +01:00
Elias Steurer
1aa8fda486 Fix CI windeployqt.exe using an non exsisting folder 2019-12-20 15:56:35 +01:00
Elias Steurer
adbf846f49 Fix some import issues.
Add copy to clipboard when an error occurred
Add ffmpeg and ffprobe arguments to error output
Add QStringList to string static helper function
2019-12-20 15:37:44 +01:00
Elias Steurer
6c88fc87fb Add spanish, russian and frensh translation files without translation 2019-12-20 12:12:16 +01:00
Elias Steurer
e22d7561f6 Remove antialiasing properties 2019-12-20 11:35:31 +01:00
Elias Steurer
83018adeab Fix search look and feel 2019-12-20 11:35:10 +01:00
Elias Steurer
1dfd6c735b Fix Blog url 2019-12-20 11:34:52 +01:00
Elias
9931f77a9f Refactor project wizard. Now we have ether import content or create new based on a template 2019-12-15 18:29:20 +01:00
Elias
c7329c1adf Merge remote-tracking branch 'origin/feature/basic-project-creator' into feature/basic-project-creator 2019-12-15 12:59:17 +01:00
Elias Steurer
350a0dd69f Bump stomt sdk version to fix install step 2019-12-14 12:54:27 +01:00
Elias Steurer
3acc6d832d Fix CI 2019-12-13 14:00:43 +01:00
Elias Steurer
3626f5c9a0 Fix CI 2019-12-13 13:47:53 +01:00
Elias Steurer
56429d4ad0 Fix CI 2019-12-13 13:46:31 +01:00
Elias Steurer
f047fae104 Test CI 2019-12-13 13:34:01 +01:00
Elias Steurer
139e41f191 Fix syntax 2019-12-13 13:29:56 +01:00
Elias Steurer
41c7b7499b Add Docs trigger to build the docs on every commit at https://gitlab.com/kelteseth/ScreenPlayDeveloperDocs 2019-12-13 13:28:26 +01:00
Elias Steurer
e51384a52f Merge branch 'dev' of https://gitlab.com/kelteseth/ScreenPlay into dev 2019-12-13 13:17:50 +01:00
Elias Steurer
51045390d2 Fix ScreenPlay Dev Docs title 2019-12-13 13:17:43 +01:00
Elias Steurer (Kelteseth)
fa752bc314 Update README.md 2019-12-13 12:11:06 +00:00
Elias Steurer
0d7a5615f2 Test qdoc config 2019-12-12 14:05:00 +01:00
Elias Steurer (Kelteseth)
6ea2c6beeb Update Docs/config.qdocconf 2019-12-10 15:19:26 +00:00
Elias Steurer (Kelteseth)
85a99ae36e Fix Qt path
Add mermaid support
2019-12-10 14:57:45 +00:00
Elias Steurer
e4698df46d Add documentation for all classes and methods
Add mermaid diagram
2019-12-08 11:38:48 +01:00
Elias Steurer
ae7d69411f Merge branch 'dev' into feature/basic-project-creator 2019-12-05 15:54:52 +01:00
Elias Steurer
facf86a45d Fix CI 2019-12-05 15:53:47 +01:00
Elias Steurer
277ff327f9 Fix documentation name to include generated 2019-12-05 15:30:08 +01:00
Elias Steurer
887ec4e08f Remove old docs folder 2019-12-05 15:26:14 +01:00
Elias Steurer
5b82f5b38a Add qdocs 2019-12-05 15:24:12 +01:00
Elias Steurer
799b4a0138 Fix loading of wizard elements 2019-12-05 15:23:07 +01:00
Elias
942f4186ae Add basic not working general wizard 2019-12-05 12:45:32 +01:00
Elias
6dfb129f10 Add disabling of anonymous telemetry via settings 2019-12-05 12:44:24 +01:00
Elias
e0b1a6c529 Add anonymous telemtry. This will only used for basic statisitcs like how many people have screenplay open and which menu point is clicked the most. 2019-12-05 12:42:04 +01:00
Elias Steurer
31fe7a91ac Add basic telemetry 2019-12-01 18:45:54 +01:00
Elias Steurer
f0189643a4 Fix install dependencies 2019-12-01 13:34:15 +01:00
Elias Steurer (Kelteseth)
a8aa4ed3c8 Update README.md 2019-12-01 12:32:27 +00:00
Elias Steurer
f8c4eeba71 Remove vcpkg submodule. Now installable via vcpkg-install-dependencies 2019-12-01 11:33:28 +01:00
Elias Steurer
fd94d65a3d Cleanup third party libs into common folder
Remove old OpenSSL which now get bundled with Qt installer
2019-12-01 11:31:09 +01:00
Elias Steurer
0d9eced740 Add nlohmann-json 2019-11-30 16:56:43 +01:00