summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-059-171/+171
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-031-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Qt with TQtMichele Calgaro2023-11-051-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop TQT_TQ*_OBJECT definesMichele Calgaro2023-08-081-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2011-12/+12
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove unnecessary accelerators from .ui filesMichele Calgaro2022-09-131-6/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Make the Nettools backend optional.gregory guy2021-07-193-10/+26
| | | | Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Change default backend from Nettools to Sys.gregory guy2021-07-154-17/+11
| | | | | | Some indentation cosmetic. Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Minor correction to file name in comments.Michele Calgaro2021-01-151-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added translation of .desktop files.Michele Calgaro2020-10-097-314/+35
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Copy translation files to new structure.Michele Calgaro2020-10-082-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop automake build support.gregory guy2020-10-0114-672/+3
| | | | | | | | | Add basic cmake build instructions. Deleted files INSTALL.Mandrake and knemo.spec. Rework of the README file. COPYING-DOCS, NEWS and VERSION moved to the root of the source. Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Removed .lsm files. lsm database is outdated and unmaintained.Michele Calgaro2019-09-011-14/+0
|
* Add includes to UI files to resolve FTBFS.Slávek Banko2019-05-041-13/+4
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* conversion to the cmake building systemgregory guy2019-04-237-1/+132
| | | | Signed-off-by: gregory guy <g-gregory@gmx.fr>
* Add CMakeL10n rules.Slávek Banko2018-12-283-0/+9
| | | | | | Create translation template. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-172-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS with clangRay Vine2018-05-191-1/+3
| | | | | | This resolves bug 2895 Signed-off-by: Ray Vine <ray-v@inbox.lv>
* Fix FTBFS on Mageia 6François Andriot2017-07-012-2/+2
| | | | Signed-off-by: François Andriot <francois.andriot@free.fr>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2322-0/+0
|
* Update version number to R14.1.0Michele Calgaro2015-07-121-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix incorrectly renamed stringsSlávek Banko2015-03-051-1/+1
|
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-191-18/+18
|
* Revert "Fix remaining missing semicolons at end of Keywords strings"Timothy Pearson2014-10-191-18/+18
| | | | This reverts commit fba534d01eade37e5cef8b009130a5b5caec37b2.
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-191-18/+18
|
* Fix missing semicolons at end of Keywords stringsTimothy Pearson2014-10-181-1/+1
|
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-131-4/+4
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-112-2/+2
| | | | match XDG specifications
* Fix Keywords separators to match XDG desktop specificationsTimothy Pearson2014-10-111-19/+19
|
* Fix abort on startup due to oversized tray icon creation when icon widget ↵Timothy Pearson2014-07-081-5/+5
| | | | has not yet been shown
* Add Help button to kcontrol module dialog in support of bug report 1889.Darrell Anderson2014-02-171-1/+1
|
* Add new help handbook.Darrell Anderson2014-02-011-3/+2
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-032-2/+2
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1511-17/+17
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-142-4/+4
|
* Rename KAbout to avoid conflicts with KDE4Timothy Pearson2013-02-071-1/+1
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-012-3/+3
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-012-3/+3
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2711-15/+15
|
* Fix FTBFS resulting from KCModule renameTimothy Pearson2013-01-251-1/+1
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-259-48/+48
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-246-52/+52
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-223-6/+6
|
* Fix multiple event notificationsTimothy Pearson2012-11-192-6/+6
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-083-12/+12
|
* Update lsm files.Darrell Anderson2012-05-271-12/+10
|
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-101-1/+1
|
* Fix inadvertent "TQ" changes.Darrell Anderson2012-04-133-5/+5
|
* Fix kcontrol branding with event sound files.Darrell Anderson2012-03-072-54/+54
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1711-12/+12
|