Commit Graph

37 Commits (feda08c79c6bb25fa339c6d0fb82ff2ef0bf5e98)

Author SHA1 Message Date
Michele Calgaro 4239ec917e
Replace TRUE/FALSE with boolean values true/false
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 3233d6a066)
11 months ago
Michele Calgaro dbc335c77f
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 43379ee382)
2 years ago
Michele Calgaro 6319099a2e
Replace various '#define' strings - part 6
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit bb92088ae4)
2 years ago
Michele Calgaro 97ca622396
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 67a9fd3225)
2 years ago
Michele Calgaro 612b41af2b
Replace TQ_*Focus* and TQ_Scale* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 9119aa80e2)
3 years ago
Michele Calgaro 07cb8b6c68
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit c81816ddb4)
3 years ago
Slávek Banko ece5ecce25
Copy translations to a new directory layout.
Use common rules for build and install translations.
Added translation of .desktop files.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko a66e090099 Fix FTBFS on parallel build
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Timothy Pearson a7221e9c27 Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 12 years ago
Michele Calgaro 61b5e76cb1 Updated kbfx.org to kbfx.net to point to the correct website address.
This resolves bug 1537.
12 years ago
Darrell Anderson cc78a4792f Fix help handbook not appearing in main handbook table of contents. 12 years ago
Timothy Pearson 39de4d2189 Rename additional header files to avoid conflicts with KDE4 13 years ago
Timothy Pearson 607de125e3 Rename common header files for consistency with class renaming 13 years ago
Timothy Pearson ed6d66d417 Rename KIcon to enhance compatibility with KDE4 13 years ago
Timothy Pearson 5c2673b2c0 Rename many classes and header files to avoid conflicts with KDE4 13 years ago
Timothy Pearson 968c1336d5 Rename a number of classes to enhance compatibility with KDE4 13 years ago
Timothy Pearson 91726329ab Rename a number of libraries and executables to avoid conflicts with KDE4 13 years ago
Timothy Pearson daaefa8824 Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 13 years ago
Timothy Pearson 69f1eaa31f Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 13 years ago
Slávek Banko c7b1182591 Fix library name in desktop file of kicker plugin 14 years ago
Darrell Anderson b8781115c0 Update XDG information in support of bug report 892. 14 years ago
Darrell Anderson 87afb32323 Fix references of /var/tmp/kdecache -> /var/tmp/tdecache to avoid potential conflicts with KDE4.
This partially resolves bug report 813.
14 years ago
Timothy Pearson 1b904b0fa2 Rename additional global TQt functions 14 years ago
Timothy Pearson d5da3c1493 Remove spurious TQ_OBJECT instances 14 years ago
Timothy Pearson 1f3400bba1 Remove additional unneeded tq method conversions 14 years ago
Timothy Pearson bc48dbcc61 Rename old tq methods that no longer need a unique name 14 years ago
Timothy Pearson b5e89dd08b Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit f61f056943.
14 years ago
Timothy Pearson f61f056943 Rename a number of old tq methods that are no longer tq specific 14 years ago
Timothy Pearson 9b60260916 Fix FBTFS 14 years ago
Timothy Pearson 0283ebd335 Fix FTBFS 14 years ago
Timothy Pearson a8435f7b72 Migrate main cmake file 14 years ago
Timothy Pearson 090b721da1 Rename additional instances of KDE to TDE 15 years ago
tpearson 6c8d760f1f rename the following methods:
tqparent parent
tqmask mask


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kbfx@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 055401d5db rename the following methods:
tqfind find
tqreplace replace
tqcontains contains


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kbfx@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson e496df8f55 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/kbfx@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 421b60af92 TQt4 port kbfx
This enables compilation under both Qt3 and Qt4


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kbfx@1230544 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson ceea23677c Added old KDE3 version of kbfx
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kbfx@1091549 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
16 years ago