Commit Graph

46 Commits (7a7827396f90ad06945cd5a367f93d8ffd380e0f)

Author SHA1 Message Date
Michele Calgaro 56ddbe04dc
Replace auto_ptr
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro c0332621bc
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro ef06f14f24
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 49e49d1876
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 04e50e547f
Replace TQ_*Focus* and TQ_Scale* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro cb59219281
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 20e4a19b0d
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>
2 years ago
Slávek Banko 21c6548234
Update after renaming qt => tqt in PyTQt module.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Slávek Banko 86480e58ea
Drop python2 support in scripts.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Slávek Banko 135d005014
Update python scripts for PyTQt.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Michele Calgaro 8b78a8791b
Renaming of files in preparation for code style tools.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko 0b9e390c01 Fix FTBFS with GCC6
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Timothy Pearson 8848f515d0 Fix invalid headers in PNG files and optimize for size 9 years ago
Timothy Pearson 285ed33941 Bring centrejust, leftjust, rightjust, text_left, text_right, text_bold, text_italic, text_under, text_strike, and spellcheck icons into XDG compliance 10 years ago
Francois Andriot dee1a982f6 Fix FTBFS on Fedora 19 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 ea720a87cc Rename KCmd 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 aea627236e Rename a number of classes to enhance compatibility with KDE4 12 years ago
Timothy Pearson ac04782336 Rename KStandard for enhanced 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 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 73ff676f11 Rename KInstance and KAboutData to avoid conflicts with KDE4 12 years ago
Timothy Pearson 6ec5cc8d82 Rename KApplication to TDEApplication to avoid conflicts with KDE4 12 years ago
Timothy Pearson 68a4fdfd2c Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 12 years ago
Slávek Banko dbe8930707 Fix accidental conversions of binary files
Fix inadvert TQt changes
This closes Bug 1033
13 years ago
Darrell Anderson de2b8d4c8b Fix typos. 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 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 9950392af6 Part 1 of 2 rename pykde to pytde 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
tpearson 7c71ab86d1 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/koffice@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson f008adb5a7 TQt4 port koffice
This should enable compilation under both Qt3 and Qt4; fixes for any missed components will be forthcoming


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1238284 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 96ffb8e1e0 Fixed images
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1106851 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 8362bf63de Added old abandoned KDE3 version of koffice
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1077364 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago