| Commit message (Expand) | Author | Age | Files | Lines |
* | Desktop file translations: | Slávek Banko | 2020-06-28 | 8 | -549/+38 |
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2020-01-30 | 5 | -20/+20 |
* | Added missing header in ksysguard/ksysguardd/Linux/netstat.c | Matías Fonzo | 2020-01-26 | 1 | -0/+2 |
* | Fix wrong KSysGuard description. | Chris | 2019-12-04 | 1 | -2/+2 |
* | Fix KSysGuard name in about dialog. | Chris | 2019-11-28 | 1 | -2/+2 |
* | Fix KSysGuard desktop file. | Chris | 2019-11-03 | 1 | -29/+3 |
* | Improve tree view meaning in KSysGuard. | Chris | 2019-11-03 | 1 | -1/+1 |
* | Fix CMakeL10n rules for ksysguard. | Slávek Banko | 2019-10-02 | 1 | -0/+1 |
* | Revive NetBSD support | OBATA Akio | 2019-08-18 | 13 | -157/+249 |
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-09 | 2 | -0/+11 |
* | Add includes to UI files to resolve FTBFS. | Michele Calgaro | 2018-09-21 | 4 | -7/+10 |
* | Fixed corrupted japanese translations. This relates to bug 2952. | Michele Calgaro | 2018-08-18 | 1 | -1/+1 |
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-24 | 16 | -0/+0 |
* | Fix FTBFS on freebsd | Slávek Banko | 2015-06-12 | 2 | -0/+28 |
* | Fix FTBFS on openbsd 5.7 | François Andriot | 2015-05-31 | 3 | -2/+4 |
* | Bring most mimetypes in line with XDG specifications. The following are not ... | Timothy Pearson | 2014-10-22 | 1 | -3/+3 |
* | Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fil... | Timothy Pearson | 2014-10-13 | 1 | -3/+3 |
* | Bring undo, redo, find, and revert icons into XDG compliance | Timothy Pearson | 2014-10-13 | 1 | -1/+1 |
* | Enhance memory management in ksysguard on openbsd | François Andriot | 2014-10-13 | 2 | -0/+35 |
* | Enable process management in ksysguard on openbsd | François Andriot | 2014-10-13 | 4 | -1/+541 |
* | Enable ksysguard build on openbsd | François Andriot | 2014-10-13 | 2 | -0/+27 |
* | Add more processes to watch in ksysguard process management | François Andriot | 2014-10-12 | 1 | -0/+7 |
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ma... | Timothy Pearson | 2014-10-11 | 1 | -1/+1 |
* | Fix FTBFS due to missing return values | François Andriot | 2014-10-11 | 1 | -1/+1 |
* | Rename kdeapp->tdeapp. | Darrell Anderson | 2014-03-02 | 4 | -20/+20 |
* | Improve compatibility with non-Trinity environment menus and add a single | Darrell Anderson | 2014-02-14 | 1 | -1/+1 |
* | Update Q->TQ constants in ui files. | Darrell Anderson | 2013-11-11 | 1 | -10/+10 |
* | Add lm_sensors optional support for ksysguard | Alexander Golubev | 2013-09-08 | 4 | -3/+28 |
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 2 | -4/+4 |
* | Add destructor to ReniceDlg in order to work around armel FTBFS | Timothy Pearson | 2013-03-09 | 2 | -0/+5 |
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 31 | -45/+45 |
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 8 | -11/+11 |
* | Rename KCmd to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-06 | 1 | -2/+2 |
* | Rename KIcon to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-04 | 3 | -10/+10 |
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 16 | -18/+18 |
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 21 | -45/+45 |
* | Rename KStandard for enhanced compatibility with KDE4 | Timothy Pearson | 2013-01-31 | 3 | -5/+5 |
* | Fix a few remaining references to kio_ | Timothy Pearson | 2013-01-30 | 1 | -1/+1 |
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 5 | -7/+7 |
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 2 | -2/+2 |
* | Rename KServer, KSocket, KIO_EXPORT, KIOInput, KIOJob, KIOConfig, KIOBuffer, ... | Timothy Pearson | 2013-01-25 | 1 | -1/+1 |
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 9 | -24/+24 |
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 10 | -50/+50 |
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 1 | -2/+2 |
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 2 | -3/+3 |
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 1 | -3/+3 |
* | Fix disconnected signals and slots | Timothy Pearson | 2012-11-17 | 1 | -3/+3 |
* | Fix keyboard multi-select failure in ksysguard | Timothy Pearson | 2012-11-15 | 2 | -52/+87 |
* | Fix QString -> TQString. | Darrell Anderson | 2012-09-16 | 1 | -2/+2 |
* | Branding: Update ksysguard image. | Darrell Anderson | 2012-06-29 | 1 | -0/+0 |