summaryrefslogtreecommitdiffstats
path: root/ksysguard/gui
Commit message (Expand)AuthorAgeFilesLines
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-031-2/+2
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-1622-157/+157
* Replace various '#define' strings - part 6Michele Calgaro2023-12-264-20/+20
* Replace Qt with TQtMichele Calgaro2023-11-1314-34/+34
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev...Michele Calgaro2023-09-254-4/+4
* Drop TQT_TQ*_OBJECT definesMichele Calgaro2023-08-081-2/+2
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2033-35/+35
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ...Michele Calgaro2023-07-131-5/+5
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-051-4/+2
* Renaming of files in preparation for code style tools.Michele Calgaro2020-12-0740-47/+47
* Removed code formatting modelines.Michele Calgaro2020-09-228-30/+0
* Desktop file translations:Slávek Banko2020-06-284-254/+20
* Fix wrong KSysGuard description.Chris2019-12-041-2/+2
* Fix KSysGuard name in about dialog.Chris2019-11-271-2/+2
* Fix KSysGuard desktop file.Chris2019-11-031-29/+3
* Improve tree view meaning in KSysGuard.Chris2019-11-031-1/+1
* Fix CMakeL10n rules for ksysguard.Slávek Banko2019-10-021-0/+1
* Revive NetBSD supportOBATA Akio2019-08-181-0/+5
* Add CMakeL10n rules.Slávek Banko2018-12-091-0/+8
* Add includes to UI files to resolve FTBFSSlávek Banko2018-09-194-7/+10
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-1/+1
* Bring most mimetypes in line with XDG specifications. The following are not ...Timothy Pearson2014-10-221-3/+3
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fil...Timothy Pearson2014-10-131-3/+3
* Bring undo, redo, find, and revert icons into XDG complianceTimothy Pearson2014-10-131-1/+1
* Add more processes to watch in ksysguard process managementFrançois Andriot2014-10-121-0/+7
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ma...Timothy Pearson2014-10-111-1/+1
* Fix FTBFS due to missing return valuesFrançois Andriot2014-10-111-1/+1
* Rename kdeapp->tdeapp.Darrell Anderson2014-03-021-18/+18
* Improve compatibility with non-Trinity environment menus and add a singleDarrell Anderson2014-02-141-1/+1
* Update Q->TQ constants in ui files.Darrell Anderson2013-11-111-10/+10
* Additional k => tde renaming and fixesSlávek Banko2013-09-032-4/+4
* Add destructor to ReniceDlg in order to work around armel FTBFSTimothy Pearson2013-03-092-0/+5
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1531-45/+45
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-148-11/+11
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-043-10/+10
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0116-18/+18
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0121-45/+45
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-313-5/+5
* Fix a few remaining references to kio_Timothy Pearson2013-01-301-1/+1
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-275-7/+7
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-262-2/+2
* Rename KServer, KSocket, KIO_EXPORT, KIOInput, KIOJob, KIOConfig, KIOBuffer, ...Timothy Pearson2013-01-251-1/+1
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-259-24/+24
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2410-50/+50
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-2/+2
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-202-3/+3
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-3/+3
* Fix disconnected signals and slotsTimothy Pearson2012-11-171-3/+3
* Fix keyboard multi-select failure in ksysguardTimothy Pearson2012-11-152-52/+87