1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-14 22:42:34 +02:00
ScreenPlay/ScreenPlaySysInfo
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
..
CMakeLists.txt Fix cmake be compilable on linux 2020-05-16 13:37:32 +02:00
cpu.cpp Cleanup sysinfo SDK to use smart pointer 2019-09-01 12:01:42 +02:00
cpu.h Cleanup sysinfo SDK to use smart pointer 2019-09-01 12:01:42 +02:00
mathhelper.h Fix linux compilation 2019-04-01 13:03:49 +02:00
qmldir Cleanup 2019-06-10 16:27:17 +02:00
ram.cpp Add cpu and ram stats to sysinfo 2018-12-02 21:22:12 +01:00
ram.h Fix linux compilation 2019-04-01 13:03:49 +02:00
screenplaysysinfo_plugin.cpp Cleanup 2019-06-10 16:27:17 +02:00
screenplaysysinfo_plugin.h Add SysInfo Plugin 2018-09-19 13:19:51 +02:00
storage.cpp Fix clang compilation on windows by making m_globalVariables no longer a reference 2020-03-25 21:30:04 +01:00
storage.h Add storage list model based on QStorageInfo 2020-01-12 17:07:05 +01:00
sysinfo.cpp Add storage list model based on QStorageInfo 2020-01-12 17:07:05 +01:00
sysinfo.h Add storage list model based on QStorageInfo 2020-01-12 17:07:05 +01:00