Commit Graph

57 Commits (c2f3ebbfb8bb3f33abde07ea7d38596434f60c57)

Author SHA1 Message Date
Chris 61d2b6f276 Fix branding of KPilot and also translations, for fuzzy prevention.
Signed-off-by: Chris <xchrisx@uber.space>
6 years ago
Slávek Banko 0ef4ca6d36
Migration to standard TDE CMake build system.
Add common cmake module.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro 8b1fce5315
Adapted to new KPasswordEdit::password() signature. This relates to bug 2961.git
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 38d7b2a492
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 91f727b4dd
Fixed typedef-related warnings from compiler.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Timothy Pearson 54b4d3dfb0 Fix invalid headers in PNG files and optimize for size 9 years ago
Timothy Pearson 6d2acf8683 Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 11 years ago
Michele Calgaro 893ef72c0f Fixed help button functionality in KPalmdoc dialog. This resolves bug 1872. 11 years ago
Darrell Anderson 2bd70e1164 Fix duplication in launcher menu and help handbook table of contents. 11 years ago
Darrell Anderson 9e074f4d60 Update desktop file in support of previous commit. 11 years ago
Darrell Anderson 482fd74144 Fix branding in About dialog. 11 years ago
Darrell Anderson 23a865851f Prevent non-existent help handbook from populating the main handbook table of contents. 11 years ago
Darrell Anderson 0d6522ccf5 KDE->TDE branding cleanup. 11 years ago
Slávek Banko dd324e7f34 Additional k => tde renaming and fixes 12 years ago
Timothy Pearson 294bbfddc9 Fix FTBFS
This resolves Bug 945
Thanks to Darrell Anderson for the patch!
12 years ago
Timothy Pearson 50aecf2cb3 Fix FTBFS 12 years ago
Timothy Pearson c6a40717d8 Rename KABC namespace 12 years ago
Timothy Pearson 7a672bcbfd Fix references to lkabc 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 ba4ffdeb84 Rename KAbout to avoid conflicts with KDE4 12 years ago
Timothy Pearson 7356d68eea Rename a few build variables for overall consistency 12 years ago
Timothy Pearson 03fdb0c731 Fix up remaining references to -lkio 12 years ago
Timothy Pearson 45e371f7ff Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson 2c8f340d81 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 cf989dcd69 Rename KGlobal, KProcess, and KClipboard 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 9f61daf15b Fix references to user profile directory. 12 years ago
Darrell Anderson bf144984e0 Branding: KDE->TDE 13 years ago
Darrell Anderson 90c3d8b08e Update XDG information in support of bug report 892. 13 years ago
Darrell Anderson c838916cdf Branding cleanup: *.desktop files 13 years ago
Timothy Pearson 3017081b30 Remove spurious TQ_OBJECT instances 13 years ago
Timothy Pearson 970e6dc658 Rename obsolete tq methods to standard names 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
Timothy Pearson 67d9aaa1e1 Additional renaming of kde to tde 13 years ago
Timothy Pearson e50a1bb5d5 Rename KDE_VERSION to TDE_VERSION 13 years ago
Timothy Pearson 208bab01eb Rename additional instances of KDE to TDE 13 years ago
Timothy Pearson d9c883ab09 Additional kde to tde renaming 13 years ago
tpearson 48b42e21e0 Fix kpilot FTBFS under oneiric
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpilot@1259238 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson e36289e71d Fix remaining instances of tqStatus embedded in user visible strings
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpilot@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 0a28281840 Fix a number of accidental tqStatus string conversions
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpilot@1249829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 0880c1c22f Fix reminaing CMake FTBFS
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpilot@1248702 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 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