Commit Graph

32 Commits (7d963e4217ade1aa334e8e445d0ccee51ba6d276)

Author SHA1 Message Date
Michele Calgaro 4a0b53006c
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 months ago
Michele Calgaro 184496dac0
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 8ff71fdacb
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 3f99eceeeb
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 88d44ce751
Renaming of files in preparation for code style tools.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko ce66f07994
Add CMakeL10n rules.
Create translation template.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro aaceac54ad
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Oleg Levenets d8ba83c02e Fix FTBFS with clang
Signed-off-by: Oleg Levenets <olevenets2@gmail.com>
7 years ago
Michele Calgaro 50e51d1622 Added support for xz archives. This resolve bug 2516.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Michele Calgaro a6adf83f90 Fixed wrong DocPath strings. This relates to bug 2319.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Darrell Anderson 40baef759a Add help handbooks for protocol files. 11 years ago
Slávek Banko c3b78c84d8 Additional k => tde renaming and fixes 12 years ago
Timothy Pearson ce48246cc1 Rename additional header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson 008082895c Rename KStandard for enhanced compatibility with KDE4 12 years ago
Timothy Pearson fb3914c062 Fix a few remaining references to kio_ 12 years ago
Timothy Pearson bc71c5b1f3 Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson 527c1d6eee Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 12 years ago
Timothy Pearson b8fb4538e9 Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago
Timothy Pearson 64a52553d8 Rename KInstance and KAboutData to avoid conflicts with KDE4 12 years ago
Timothy Pearson 3c4deb14c1 Remove spurious TQ_OBJECT instances 13 years ago
Timothy Pearson 9fae088770 Remove additional unneeded tq method conversions 13 years ago
Timothy Pearson 02c9636ebc Rename old tq methods that no longer need a unique name 13 years ago
Timothy Pearson 644e85d451 Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 44ec35d6f3.
13 years ago
Timothy Pearson 44ec35d6f3 Rename a number of old tq methods that are no longer tq specific 13 years ago
Timothy Pearson e4312018d8 Additional renaming of kde to tde 13 years ago
Timothy Pearson a31f2df3bb Rename additional instances of KDE to TDE 13 years ago
tpearson c5bf17eba3 rename the following methods:
tqparent parent
tqmask mask


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


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/krusader@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson aafc63ac62 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/krusader@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 5a8037c240 Fix krusader FTBFS under Qt3
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/krusader@1239284 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 6ffad5a006 TQt4 port krusader
This enables compilation under both Qt3 and Qt4


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/krusader@1239136 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 83b9bf0e3b Added old KDE3 version of Krusader
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/krusader@1094427 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago