Commit Graph

39 Commits (d621f1d1d3dc42a94ccec26d428ae4cd4395b91b)

Author SHA1 Message Date
Michele Calgaro 61b79fc392
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro e1e7558d74
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Slávek Banko c81945a082
Added translation of .desktop files.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko 3e30a7a744
Drop automake build support.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko d446169764
Add CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro 59340c8595
Add includes to UI files to resolve FTBFS.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Alexander Golubev 737e53d58c Initial cmake conversion 9 years ago
Timothy Pearson 653f30a12a Fix remaining missing semicolons at end of Keywords strings 10 years ago
Timothy Pearson f4b05ffa48 Revert "Fix remaining missing semicolons at end of Keywords strings"
This reverts commit 341a716f00.
10 years ago
Timothy Pearson 341a716f00 Fix remaining missing semicolons at end of Keywords strings 10 years ago
Timothy Pearson 8d06b634da Fix missing semicolons at end of Keywords strings 10 years ago
Timothy Pearson 33696d15ef Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 11 years ago
Timothy Pearson 769e2917f3 Fix Keywords separators to match XDG desktop specifications 11 years ago
Darrell Anderson 2f92e67832 Enable Help button iin k3bsetup dialog. This resolves bug report 1930. 11 years ago
Darrell Anderson 9a4bae9fbd Add new section in help handbook for k3bsetup help and add
respective desktop file with appropriate DocPath.
This is in support of bug report 1930.
11 years ago
Timothy Pearson 281d226f74 Rename additional header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson e858594919 Rename common header files for consistency with class renaming 12 years ago
Timothy Pearson bba095a5aa Rename many classes and header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson 08e6e3d01b Rename a number of classes to enhance compatibility with KDE4 12 years ago
Timothy Pearson d796716f1d Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson 7154fc859f Fix FTBFS resulting from KCModule rename 12 years ago
Timothy Pearson 83b79bb29a Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 12 years ago
Timothy Pearson 267706e127 Rename KInstance and KAboutData to avoid conflicts with KDE4 12 years ago
Darrell Anderson 34a1469aa3 Update XDG information in support of bug report 892. 13 years ago
Timothy Pearson ffd0ac254d Remove spurious TQ_OBJECT instances 13 years ago
Timothy Pearson ba335c4be7 Rename obsolete tq methods to standard names 13 years ago
Timothy Pearson 5183781c5d Remove additional unneeded tq method conversions 13 years ago
Timothy Pearson 09c8631832 Rename old tq methods that no longer need a unique name 13 years ago
Timothy Pearson 650b58e8e6 Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit ef5831dd5c.
13 years ago
Timothy Pearson ef5831dd5c Rename a number of old tq methods that are no longer tq specific 13 years ago
Timothy Pearson c8db20a9b8 Additional renaming of kde to tde 13 years ago
Timothy Pearson cbe6a4e28d Rename additional instances of KDE to TDE 13 years ago
Timothy Pearson 8317f65d8e Additional kde to tde renaming 13 years ago
tpearson df8e67b866 rename the following methods:
tqparent parent
tqmask mask


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


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k3b@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 85723d544d 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/k3b@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 464e0b5c32 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/k3b@1236712 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson d8cc8bdfa7 TQt4 port k3b
This enables compilation under both Qt3 and Qt4


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k3b@1233803 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 50b48aec6d Added abandoned KDE3 version of K3B
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k3b@1084400 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago