summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-051-6/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-201-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove unnecessary shortcut associations and translations.Michele Calgaro2022-10-011-3/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed TCC crash when using non .desktop entries. This resolves bug 2990Michele Calgaro2020-05-081-72/+64
| | | | | | and 3105. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Desktop file translations:Slávek Banko2020-04-063-11/+6
| | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Move translations to a new directory layout.Slávek Banko2020-04-061-1/+1
| | | | | | Add support for LINGUAS for listing translations to install. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Improve code avoiding allocation of unnecessary objects.Michele Calgaro2020-01-122-22/+16
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop automake build support.gregory guy2019-10-091-19/+0
| | | | | | | | Add basic cmake build instructions. Deleted empty files: NEWS and TODO. Add description in README. Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Add CMakeL10n rules.Slávek Banko2018-12-111-0/+3
| | | | | | Update translation template. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* conversion to the cmake building systemgregory guy2018-09-212-0/+31
| | | | Signed-off-by: gregory guy <g-gregory@gmx.fr>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed up and improve code. Remove crashes when a service desktop fileMichele Calgaro2018-04-272-79/+75
| | | | | | | was selected. Fixed crashes when ESC was pressed on the property dialog. This relates to bug 2734, although not enough to close it. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS on Mageia 6François Andriot2017-07-011-1/+1
| | | | Signed-off-by: François Andriot <francois.andriot@free.fr>
* Fix exec icon location and bring it into XDG compliancer14.0.0Timothy Pearson2014-10-221-1/+1
|
* Fix missing semicolons at end of Keywords stringsTimothy Pearson2014-10-181-1/+1
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-111-1/+1
| | | | match XDG specifications
* Fix help handbook not appearing in main handbook table of contents.Darrell Anderson2014-01-211-0/+1
|
* Fix desktop file.Darrell Anderson2014-01-151-1/+0
|
* Fix crash on exit. This resolves bug report 1586.Francois Andriot2013-07-311-1/+4
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-152-4/+4
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-1/+1
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-012-2/+2
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-012-4/+4
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-311-4/+4
|
* Fix up remaining references to -lkioTimothy Pearson2013-01-281-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-273-3/+3
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-261-1/+1
|
* 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-252-5/+5
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-242-3/+3
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-222-4/+4
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-5/+5
|
* Remove redundant reference to KControl in Comment= to provideDarrell Anderson2012-06-041-2/+2
| | | | look-and-feel consistency with other KControl TOC descriptions.
* Remove ending period in kcontrol/konq/desktop.desktop Comment=Darrell Anderson2012-06-041-4/+4
| | | | to provide look-and-feel consistency with other KControl TOC descriptions.
* Add French translationsTimothy Pearson2012-05-101-0/+2
| | | | Thanks to Francois Andriot for the patch!
* Initial importTimothy Pearson2012-05-054-0/+460