Commit Graph

46 Commits (master)

Author SHA1 Message Date
Michele Calgaro f887a3ee8f
Replace Qt with TQt
1 month ago
Michele Calgaro 209ac1e561
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
4 months ago
Michele Calgaro eab2995851
Remove various '#define' strings - part 6
5 months ago
Michele Calgaro d65a880c1c
Replaced various '#define' with actual strings - part 3
5 months ago
Michele Calgaro 9577f4de07
Replace Qt with TQt
6 months ago
Michele Calgaro 030a2248f3
Drop USE_QT4 code
8 months ago
Slávek Banko 17118265cf
Fix FTBFS from issue #9.
9 months ago
Michele Calgaro 3ec2ac7ee5
Drop TQT_BASE_OBJECT* defines
9 months ago
Michele Calgaro 6df27473e5
Replace Q_OBJECT with TQ_OBJECT
10 months ago
Michele Calgaro 5e2a1ae3fe
Drop compatibility code for TQPalette
10 months ago
Michele Calgaro 1e6b97e1b1
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
10 months ago
Michele Calgaro b990faf175
Fixed FTBFS with clang.
3 years ago
Michele Calgaro 71c23d6a84
Remove remaining 'register' instructions.
4 years ago
Michele Calgaro a3a62f5b63
Removed explicit usage of the 'register' keyword.
4 years ago
Slávek Banko 7cc4356bc2
Fix build with a clean TQt namespace.
6 years ago
Michele Calgaro 489c8e0728
Removed obsolete Qt2's TQList/TQListIterator classes and replaced
6 years ago
Slávek Banko c136f51e2f
Workaround for parallel build
6 years ago
Slávek Banko 08fa491fea Added support for OpenSSL 1.1
7 years ago
Slávek Banko c170347975 Fix FTBFS with GCC6
8 years ago
Darrell Anderson 0f38893985 Fix unintended renaming
10 years ago
Timothy Pearson 6f94c2db63 Rename additional header files to avoid conflicts with KDE4
11 years ago
Timothy Pearson 5872ccb1af Rename common header files for consistency with class renaming
11 years ago
Timothy Pearson 432e997b12 Rename many classes and header files to avoid conflicts with KDE4
11 years ago
Timothy Pearson bbee81eada Rename a number of classes to enhance compatibility with KDE4
11 years ago
Timothy Pearson 96b33d84a2 Rename a number of libraries and executables to avoid conflicts with KDE4
11 years ago
Timothy Pearson 7ff7bcc7ea Rename KApplication to TDEApplication to avoid conflicts with KDE4
11 years ago
Timothy Pearson fb26e15f2e Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
11 years ago
Darrell Anderson 96de5110f3 Remove unnecessary language.
12 years ago
Darrell Anderson c21c4a8f6e Fix inadvertent tqt changes.
12 years ago
Darrell Anderson a24a8595fc Fix inadvertent "TQ" changes.
12 years ago
Timothy Pearson e5b670cbac Rename additional global TQt functions
12 years ago
Timothy Pearson b7d96aa82b Set COMPILE_TDE_SUPPORT instead of COMPILE_KDE_SUPPORT
12 years ago
Timothy Pearson f988857fcf Remove spurious TQ_OBJECT instances
12 years ago
Timothy Pearson 51bbe9e5da Fix linear alphabet string errors
12 years ago
Timothy Pearson 2dd6d32bd8 Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson f91149819b Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson 32a249baae Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson c6611272c2 Revert "Rename a number of old tq methods that are no longer tq specific"
13 years ago
Timothy Pearson 805c2821ce Rename a number of old tq methods that are no longer tq specific
13 years ago
tpearson b924406905 Fix kvirc FTBFS under oneiric
13 years ago
tpearson 9ca32ef31a rename the following methods:
13 years ago
tpearson 72aaee9802 rename the following methods:
13 years ago
tpearson 27648a99ce Remove the tq in front of these incorrectly TQt4-converted methods/data members:
13 years ago
tpearson 3370a9d7da Delete kvirc moc files, as they are autogenerated at build time
13 years ago
tpearson 0a80cfd57d TQt4 port kvirc
13 years ago
tpearson a6d58bb605 Added KDE3 version of kvirc
14 years ago