summaryrefslogtreecommitdiff
path: root/src/monitor-lib/processreader.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix QScopedPointer::take deprecation warningRobert Griebl2022-06-151-1/+1
* Use SPDX license identifiersDominik Holland2022-06-151-30/+4
* Clazy: fix srcRobert Griebl2021-08-201-1/+0
* Update copyright headers to 2021 an finally switch to the GPLRobert Griebl2021-06-011-24/+13
* Build optimization: include all moc cpps directly in the main cpp fileRobert Griebl2020-08-111-0/+2
* 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-221-58/+38
|\
| * Revert back to using a mutex for process readingsBernd Weimer2020-01-211-58/+38
* | Merge remote-tracking branch 'gerrit/5.13' into 5.14Robert Griebl2020-01-211-25/+29
|\ \ | |/
| * Fix issues in ProcessStatusBernd Weimer2019-11-111-27/+29
* | Fix compiler and code-model warningsRobert Griebl2019-11-081-10/+9
* | Rename from Luxoft AM to Qt AMRobert Griebl2019-08-051-1/+1
|/
* Update copyright statementsRobert Griebl2018-12-181-1/+2
* Introduce MonitorModel & friendsDaniel d'Andrada2018-12-071-0/+374