1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-11-23 11:13:00 +01:00
Commit Graph

1308 Commits

Author SHA1 Message Date
Elias Steurer
db0a775515 Add hover stealing to Sidebar
This is to fix the hover event of installed content
being triggered when hovering over sidebar elements
2020-08-22 12:36:46 +02:00
Elias Steurer
f98e87d7cf Fix dark theme colors for video wizard
Add some mkv/webm checks because
we do  not support them yet
2020-08-22 12:32:02 +02:00
Elias Steurer
8838f4f00e Remove copying of html file
It is now in the qrc
2020-08-22 12:15:18 +02:00
Elias Steurer
f93c6a15a1 Remove webm for now because import support is missing 2020-08-22 12:14:32 +02:00
Elias Steurer
c32ea21e13 Add html files to qrc
Apparently this works now with newer Qt versions...
2020-08-22 12:14:05 +02:00
Elias Steurer
2e670ed84c Fix colors 2020-08-20 17:22:06 +02:00
Elias Steurer
33995204b2 Add workshop as QPlugin 2020-08-20 17:21:09 +02:00
Elias Steurer
5fcc4be4ab Add hover open in browser
Add disabled steam
2020-08-18 18:15:09 +02:00
Elias Steurer
76083ba0be Remove unnecessary states 2020-08-18 18:03:42 +02:00
Elias Steurer
0d1e210dbe Fix CommunityNavItem click
Fix Nav shadow
2020-08-18 18:02:52 +02:00
Elias Steurer
1f7b7d4cb5 Format 2020-08-18 17:19:01 +02:00
Elias Steurer
95c11702a0 Fix dark and light background colors 2020-08-18 17:17:16 +02:00
Elias Steurer
f17b26fd00 Fix codoc combobox width and text 2020-08-18 17:15:46 +02:00
Elias Steurer
59a020418a Fix include 2020-08-18 17:15:08 +02:00
Elias Steurer
35e77610a5 Add ping alive to check if widget or wallpaper is still running 2020-08-18 17:14:34 +02:00
Elias Steurer
b05ad7fe65 Fix DefaultVideoControls initial value from ScreenPlayWallpaper 2020-08-18 17:09:43 +02:00
Elias Steurer
81a62311aa Remove stomt
Replacing it with website, forum, bugtracker etc
2020-08-18 17:07:56 +02:00
Elias Steurer
ee251b090a Move Page into SettingsPage.qml and fix elevation 2020-08-15 17:03:53 +02:00
Elias Steurer
0ca674a313 Add another check if main application is still running
The timeout of pipes is quite high so we need to ping them regularly
2020-08-14 11:28:58 +02:00
Elias Steurer
41a4b3d45f Add missing rc from last commit 2020-08-13 12:37:44 +02:00
Elias Steurer
a5b84b2eef Add windows app icon 2020-08-13 12:34:12 +02:00
Elias Steurer
045cefae56 Add deletion of content if it is not a steam item
Deleting a steam subscription folder would be pointless
because Steam would just download it again. For now
this works only with none steam items, based if
their have a steamID in their project.json
2020-08-11 20:30:28 +02:00
Elias Steurer
1fe1fb2c4b Fix replacing wallpaper from different types 2020-08-11 20:18:34 +02:00
Elias Steurer
02042f060f Fix CI 2020-08-11 19:38:58 +02:00
Elias Steurer
bc6e2b4e3b Merge branch 'master' of https://gitlab.com/kelteseth/ScreenPlay into master 2020-08-11 19:33:43 +02:00
Elias Steurer
d7411d1232 Fix artifact path to contain only bin 2020-08-11 19:33:35 +02:00
Elias Steurer
6b75a230d1 Update README.md 2020-08-11 14:25:37 +00:00
Elias Steurer
3ac4b5b8ec Add CI status 2020-08-11 14:22:52 +00:00
Elias Steurer
f1028d15d4 Merge branch 'master' of https://gitlab.com/kelteseth/ScreenPlay into master 2020-08-11 16:20:19 +02:00
Elias Steurer
eeec1b6f8a Update qdocs config to 5.15.1 2020-08-11 16:20:07 +02:00
Elias Steurer
37241fd2e7 Fix CI artifact paths 2020-08-11 16:19:34 +02:00
Elias Steurer
edee50921e Fix aQt paths 2020-08-11 14:16:16 +00:00
Elias Steurer
f3ccc50739 Merge branch 'master' of https://gitlab.com/kelteseth/ScreenPlay into master 2020-08-11 16:01:42 +02:00
Elias Steurer
b91b5aea9c Remove nlohmann include 2020-08-11 16:01:17 +02:00
Elias Steurer
b781121728 Fix CI paths 2020-08-11 13:59:58 +00:00
Elias Steurer
7ed2a09656 Fix CI 2020-08-10 22:57:57 +02:00
Elias Steurer
3574d217b8 Remove more nlohmann_json 2020-08-10 22:25:10 +02:00
Elias Steurer
888f00b31f Fix CI 2020-08-10 22:07:16 +02:00
Elias Steurer
49747b50a9 Remove no longer used nlohman-json 2020-08-10 21:57:55 +02:00
Elias Steurer
33a4b940db Fix CI 2020-08-10 21:49:46 +02:00
Elias Steurer
fa9cd676b0 Fix CI 2020-08-10 21:31:58 +02:00
Elias Steurer
88fe5b6f0f Fix ci compile error 2020-08-10 21:09:45 +02:00
Elias Steurer
0b31d2b31a Fix windows c++20 compiler error by updating Qt to 5.14.2 2020-08-10 17:42:49 +02:00
Elias Steurer
13b7bd80fa Fix build info compile definition 2020-08-10 17:39:42 +02:00
Elias Steurer
d930f0d7d3 Fix ffmpeg color dark styling issues 2020-08-10 17:38:56 +02:00
Elias Steurer
e7d4193e2c Update CI 2020-08-10 16:53:12 +02:00
Elias Steurer
a37fab0692 Fix #99 2020-08-10 16:42:12 +02:00
Elias Steurer
4f8a4a2681 Fix issue #100 by replaceing custom popup with Qt Controls popup 2020-08-09 12:46:51 +02:00
Elias Steurer
750b0d1ef8 Merge remote-tracking branch 'origin/master' into master 2020-08-08 19:40:04 +02:00
Elias Steurer
c4423a1497 WIP: Refactor saving/loading of profiles
We now partially support saving and loading custom properties. This is acomplished
via a flat ProjectSettingsListModel that is only used for the properties. We still
display the DefaultVideoControls.qml if the content is a video. For this I added
the m_installedType to the MonitorListModel.
2020-08-08 19:39:58 +02:00