..
kernel.pri
Move the dbmstype to QSqlDriverPrivate so it can be used for all drivers
2013-04-02 19:02:26 +02:00
qsql.h
Remove QT_{BEGIN,END}_HEADER macro usage
2013-01-29 01:06:04 +01:00
qsql.qdoc
Doc: Fix module name format
2013-01-25 17:27:44 +01:00
qsqlcachedresult.cpp
fix off-by-one index check
2013-07-01 21:22:33 +02:00
qsqlcachedresult_p.h
Update copyright year in Digia's license headers
2013-01-18 09:07:35 +01:00
qsqldatabase.cpp
Remove the use of QT_STATIC_CONST in QtSql
2014-06-20 21:21:43 +02:00
qsqldatabase.h
Remove the use of QT_STATIC_CONST in QtSql
2014-06-20 21:21:43 +02:00
qsqldriver.cpp
expand tabs and related whitespace fixes in *.{cpp,h,qdoc}
2014-01-13 22:46:50 +01:00
qsqldriver.h
fix parsing of bound SQL statements for PostgreSQL
2013-12-16 15:35:30 +01:00
qsqldriver_p.h
QSqlDriver: use Q_DECLARE_PUBLIC/Q_DECLARE_PRIVATE
2013-04-04 13:13:37 +02:00
qsqldriverplugin.cpp
Update copyright year in Digia's license headers
2013-01-18 09:07:35 +01:00
qsqldriverplugin.h
Remove QT_{BEGIN,END}_HEADER macro usage
2013-01-29 01:06:04 +01:00
qsqlerror.cpp
QSqlError: Mark deprecated functiond with QT_DEPRECATED
2014-04-25 06:37:06 +02:00
qsqlerror.h
QSqlError: Mark deprecated functiond with QT_DEPRECATED
2014-04-25 06:37:06 +02:00
qsqlfield.cpp
Doc: Adding mark-up to boolean default values.
2013-10-08 00:46:27 +02:00
qsqlfield.h
Remove QT_{BEGIN,END}_HEADER macro usage
2013-01-29 01:06:04 +01:00
qsqlindex.cpp
Doc: Adding mark-up to boolean default values.
2013-10-08 00:46:27 +02:00
qsqlindex.h
Remove QT_{BEGIN,END}_HEADER macro usage
2013-01-29 01:06:04 +01:00
qsqlnulldriver_p.h
Update copyright year in Digia's license headers
2013-01-18 09:07:35 +01:00
qsqlquery.cpp
Show timing of all executed SQL queries
2014-07-24 03:31:14 +02:00
qsqlquery.h
QSqlQuery::isNull string overload
2013-12-01 23:14:15 +01:00
qsqlrecord.cpp
Doc: Adding mark-up to boolean default values.
2013-10-08 00:46:27 +02:00
qsqlrecord.h
QSqlTableModel: expose methods for getting primary values
2013-04-02 14:31:59 +02:00
qsqlresult.cpp
Fix for bindvalue(int) memory allocation problem
2014-05-21 17:30:13 +02:00
qsqlresult.h
QSqlResult: private d -> protected d_ptr
2013-03-06 00:11:11 +01:00
qsqlresult_p.h
make QSqlResultPrivate::fieldSerial() virtual
2013-04-02 14:31:47 +02:00