summaryrefslogtreecommitdiffstats
path: root/src/monitor-lib
Commit message (Expand)AuthorAgeFilesLines
* Fix CI compilationRobert Griebl2019-07-251-0/+1
* Fix headless compilationRobert Griebl2019-07-081-1/+2
* Fix deprecation warnings against Qt 5.13Robert Griebl2019-06-051-1/+2
* Untangle the broken monitoring dependenciesRobert Griebl2019-05-2818-2489/+1144
* Fix and enhance documentationBernd Weimer2019-05-212-4/+8
* Port benchmark code to new 5.12 APIBernd Weimer2019-03-253-6/+32
* Merge branch '5.12' into devRobert Griebl2019-03-127-0/+7
|\
| * Update the appman-dumptypes toolRobert Griebl2019-01-167-0/+7
* | Merge remote-tracking branch 'origin/5.12' into devDominik Holland2018-12-2116-30/+46
|\|
| * Fix qdoc warningsRobert Griebl2018-12-181-1/+1
| * Update copyright statementsRobert Griebl2018-12-1816-16/+32
| * Bump all QtApplicationManager QML imports to 2.0Robert Griebl2018-12-187-15/+15
| * Introduce MonitorModel & friendsDaniel d'Andrada2018-12-0722-2806/+2729
| * Fix qdoc warningsRobert Griebl2018-12-061-1/+1
* | Introduce MonitorModel & friendsDaniel d'Andrada2018-12-0722-2806/+2729
|/
* Have a sensible default for SystemMonitor.reportingIntervalDaniel d'Andrada2018-11-071-1/+1
* Stop SystemMonitor updates when all reporting is disabledDaniel d'Andrada2018-11-072-123/+90
* Move SystemMonitorPrivate to its own headerDaniel d'Andrada2018-11-073-235/+308
* Update SystemMonitor documentation as it's no longer a singletonDaniel d'Andrada2018-10-311-9/+9
* Split the QtApplicationManager qml moduleDaniel d'Andrada2018-10-302-5/+5
* Multiple cleanupsRobert Griebl2018-10-301-1/+0
* Call registerCompositorView on all windows automaticallyDaniel d'Andrada2018-09-251-3/+0
* Get rid of QProcess in the internal and external APIRobert Griebl2018-08-232-3/+3
* ProcessMonitor: expose current resource usage as propertiesDaniel d'Andrada2018-08-214-3/+63
* Make SystemMonitor instantiable from QMLDaniel d'Andrada2018-08-212-35/+2
* Remove deprecated SystemMonitor.reportingRangeDaniel d'Andrada2018-08-212-33/+0
* Fix Main cleanupDaniel d'Andrada2018-07-231-0/+1
* Read used memory from the correct cgroup statDaniel d'Andrada2018-06-271-0/+14
* WindowObject and WindowItem typesDaniel d'Andrada2018-06-192-29/+20
* Refactor the Application objectDaniel d'Andrada2018-05-141-1/+1
* Organize ProcessMonitor #includesDaniel d'Andrada2018-04-272-4/+3
* Remove the retakeSingletonOwnershipFromQmlEngine hackDominik Holland2018-04-271-3/+2
* Clang code model fixesRobert Griebl2018-04-175-14/+15
* Introduce qdoc groups for all qml typesDominik Holland2018-04-172-1/+4
* Add the new GPU reporting also to the modelDominik Holland2018-03-291-0/+3
* Add GPU utilization to the system-monitorRobert Griebl2018-03-272-1/+111
* Move RunState API from ApplicationManager to ApplicationDaniel d'Andrada2018-03-172-3/+3
* Header cleanup, fixing syncqt warningsRobert Griebl2018-03-162-3/+3
* Remove deprecated XProcessMonitorBernd Weimer2018-02-287-879/+0
* Fix smaps parsingBernd Weimer2018-02-211-21/+49
* Update Pelagicore copyright headers to 2018Robert Griebl2018-02-0712-12/+12
* SystemMonitor: add cpuLoad and memoryUsed propertiesDaniel d'Andrada2018-02-022-6/+46
* Add monitoring auto testsBernd Weimer2018-01-112-8/+10
* Improve documentationBernd Weimer2017-12-191-5/+5
* Fix headless buildRobert Griebl2017-11-033-17/+31
* Stop ReadingTask timer in its threadBernd Weimer2017-06-192-19/+11
* Update ProcessMonitor example and documentationNedim Hadzic2017-06-011-3/+72
* Add FPS monitoring per app windowNedim Hadzic2017-05-2410-80/+329
* Move all monitor related classes to the monitor-libNedim Hadzic2017-04-2513-0/+3448