Commit Graph

25 Commits (6a7458cba9b900db03a9f295c2b5ba33960d17b0)

Author SHA1 Message Date
Michele Calgaro 66abbed5e0
Renaming of files in preparation for code style tools.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro 5ea733c60c
Fixed support for tests in cmake.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 961fec6d30
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>
6 years ago
Michele Calgaro 5fa5b51c6b Removed unused define which could have caused issue because of double
backslash escaping.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko dd324e7f34 Additional k => tde renaming and fixes 12 years ago
Timothy Pearson 50aecf2cb3 Fix FTBFS 12 years ago
Timothy Pearson c6a40717d8 Rename KABC namespace 12 years ago
Timothy Pearson 88c594f485 Fix build system references to kabc 12 years ago
Timothy Pearson 51cb17939c Rename additional header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson cbf5d0cef8 Rename common header files for consistency with class renaming 12 years ago
Timothy Pearson b542273c9f Rename KCmd to avoid conflicts with KDE4 12 years ago
Timothy Pearson 45e371f7ff Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson 4812cdb245 Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 12 years ago
Timothy Pearson 28879aa783 Rename KInstance and KAboutData to avoid conflicts with KDE4 12 years ago
Timothy Pearson 4774c021a4 Rename KApplication to TDEApplication to avoid conflicts with KDE4 12 years ago
Timothy Pearson a200f22dde Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 12 years ago
Darrell Anderson 3bef4e0b74 Rename straggling environment variables KDE->TDE. 13 years ago
Timothy Pearson 46d967c53b Remove additional unneeded tq method conversions 13 years ago
Timothy Pearson e2574db445 Rename old tq methods that no longer need a unique name 13 years ago
Timothy Pearson d55caffa62 Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 631a19d8c5.
13 years ago
Timothy Pearson 631a19d8c5 Rename a number of old tq methods that are no longer tq specific 13 years ago
tpearson 0ef0bc641a Convert remaining references to kde3 (e.g. in paths) to trinity
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpilot@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 539a35866f rename the following methods:
tqfind find
tqreplace replace
tqcontains contains


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpilot@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson f6f9c296c3 TQt4 port kpilot
This enables compilation under both Qt3 and Qt4


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpilot@1238903 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson cb7eddb914 Moved kpilot from kdepim to applications, as the core Trinity libraries should not contain hardware-dependent software
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpilot@1221127 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago