| .. |
|
kernel.pri
|
QtSql: Fix qmake warning about missing qsql.h
|
2016-07-13 07:18:21 +00:00 |
|
qsql.qdoc
|
Unify license header usage.
|
2016-03-29 10:20:03 +00:00 |
|
qsqlcachedresult.cpp
|
Use QList instead of QVector in qtbase
|
2020-07-07 11:48:45 +02:00 |
|
qsqlcachedresult_p.h
|
Use QList instead of QVector in sql
|
2020-06-25 07:54:21 +02:00 |
|
qsqldatabase.cpp
|
Merge remote-tracking branch 'origin/5.15' into dev
|
2020-04-08 20:11:39 +02:00 |
|
qsqldatabase.h
|
Add overload of QSqlDatabase::cloneDatabase to allow cloning cross threads
|
2018-12-23 11:41:36 +00:00 |
|
qsqldriver.cpp
|
QtSql: remove deprecated signal 'notification(QString)'
|
2020-02-07 20:22:45 +01:00 |
|
qsqldriver.h
|
SQL: cleanup private classes
|
2020-01-07 21:54:14 +01:00 |
|
qsqldriver_p.h
|
QtSql: cleanup QSqlDriverPrivate and QSqlResultPrivate
|
2020-02-19 06:50:21 +01:00 |
|
qsqldriverplugin.cpp
|
Updated license headers
|
2016-01-15 12:25:24 +00:00 |
|
qsqldriverplugin.h
|
Replace Q_NULLPTR with nullptr where possible
|
2017-09-19 11:53:55 +00:00 |
|
qsqlerror.cpp
|
QSqlError: Remove deprecated methods
|
2020-04-06 14:25:12 +02:00 |
|
qsqlerror.h
|
Sweep Q_DECLARE_SHARED_NOT_MOVABLE_UNTIL_QT6 -> Q_DECLARE_SHARED
|
2020-05-19 23:45:54 +02:00 |
|
qsqlfield.cpp
|
Replace most use of QVariant::type and occurrences of QVariant::Type
|
2020-01-23 16:46:51 +01:00 |
|
qsqlfield.h
|
Replace most use of QVariant::type and occurrences of QVariant::Type
|
2020-01-23 16:46:51 +01:00 |
|
qsqlindex.cpp
|
Inline the size and begin pointer in QVector
|
2019-12-08 18:19:38 +01:00 |
|
qsqlindex.h
|
Use QList instead of QVector in qtbase
|
2020-07-07 11:48:45 +02:00 |
|
qsqlnulldriver_p.h
|
Replace Q_DECL_OVERRIDE with override where possible
|
2017-09-19 11:53:42 +00:00 |
|
qsqlquery.cpp
|
Use QList instead of QVector in qtbase
|
2020-07-07 11:48:45 +02:00 |
|
qsqlquery.h
|
Change boundValues() to return a QVariantList
|
2020-06-22 06:54:16 +02:00 |
|
qsqlrecord.cpp
|
Use QList instead of QVector in qtbase
|
2020-07-07 11:48:45 +02:00 |
|
qsqlrecord.h
|
Add qtsqlglobal.h and qtsqlglobal_p.h
|
2016-07-03 07:56:23 +00:00 |
|
qsqlresult.cpp
|
Use QList instead of QVector in qtbase
|
2020-07-07 11:48:45 +02:00 |
|
qsqlresult.h
|
Use QList instead of QVector in sql
|
2020-06-25 07:54:21 +02:00 |
|
qsqlresult_p.h
|
Use QList instead of QVector in sql
|
2020-06-25 07:54:21 +02:00 |
|
qtsqlglobal.h
|
Sql: Add a feature for the SQL item models
|
2018-02-20 09:09:01 +00:00 |
|
qtsqlglobal_p.h
|
Sql: Add a feature for the SQL item models
|
2018-02-20 09:09:01 +00:00 |