summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Removed unused filesMichele Calgaro2024-02-201-53/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Qt with TQtMichele Calgaro2024-02-191-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-0240-80/+80
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix remaining unwanted renaming SLOT => TQ_SLOT related to the message.Slávek Banko2024-01-011-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix unwanted renaming SLOT => TQ_SLOT in the message string.Slávek Banko2024-01-011-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-0122-854/+854
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Qt with TQtMichele Calgaro2023-11-043-22/+22
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2049-51/+51
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-112-7/+7
| | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove unnecessary accelerator from .ui files.Michele Calgaro2022-09-0959-807/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2021-12-302-12/+8
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Desktop file translations:Slávek Banko2020-05-034-84/+16
| | | | | | | + 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-05-031-1/+1
| | | | | | Add support for LINGUAS for listing translations to install. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Drop automake build support.gregory guy2020-02-222-154/+0
| | | | | | | | | | | Add basic build instructions. Rework of the README, INSTALL and help page. Remove empty folder templates and the NEWS file. Delete the INSTALL.debian and INSTALL.gentoo files. Create the doc/misc folder to hold lot of config and/or readme files. Signed-off-by: gregory guy <gregory-tde@laposte.net>
* automake: Install the application icon in applications instead of applnk.François Andriot2019-12-051-3/+3
| | | | | Signed-off-by: François Andriot <francois.andriot@free.fr> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Removed .lsm files. lsm database is outdated and unmaintained.Michele Calgaro2019-09-011-14/+0
|
* Fix branding of KVpnc and also translations, for fuzzy prevention.Chris2019-07-292-2/+2
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Add CMakeL10n rules.Slávek Banko2018-12-161-0/+3
| | | | | | Update translation template. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Install application specific icons in the application directory.Slávek Banko2018-12-161-1/+22
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2018-12-1611-40/+41
| | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add includes to UI files to resolve FTBFS.Slávek Banko2018-12-1652-479/+208
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* conversion to the cmake building systemgregory guy2018-12-1050-21/+185
| | | | Signed-off-by: gregory guy <g-gregory@gmx.fr>
* Adapted to new KPasswordEdit::password() signature. This relates to bug 2961.gitMichele Calgaro2018-12-034-15/+15
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* 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>
* Fix FTBFS with GCC6Slávek Banko2016-09-031-8/+8
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2390-0/+0
|
* Update version number to R14.1.0Michele Calgaro2015-07-121-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed wrong DocPath strings. This relates to bug 2319.Michele Calgaro2015-01-241-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix exec icon location and bring it into XDG compliancer14.0.0Timothy Pearson2014-10-221-4/+4
|
* Fix remaining issues from mimetype icon renameTimothy Pearson2014-10-221-3/+3
|
* Bring most mimetypes in line with XDG specifications. The following are not ↵Timothy Pearson2014-10-221-1/+1
| | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-131-1/+1
| | | | 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-111-1/+1
| | | | match XDG specifications
* Add pcf protocol handbook.Darrell Anderson2014-03-033-1/+6
|
* Fix help handbook not appearing in main handbook table of contents.Darrell Anderson2014-01-221-0/+1
|
* Fix checking whether the user is rootSlávek Banko2013-09-291-1/+1
| | | | This relates to Bug 1531
* Fix FTBFSSlávek Banko2013-09-171-2/+2
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-032-2/+2
|
* Rename KWallet to TDEWallet.Darrell Anderson2013-08-316-51/+51
|
* Rename KWallet to TDEWalletTimothy Pearson2013-08-2712-36/+36
|
* Update desktop files in support of bug report 1463.Darrell Anderson2013-04-191-2/+2
|
* Fix unintended rename of PskfileSlávek Banko2013-02-251-5/+5
|
* Fix unintended rename of many various *klist*Slávek Banko2013-02-192-10/+10
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1544-83/+83
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-143-5/+5
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-046-47/+47
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0119-32/+32
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-019-74/+74
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-313-16/+16
|