summaryrefslogtreecommitdiffstats
path: root/ksim
Commit message (Expand)AuthorAgeFilesLines
* Fix compatibility with C++17.HEADmasterSlávek Banko12 days2-2/+2
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-053-6/+6
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-1424-128/+128
* Replace various '#define' strings - part 6Michele Calgaro2023-12-213-3/+3
* Replace 'Event' #define stringsMichele Calgaro2023-11-302-2/+2
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-242-2/+2
* Replace Qt with TQtMichele Calgaro2023-11-089-14/+14
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-182-3/+3
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2038-48/+48
* ksim/monitors/snmp: add AES privacy protocol, conditional build of DES privac...François Andriot2021-10-033-2/+13
* Removed code formatting modelines.Michele Calgaro2020-09-2846-111/+0
* Simplify CMake rules for desktop file translations.Slávek Banko2020-07-099-9/+9
* Desktop file translations:Slávek Banko2020-05-2219-805/+34
* Clean up desktop files and fix German translations.Chris2019-11-281-12/+7
* Adjusted to new normalized device icon names in tdelibs.Michele Calgaro2019-06-263-3/+3
* Use `getvfsnumber()` to retrieve filesystem name on OSF/1 (Tru64)OBATA Akio2019-05-041-1/+3
* Change and simplify `statvfs` conditions in FileSystemStatsOBATA Akio2019-05-041-12/+14
* Add CMakeL10n rules.Slávek Banko2018-12-251-0/+3
* Add includes to UI files to resolve FTBFSSlávek Banko2018-09-225-24/+19
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-1/+1
* Update bug reports url to bugs.trinitydesktop.orgSlávek Banko2018-07-011-1/+1
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2322-0/+0
* Fix build on freebsdSlávek Banko2015-06-271-1/+1
* Rename most device icons to comply with XDG standardsTimothy Pearson2015-03-025-6/+6
* Repair mimetype icon usage, part 1. The following are not fully verified in ...Timothy Pearson2014-10-221-1/+1
* Bring most mimetypes in line with XDG specifications. The following are not ...Timothy Pearson2014-10-221-1/+1
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fil...Timothy Pearson2014-10-131-6/+6
* Bring up, down, top, and bottom icons into XDG complianceTimothy Pearson2014-10-131-3/+3
* Bring stop, lock, exit, and run icons into XDG complianceTimothy Pearson2014-10-121-1/+1
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ma...Timothy Pearson2014-10-111-1/+1
* Fixed KSim configuration dialog help button functionality. This resolves bug ...Michele Calgaro2014-06-052-1/+2
* Fix broken Help option in ksim panel applet.Darrell Anderson2014-02-171-0/+2
* Additional k => tde renaming and fixesSlávek Banko2013-09-034-4/+4
* Fix ksim crash. This resolves bug report 1322.Fat-Zer2013-03-022-4/+4
* Fix unintended rename of deskfileSlávek Banko2013-02-271-1/+1
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1534-52/+52
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-1416-29/+29
* Rename KAbout to avoid conflicts with KDE4Timothy Pearson2013-02-078-8/+8
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-041-4/+4
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0114-17/+17
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0118-38/+38
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-312-6/+6
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2722-22/+22
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2518-67/+67
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2411-32/+32
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-2210-20/+20
* Fix automake build i8k ksim moduleSlávek Banko2012-11-121-1/+8
* Additional changes to support building with cmake.Darrell Anderson2012-11-111-1/+1
* Initial conversion to cmake.Darrell Anderson2012-11-1017-0/+602
* Fix QString -> TQString.Darrell Anderson2012-09-163-13/+13