Commit Graph

39 Commits (d5a0edad24b9268be0d73332edd542650e0126af)

Author SHA1 Message Date
Michele Calgaro 7c95b68b35
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 6508b043ab
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Slávek Banko 7a58626b34
Copy translations to a new directory layout.
Use common rules for build and install translations.
Use common rules for build and install documentation.
Added translation of .desktop files.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Michele Calgaro e365033d55
Drop automake build support.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 66abbed5e0
Renaming of files in preparation for code style tools.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 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 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 6d2acf8683 Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 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 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 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 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
Darrell Anderson 9f61daf15b Fix references to user profile directory. 12 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 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 d9c883ab09 Additional kde to tde renaming 13 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
tpearson 9abdf0551e rename the following methods:
tqparent parent
tqmask mask


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpilot@1246260 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 45598e3565 Remove the tq in front of these incorrectly TQt4-converted methods/data members:
tqrepaint[...]
tqinvalidate[...]
tqparent[...]
tqmask[...]
tqlayout[...]
tqalignment[...]


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpilot@1240522 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 e340db6499 Fix kpilot build system
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpilot@1238887 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson e87d5fa65d Rename all instances of "tqgeometry" (including quotes) to the more-correct "geometry" string
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpilot@1236712 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