Commit Graph

61 Commits (895081803a715ee89f4a90cfbf63d558ef2b2ebc)

Author SHA1 Message Date
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 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
ormorph 5274e5d455 Added kexi hotfix to support versions 12 and higher, fixing issue #15
Signed-off-by: ormorph <roma251078@mail.ru>
3 years ago
Michele Calgaro e5dc5b5be9
Removed explicit usage of the 'register' keyword.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Slávek Banko fa4a35fd4b
Added detection whether the basic structure of MySQL / MariaDB
client is named st_mysql or MYSQL.

This resolves FTBFS with MySQL client >= 8.0.
This resolves issue #4.

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
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
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
Slávek Banko d3ca65fd8d Add test for build of libpqxx with enabled exceptions
This resolves FTBFS with libpqxx 3.x

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko c17464869b Fix FTBFS with libpqxx >= 6.x
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 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 d504497c10 Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance 10 years ago
Timothy Pearson fd7a824a66 Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 11 years ago
Slávek Banko 031e09a3c1 Fix searching pqxx library on multiarch systems 11 years ago
Slávek Banko 15ae7be824 Additional k => tde renaming and fixes 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 786304c621 Rename KLock and KTrader to avoid conflicts with KDE4 12 years ago
Timothy Pearson 0dda6e85e1 Rename KLocale to enhance compatibility with KDE4 12 years ago
Timothy Pearson ac04782336 Rename KStandard for enhanced compatibility with KDE4 12 years ago
Timothy Pearson f705567476 Rename KShared 12 years ago
Timothy Pearson f67880312d Update for kioslave rename 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 73ff676f11 Rename KInstance and KAboutData to avoid conflicts with KDE4 12 years ago
Timothy Pearson 68a4fdfd2c Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 12 years ago
Darrell Anderson d2b03dad3d Fix some "is not defined" warnings. 12 years ago
Darrell Anderson f65902c05f Fix inadvertent tqt changes. 13 years ago
Darrell Anderson 0942bcca3a Update for recent TQ changes. 13 years ago
Timothy Pearson 986d31c6a0 Fix references to Q_ULLONG and friends 13 years ago
Slávek Banko 5c69fcd391 Fix FTBFS due to missing libraries
Clean up lib paths in LDFLAGS - moved to LIBADD
For KWord and and KPresenter added linking kspell2
For KSpread added linking kutils
This closes Bug 657
13 years ago
Darrell Anderson 910a61f942 Update XDG information in support of bug report 892. 13 years ago
Timothy Pearson da48979ab0 Fix FTBFS on newer pqxx versions 13 years ago
Timothy Pearson 7d18baa666 Rename additional global TQt functions 13 years ago
Timothy Pearson 47e6e18a1e Fix FTBFS 13 years ago
Timothy Pearson 2f8f2b51ac Remove spurious TQ_OBJECT instances 13 years ago
Timothy Pearson fd77750640 Fix up desktop file type specifiers for tqt3 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 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 b960b948d6 Additional renaming of kde to tde 13 years ago