Commit Graph

60 Commits (9593e821412411b1017cfc43d6f6defc75a86c1c)

Author SHA1 Message Date
Slávek Banko 0cc35839ad
Fix FTBFS with clang.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Michele Calgaro 0d584916ac
Removed explicit usage of the 'register' keyword.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
gregory guy ac4ae19235
conversion to the cmake building system
Signed-off-by: gregory guy <g-gregory@gmx.fr>
6 years ago
Michele Calgaro 1554e26b7c
Removed .lsm files. lsm database is outdated and unmaintained. 6 years ago
Slávek Banko 0ee39c1ce9
Add CMakeL10n rules.
Update translation templates.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Michele Calgaro 3734254d2a
Removed obsolete Qt2's TQList/TQListIterator classes and replaced
with TQt3's TQPtrList/TQPtrListIterator ones.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 7325a710bc
QT_NO_* -> TQT_NO_* renaming.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro f0c056c67a
qt -> tqt conversion:
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>
7 years ago
Michele Calgaro bcbc4cad35
qt -> tqt conversion:
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>
7 years ago
Michele Calgaro 2c46c17371
QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 9b5a0aee31
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 9d3be1c6ea
Removed unnecessary executable flag.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Timothy Pearson 7f392bb439 Fix invalid headers in PNG files and optimize for size 9 years ago
Michele Calgaro 2873f3a87f Update version number to R14.1.0
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Timothy Pearson 374a04fb51 Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 11 years ago
Slávek Banko 7dd0ab0b59 Add missing LDFLAGS causing FTBFS 12 years ago
Slávek Banko 7728fb7c70 Additional k => tde renaming and fixes 12 years ago
Darrell Anderson 3070496edc Fix incorrect characters. 12 years ago
Darrell Anderson e82e93665d Update desktop files in support of bug report 1463. 12 years ago
Timothy Pearson aa70d768e2 Fix prior commit 13 years ago
Timothy Pearson dbf3ee6a20 Rename additional header files to avoid conflicts with KDE4 13 years ago
Timothy Pearson 5d58fe4201 Rename common header files for consistency with class renaming 13 years ago
Timothy Pearson 64eaa62d20 Rename KCmd to avoid conflicts with KDE4 13 years ago
Timothy Pearson c125e4cd29 Rename KIcon to enhance compatibility with KDE4 13 years ago
Timothy Pearson 533c3127e1 Rename many classes and header files to avoid conflicts with KDE4 13 years ago
Timothy Pearson 821dbb340f Fix FTBFS 13 years ago
Timothy Pearson 35cfeb1230 Rename a number of classes to enhance compatibility with KDE4 13 years ago
Timothy Pearson 6d70eafec0 Rename KStandard for enhanced compatibility with KDE4 13 years ago
Timothy Pearson 78d2bce981 Rename a few build variables for overall consistency 13 years ago
Timothy Pearson e9bf6fab2d Rename a number of libraries and executables to avoid conflicts with KDE4 13 years ago
Timothy Pearson 56c4d26d03 Rename a number of libraries and executables to avoid conflicts with KDE4 13 years ago
Timothy Pearson bfd3620cd8 Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 13 years ago
Timothy Pearson 672c9c39de Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 13 years ago
Timothy Pearson fd7791939e Rename KInstance and KAboutData to avoid conflicts with KDE4 13 years ago
Timothy Pearson fe52f645fd Rename KApplication to TDEApplication to avoid conflicts with KDE4 13 years ago
Timothy Pearson c8fc7b9d45 Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 13 years ago
Darrell Anderson c287224568 Update XDG information in support of bug report 892. 13 years ago
Darrell Anderson 219c1f5c3c Update lsm files. 13 years ago
Timothy Pearson 0e4e3abca9 Rename additional members for tqt3 14 years ago
Timothy Pearson 86a28b5f2b Remove spurious TQ_OBJECT instances 14 years ago
Timothy Pearson d7d499ac93 Rename KDE_MAKE_VERSION and update TDE version string 14 years ago
Timothy Pearson d654b1079f Rename obsolete tq methods to standard names 14 years ago
Timothy Pearson 9b57232f1b Remove additional unneeded tq method conversions 14 years ago
Timothy Pearson c7e29c4606 Rename old tq methods that no longer need a unique name 14 years ago
Timothy Pearson 303e108109 Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit f3372e7bea.
14 years ago
Timothy Pearson f3372e7bea Rename a number of old tq methods that are no longer tq specific 14 years ago
Timothy Pearson 0e389e9c49 Rename KDE_VERSION to TDE_VERSION 14 years ago
Timothy Pearson 0f1c9e8a7f Rename additional instances of KDE to TDE 14 years ago
Timothy Pearson 025d8f276d Additional kde to tde renaming 14 years ago
tpearson 19deb24b53 Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdiff3@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago