1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-20 01:11:47 +02:00
Commit Graph

1073 Commits

Author SHA1 Message Date
Elias Steurer
5429a3a62f Add better statistic of what is actively used 2019-12-27 17:20:55 +01:00
Elias Steurer
c7a33f33ae Add filename as default name 2019-12-27 17:19:03 +01:00
Elias Steurer
1094b098c0 Add smaller preview thumbnail generation. This should speed up loading preview images in the installed section. The image size is now the same as the width of the thumbnail. Also the image size gets reduced by tenfold. If no previewThumbnail is found the regular preview is used instead. This is not recommended. 2019-12-27 12:35:23 +01:00
Elias Steurer
b8b39a21e8 Add qtquickcompiler to ci 2019-12-27 12:33:01 +01:00
Elias Steurer
eb1b7b65f3 Change preview image size to a fixed width of 320. Also helps with loading many installed list items 2019-12-23 15:41:17 +01:00
Elias Steurer
d01d329747 Only load gifs on hover. This increases the loading speed when having many wallpaper installed 2019-12-23 13:19:29 +01:00
Elias Steurer
7621daa424 Remove no longer used Screen.qml 2019-12-23 13:17:45 +01:00
Elias Steurer
10a161164a Change counter set value to only change when we know the size of the finished list. This is to avoid weird sizing animation at the number in the nav item 2019-12-23 12:23:30 +01:00
Elias Steurer
9697cbc637 Change fade in animation 2019-12-23 12:22:25 +01:00
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