summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Desktop file translations:Slávek Banko2020-06-283-97/+7
| | | | | | | + 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-06-281-1/+1
| | | | | | | Add support for LINGUAS for listing translations to install. Use common cmake rules for documentation. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fixed detection of files in kdiff3_part.Michele Calgaro2020-06-283-10/+50
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Finished up previous commit.gregory guy2020-06-283-483/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop automake build support.gregory guy2020-06-274-63/+5
| | | | | | | | | | | | Add basic cmake build instructions. Delete the NEWS file. Rework of the README. The man folder has been moved into the doc folder for consistency with what have been done so far. The html pages have been moved into the doc folder as well. Some cosmetics. Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Fix FTBFS with clang.Slávek Banko2020-03-051-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-301-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* conversion to the cmake building systemgregory guy2019-09-202-1/+89
| | | | Signed-off-by: gregory guy <g-gregory@gmx.fr>
* Removed .lsm files. lsm database is outdated and unmaintained.Michele Calgaro2019-09-011-14/+0
|
* Add CMakeL10n rules.Slávek Banko2018-12-272-2/+8
| | | | | | Update translation templates. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Removed obsolete Qt2's TQList/TQListIterator classes and replacedMichele Calgaro2018-10-173-3/+3
| | | | | | with TQt3's TQPtrList/TQPtrListIterator ones. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* QT_NO_* -> TQT_NO_* renaming.Michele Calgaro2018-10-171-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-271-4/+4
| | | | | | | | | QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST QT_NO_STL -> TQT_NO_STL QT_NO_COMPAT -> TQT_NO_COMPAT QT_NO_TRANSLATION -> TQT_NO_TRANSLATION Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-271-5/+5
| | | | | | | | | | | QTDIR -> TQTDIR QTDOC -> TQTDOC INCDIR_QT -> INCDIR_TQT LIBDIR_QT -> LIBDIR_TQT QT_INC -> TQT_INC QT_LIB -> TQT_LIB Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin ↵Michele Calgaro2018-09-181-2/+2
| | | | | | module Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed unnecessary executable flag.Michele Calgaro2018-09-011-0/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-234-0/+0
|
* Update version number to R14.1.0Michele Calgaro2015-07-121-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-112-2/+2
| | | | match XDG specifications
* Add missing LDFLAGS causing FTBFSSlávek Banko2014-03-221-1/+1
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-033-5/+5
|
* Fix incorrect characters.Darrell Anderson2013-05-231-1/+1
|
* Update desktop files in support of bug report 1463.Darrell Anderson2013-04-191-1/+0
|
* Fix prior commitTimothy Pearson2013-02-154-0/+0
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1512-25/+25
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-1410-8/+8
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-063-13/+13
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-045-20/+20
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-016-10/+10
|
* Fix FTBFSTimothy Pearson2013-02-015-0/+0
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0110-365/+365
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-313-4/+4
|
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-291-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2711-12/+12
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-267-5/+5
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-258-100/+100
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-243-8/+8
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-225-27/+27
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-195-16/+16
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-194-15/+15
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-082-2/+2
|
* Update lsm files.Darrell Anderson2012-05-271-13/+11
|
* Rename additional members for tqt3Timothy Pearson2012-03-071-4/+4
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1710-25/+25
|
* Rename KDE_MAKE_VERSION and update TDE version stringTimothy Pearson2011-12-261-4/+4
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-217-48/+48
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1913-78/+78
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1811-105/+105
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1620-244/+244
| | | | This reverts commit f3372e7bea9bbc288e039d85d660450220a637d8.