Alexander Golubev
94c71d50f6
Fix FTBFS with -qt-sql-sqlite3
...
Fix FTBFS when sqlite3 sql driver is being built into the library
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
(cherry picked from commit 3cba79c7f5
)
1 year ago
Michele Calgaro
33c36fae2a
Replace QT_STATIC_CONST_* with actual definitions
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 1d318a47b0
)
1 year ago
Michele Calgaro
473cd1e8a5
Replace Q_WS_* defines with TQ_WS_* equivalents
...
This is the first part of the replacement process.
Usage of Q_WS_* has been replaced with the equivalent TQ_WS_*.
Definition of Q_WS_* has been mirrored into TQ_WS_* defines, to allow
TDE code to continue building till replacement is carried over to all
other modules.
Once that is completed, the original Q_WS_* defines will
be removed.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 67bff2edca
)
1 year ago
Michele Calgaro
ecca365daf
Rename METHOD, SIGNAL, SLOT to TQ_METHOD, TQ_SIGNAL, TQ_SLOT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit fb401a891f
)
1 year ago
Michele Calgaro
eb42871e99
Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 1ba13366a7
)
1 year ago
Michele Calgaro
440483234f
Replace various Q_* and QT_* defines with TQ_* and TQT_*
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 926102a455
)
2 years ago
Slávek Banko
9a6ac9dde5
Fix build with PostgreSQL 12+.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
François Andriot
90ea30a42a
Remove bool/my_bool artifact, the 'bool' data type is part of the c++
...
language and was added to c compilers with c99.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
5 years ago
Slávek Banko
aae0287741
Fix FTBFS from prior commit.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Denis Kozadaev
4f528c3bd2
add MYSQL_SSL_* to the driver for MySQL connections
...
Signed-off-by: Denis Kozadaev <denis@dilos.org>
6 years ago
Michele Calgaro
fd634b0c14
Adjusted to use new TQStringVariantMap type.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
cfc76de73c
Removed dummy int parameter from TQVariant(bool, int).
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
9226c02de9
Improved class name used in previous commit. Suggestion comes from
...
Slavek :-)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro
7c9a149f4c
Fixed FTBFS caused by name conflict with new postgres server dev 11 package.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
c048ce6e8c
Removed obsolete Qt2's TQVector class and replaced
...
with TQt3's TQPtrVector.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
69d87202cb
QT_NO_* -> TQT_NO_* renaming.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
3e98ce7f85
qt -> tqt conversion:
...
QTDIR -> TQTDIR
QTDOC -> TQTDOC
INCDIR_QT -> INCDIR_TQT
LIBDIR_QT -> LIBDIR_TQT
QT_INC -> TQT_INC
QT_LIB -> TQT_LIB
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko
a889f43469
Backport mysql driver mariadb fix - see QTBUG-63108
...
[taken from RedHat Qt3 patches]
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Timothy Pearson
b99016b854
Automated update from Qt3
9 years ago
Timothy Pearson
3add7b436c
Automated update from Qt3
9 years ago
Timothy Pearson
dfb87398c7
Automated update from Qt3
10 years ago
Timothy Pearson
d8352f9db2
Automated update from Qt3
11 years ago
Slávek Banko
a44a713fec
Add sqlite3 plugin
11 years ago
Francois Andriot
13618b73e3
Fix 'format not a string literal' error
12 years ago
Timothy Pearson
c740211ffb
Automated update from Qt3
12 years ago
Timothy Pearson
6955a7ebe3
Automated update from Qt3
12 years ago
Timothy Pearson
7608f0043b
Automated update from Qt3
13 years ago
Timothy Pearson
6dec101d43
Automated update from Qt3
13 years ago
Timothy Pearson
f27c2533f7
Automated update from Qt3
13 years ago
Timothy Pearson
41bb408dde
Automated conversion from qt3
13 years ago
Timothy Pearson
520c05ef06
Automated update from qt3
13 years ago
Timothy Pearson
a4d0bc90f5
Latest update from qt3
13 years ago
Timothy Pearson
359640943b
Automated update from Qt3
13 years ago
Timothy Pearson
ea318d1431
Update to latest tqt3 automated conversion
13 years ago
Timothy Pearson
e02e31c8b9
Sync with latest script
13 years ago
Timothy Pearson
ceaf41bd77
Update from latest conversion script
13 years ago
Timothy Pearson
d796c9dd93
Test conversion to TQt3 from Qt3 8c6fc1f8e35fd264dd01c582ca5e7549b32ab731
14 years ago