Elias Steurer
|
a577decdc9
|
Add some Qt6 cmake support
WebEngine is missing because the current 6.2 installed
has a broken WebEngine
|
2021-06-20 18:50:54 +02:00 |
|
Elias Steurer
|
818987310b
|
Formatting
|
2021-05-16 14:19:29 +02:00 |
|
Elias Steurer
|
e54e0c2acb
|
Refactor widget removal/restore
|
2021-05-16 11:57:50 +02:00 |
|
Elias Steurer
|
f60c93ee64
|
Add more docs
|
2021-05-13 13:35:54 +02:00 |
|
Elias Steurer
|
e8fbe8e565
|
Add ScreenPlayUtil and ScreenPlayShader to developer docs
Update to qdoc Qt 6.1
Add module for every project
|
2021-05-13 13:05:05 +02:00 |
|
Elias Steurer
|
74aff2cea0
|
Add GPU Sysinfo
Update vcpkg to latest master
|
2021-05-12 17:09:24 +02:00 |
|
Elias Steurer
|
7e10ae47e2
|
Add uptime to sysinfo
|
2021-02-13 20:14:10 +01:00 |
|
Elias Steurer
|
4dcea75242
|
Move util functions and global enums into dedicated lib
This will make reusing easier like enum parsing between
ScreenPlay and ScreenPlayWallpaper &
project load/save
|
2021-01-28 15:19:46 +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
|
d6b27d30a5
|
Remove CMake min version to only set it in main CMakeList.txt
|
2020-10-02 21:29:11 +02:00 |
|
Elias Steurer
|
c8a87e1ef9
|
Fix sysinfo sdk not building shared bin
|
2020-09-10 17:07:01 +02:00 |
|
Elias Steurer
|
e1b40a7d4c
|
More settings save reworking
|
2020-07-31 11:58:05 +02:00 |
|
Elias Steurer
|
c76bebb68b
|
Remove install step
|
2020-07-08 17:10:27 +02:00 |
|
Elias Steurer
|
2ac4540461
|
Add AGPL and Commercial copyright header
|
2020-05-16 23:01:09 +02:00 |
|
Elias Steurer
|
9ce9467dd7
|
Fix cmake be compilable on linux
Downgrade to 3.16 that ships with Ubuntu 20.04
Fix QML modules that does not exists ( cmake on Windows just ignores this lol)
|
2020-05-16 13:37:32 +02:00 |
|
Elias Steurer
|
799a115c36
|
Add cmake QtCreator readme setup
|
2020-05-03 13:11:26 +02:00 |
|
Elias Steurer
|
b69d71544c
|
Add copy of files into the qt/qml folder
|
2020-05-01 17:44:21 +02:00 |
|
Elias Steurer
|
bd77099c06
|
Remove old project files
|
2020-05-01 16:46:09 +02:00 |
|
Elias Steurer
|
c7fd69a78e
|
Add first working cmake version for ScreenPlay
Refactor stomt sdk from qmake/github to cmake/gitlab
|
2020-04-30 20:03:14 +02:00 |
|
Elias Steurer
|
38f117b369
|
Merge branch 'master' into 66-port-screenplay-from-qmake-to-cmake
|
2020-04-16 11:14:49 +02:00 |
|
Elias Steurer
|
db94ca2a1e
|
Fix clang compilation on windows by making m_globalVariables no longer a reference
Fix clang-tidy and clazy warnings
|
2020-03-25 21:30:04 +01:00 |
|
Elias Steurer
|
8b347cad9f
|
Fix version an add auto install script to replace install-dependencies
|
2020-03-16 11:50:35 +01:00 |
|
Elias Steurer
|
2e20673e67
|
Fix cmake files to be able to open the project in QtCreator
|
2020-03-10 12:34:34 +01:00 |
|
Elias Steurer
|
d1bee5aa8f
|
Add autoconversion based of https://github.com/davidtazy/QMake2CMake
|
2020-03-10 12:16:58 +01:00 |
|
Elias Steurer
|
20d2667548
|
Add storage list model based on QStorageInfo
|
2020-01-12 17:07:05 +01:00 |
|
Elias Steurer
|
0da9cc7435
|
Cleanup sysinfo SDK to use smart pointer
|
2019-09-01 12:01:42 +02:00 |
|
Elias
|
17729a590f
|
Add initial wallpaper start on startup
|
2019-08-02 13:11:31 +02:00 |
|
Elias
|
54f597529a
|
Cleanup
|
2019-06-10 16:27:17 +02:00 |
|
Elias
|
90990b827f
|
Remove aimber
|
2019-06-10 16:03:05 +02:00 |
|
Elias Steurer
|
ac1eee9d27
|
Fix linux compilation
|
2019-04-01 13:03:49 +02:00 |
|
Dominik Louven
|
855283d1ba
|
Add cpu and ram stats to sysinfo
|
2018-12-02 21:22:12 +01:00 |
|
Dominik Louven
|
53280d1a36
|
Disabled Windows only WinApi calls in sys info
|
2018-11-26 20:38:23 +01:00 |
|
kelteseth
|
f91f8e8b92
|
Fix example
|
2018-11-06 17:00:21 +01:00 |
|
kelteseth
|
5e69677cf5
|
Add example for dani
|
2018-11-06 16:59:10 +01:00 |
|
kelteseth
|
972e7bcad5
|
Add basic sysinfo structure
|
2018-10-26 12:05:23 +02:00 |
|
kelteseth
|
e9fe1d4133
|
Convert to singleton
|
2018-09-19 13:22:53 +02:00 |
|
kelteseth
|
758a967c04
|
Add SysInfo Plugin
|
2018-09-19 13:19:51 +02:00 |
|