Commit Graph

58 Commits (c9973bfbf1091ef91f30b5ab456015676123aa47)

Author SHA1 Message Date
Michele Calgaro 141d8c0365
Replace various tqtinterface's TQ_* defines with actual types
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit cecd6a4a48)
1 year ago
Michele Calgaro 7b525ca120
Replace TQ_*Focus* and TQ_Scale* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 04e50e547f)
1 year ago
Michele Calgaro 73836b4ca5
Drop USE_TQT4 code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit e0df02598b)
2 years ago
Michele Calgaro 1607518b8c
Drop TQT_BASE_OBJECT* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit a7ea84c976)
2 years ago
Michele Calgaro c9fc87afcc
Drop use of TQ_SP* defines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit b05a12a13d)
2 years ago
Michele Calgaro ef14fba42c
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit cb59219281)
2 years ago
Michele Calgaro 462dc85dcb
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 20e4a19b0d)
2 years ago
Michele Calgaro c8cc131b0f
Remove unnecessary accelerators from .ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro b070dc1873
Replaced 'includehints' with 'includes' in *.ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro 04a1248521
Adjusted to latest TQVariant::TQVariant(bool) function.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro daef72a0e4
Fixed typedef-related warnings from compiler. Also fixed warning on
keximdb, indirectly.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Timothy Pearson 8848f515d0 Fix invalid headers in PNG files and optimize for size 9 years ago
Slávek Banko f9f32cc93e Fix incorrectly renamed strings 10 years ago
Timothy Pearson 0997355d79 Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance 11 years ago
Timothy Pearson d504497c10 Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance 11 years ago
Slávek Banko 15ae7be824 Additional k => tde renaming and fixes 12 years ago
Darrell Anderson 8ab8e5edc0 Fix incorrect characters. 12 years ago
Timothy Pearson 63f984a752 Rename additional header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson 3b6870c6e1 Rename common header files for consistency with class renaming 12 years ago
Timothy Pearson 0094374798 Rename kcompletionbox 12 years ago
Timothy Pearson 338af5d52c Rename KComp to avoid conflicts with KDE4 12 years ago
Timothy Pearson 1d4158dd75 Rename KIcon to enhance compatibility with KDE4 12 years ago
Timothy Pearson 391e0b69f2 Rename KStyle to TDEStyle to avoid conflicts with KDE4 12 years ago
Timothy Pearson ece35c015c Rename many classes and header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson 78bc9664ef Fix FTBFS 12 years ago
Timothy Pearson aea627236e Rename a number of classes to enhance compatibility with KDE4 12 years ago
Timothy Pearson 0dda6e85e1 Rename KLocale to enhance compatibility with KDE4 12 years ago
Timothy Pearson 038b18b2df Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson 7422cac1a1 Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson 3fe437def8 Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 12 years ago
Timothy Pearson 5b8ab14946 Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago
Timothy Pearson 6ec5cc8d82 Rename KApplication to TDEApplication to avoid conflicts with KDE4 12 years ago
Darrell Anderson 7227f5a342 Update TQt3 property/enum macros 13 years ago
Timothy Pearson 5ac0bbacaf Style API update 13 years ago
Timothy Pearson 7d18baa666 Rename additional global TQt functions 13 years ago
Timothy Pearson 2f8f2b51ac Remove spurious TQ_OBJECT instances 13 years ago
Timothy Pearson 735d75d6ce Fix inadvertent TQt string conversions
This closes Bug 782
13 years ago
Timothy Pearson c91e96258b Apply a number of kexi patches
This closes Bug 777
13 years ago
Timothy Pearson 039393e199 Rename a few stragglers 13 years ago
Timothy Pearson 2d6954f69c Rename obsolete tq methods to standard names 13 years ago
Timothy Pearson f0de9e167e Remove additional unneeded tq method conversions 13 years ago
Timothy Pearson 11191ef0b9 Rename old tq methods that no longer need a unique name 13 years ago
Timothy Pearson c9cb4f4874 Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 9484481655.
13 years ago
Timothy Pearson 9484481655 Rename a number of old tq methods that are no longer tq specific 13 years ago
Timothy Pearson d0f4f1bc5d Fix FTBFS 13 years ago
Timothy Pearson b960b948d6 Additional renaming of kde to tde 13 years ago
Timothy Pearson 974382c11f Rename additional instances of KDE to TDE 13 years ago
Timothy Pearson e5c4347dea Additional kde to tde renaming 13 years ago
tpearson 04766b207a rename the following methods:
tqparent parent
tqmask mask


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


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago