Commit Graph

70 Commits (master)

Author SHA1 Message Date
Michele Calgaro dbc953c5a7
Drop Borland compiler specific code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 months ago
François Andriot 4c1465bdd8 Fix kexidb build with -std=c++20.
This solves issue #70.

Signed-off-by: François Andriot <francois.andriot@thalesgroup.com>
5 months ago
Michele Calgaro 48317c27a9
Replace kdemacros.h with tdemacros.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 months ago
Michele Calgaro 8bc8b24757
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 months ago
Michele Calgaro 7a7827396f
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 months ago
Michele Calgaro 39ecff8fe9
Replace Q_WS_* defines with TQ_WS_* equivalents
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 3aab8aa05b
Remove various '#define' strings - part 6
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 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 11 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