Commit Graph

57 Commits (3899caa1b0b15e6d946608f3b49cb50f063826f1)

Author SHA1 Message Date
Michele Calgaro 3723148aa3
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 7a7827396f)
1 year ago
Michele Calgaro 79c5c7cb2d
Replace QT_STATIC_CONST_* with actual definitions
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 04d9ceaa0e)
1 year ago
Michele Calgaro e1b37ac193
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit c0332621bc)
2 years ago
Michele Calgaro 757d80a919
Remove various '#define' strings - part 6
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 3aab8aa05b)
2 years ago
Michele Calgaro 5761876d3a
Replace 'Event' #define strings
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit d7ae9fb514)
2 years ago
Michele Calgaro f9893e5b16
Replaced various '#define' with actual strings - part 3
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit dcc4dc7a89)
2 years ago
Michele Calgaro c8c5e11f05
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit ef06f14f24)
2 years 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)
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 64574118b7
Drop TQT_TQ*_OBJECT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit ca88704c3e)
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
Slávek Banko ecc094c82a
Fix FTBFS on missing TQStringVariantMap type
when building without --enable-final.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro 728b7db284
Adjusted to use new TQStringVariantMap type.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 04a1248521
Adjusted to latest TQVariant::TQVariant(bool) function.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko 60f97e3b91
Add CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Michele Calgaro 08647add49
LIB_QT -> LIB_TQT conversion to align to updated admin module
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 11 years ago
Timothy Pearson c128ab57b3 Bring undo, redo, find, and revert icons into XDG compliance 11 years ago
Slávek Banko 15ae7be824 Additional k => tde renaming and fixes 12 years ago
Darrell Anderson 6aab98c897 Rename KStyle to TDEStyle to avoid conflicts with KDE4. 12 years ago
Timothy Pearson 63f984a752 Rename additional header files to avoid conflicts with KDE4 13 years ago
Timothy Pearson 3b6870c6e1 Rename common header files for consistency with class renaming 13 years ago
Timothy Pearson 338af5d52c Rename KComp to avoid conflicts with KDE4 13 years ago
Timothy Pearson ea720a87cc Rename KCmd to avoid conflicts with KDE4 13 years ago
Timothy Pearson 1d4158dd75 Rename KIcon to enhance compatibility with KDE4 13 years ago
Timothy Pearson 391e0b69f2 Rename KStyle to TDEStyle to avoid conflicts with KDE4 13 years ago
Timothy Pearson ece35c015c Rename many classes and header files to avoid conflicts with KDE4 13 years ago
Timothy Pearson aea627236e Rename a number of classes to enhance compatibility with KDE4 13 years ago
Timothy Pearson 038b18b2df Rename a number of libraries and executables to avoid conflicts with KDE4 13 years ago
Timothy Pearson 7422cac1a1 Rename a number of libraries and executables to avoid conflicts with KDE4 13 years ago
Timothy Pearson 5b8ab14946 Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 13 years ago
Timothy Pearson 73ff676f11 Rename KInstance and KAboutData to avoid conflicts with KDE4 13 years ago
Timothy Pearson 6ec5cc8d82 Rename KApplication to TDEApplication to avoid conflicts with KDE4 13 years ago
Timothy Pearson 68a4fdfd2c Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 13 years ago
Slávek Banko d388dc54bb Update autotools for new DSO linkage style
Thanks to Francois Andriot for the patch
13 years ago
Timothy Pearson 2f8f2b51ac Remove spurious TQ_OBJECT instances 14 years ago
Timothy Pearson 4163a7bc76 Rename KDE_MAKE_VERSION and update TDE version string 14 years ago
Timothy Pearson 039393e199 Rename a few stragglers 14 years ago
Timothy Pearson 2d6954f69c Rename obsolete tq methods to standard names 14 years ago
Timothy Pearson f0de9e167e Remove additional unneeded tq method conversions 14 years ago
Timothy Pearson 11191ef0b9 Rename old tq methods that no longer need a unique name 14 years ago
Timothy Pearson c9cb4f4874 Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 9484481655.
14 years ago
Timothy Pearson 9484481655 Rename a number of old tq methods that are no longer tq specific 14 years ago
Timothy Pearson b960b948d6 Additional renaming of kde to tde 14 years ago
Timothy Pearson 933b892946 Rename KDE_VERSION to TDE_VERSION 14 years ago
Timothy Pearson 974382c11f Rename additional instances of KDE to TDE 14 years ago
Timothy Pearson e5c4347dea Additional kde to tde renaming 14 years ago
tpearson 8b44021a88 Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago