summaryrefslogtreecommitdiffstats
path: root/src/monitor-lib
Commit message (Expand)AuthorAgeFilesLines
* Build optimization: include all moc cpps directly in the main cpp fileRobert Griebl2020-08-112-0/+4
* Fix bogus CPU load display on app restartRobert Griebl2020-02-201-1/+3
* Merge remote-tracking branch 'gerrit/5.13' into 5.14Robert Griebl2020-01-222-80/+63
|\
| * Revert back to using a mutex for process readingsBernd Weimer2020-01-212-80/+63
* | Merge remote-tracking branch 'gerrit/5.13' into 5.14Robert Griebl2020-01-212-25/+33
|\|
| * Fix issues in ProcessStatusBernd Weimer2019-11-112-27/+33
* | Fix compiler and code-model warningsRobert Griebl2019-11-083-20/+22
* | Merge remote-tracking branch 'gerrit/5.13' into devRobert Griebl2019-08-091-1/+1
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-08-081-1/+1
| |\
| | * Fix headless compilationRobert Griebl2019-08-013-4/+16
* | | Rename from Luxoft AM to Qt AMRobert Griebl2019-08-056-6/+6
|/ /
* | 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