index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
sql
/
models
/
qsqltablemodel.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QSqlTableModel: remove a call to `cache.empty()`
Botond István Horváth
2024-12-05
1
-3
/
+0
*
SQL/models: use qsizetype/range-base for loops where possible
Christian Ehrlicher
2024-05-23
1
-22
/
+11
*
Update Cached Table example meta-data
Volker Hilsheimer
2023-05-24
1
-1
/
+1
*
QtSql: Disambiguate typedefs
Friedemann Kleint
2023-01-12
1
-8
/
+8
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
1
-2
/
+2
*
Remove QSqlTableModel::setQuery(const QSqlQuery &)
Ivan Solovev
2022-08-10
1
-15
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
QtSql: includemocs
Marc Mutz
2022-04-28
1
-0
/
+2
*
Sql: use _L1 for for creating Latin-1 string literals
Sona Kurazyan
2022-04-19
1
-13
/
+11
*
Sql: stop using QLatin1Char constructor for creating char literals
Sona Kurazyan
2022-04-19
1
-1
/
+1
*
QSqlTableModel: suppress deprecation warning
Mårten Nordheim
2022-03-05
1
-1
/
+1
*
QSqlTableModel::orderByClause(): Quote the table name
Friedemann Kleint
2021-05-03
1
-1
/
+2
*
Fix misguided conditional, simplify code
Edward Welbourne
2021-02-18
1
-6
/
+2
*
Use QList instead of QVector in sql
Jarek Kobus
2020-06-25
1
-1
/
+1
*
Models: remove version check for clearItemData()
Christian Ehrlicher
2020-05-23
1
-2
/
+0
*
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-04-08
1
-1
/
+1
|
\
|
*
Doc: make Qt Sql snippets compilable
Nico Vertriest
2020-03-20
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.15' into dev
Simon Hausmann
2020-01-28
1
-1
/
+1
|
\
|
|
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2020-01-28
1
-1
/
+1
|
|
\
|
|
*
Doc: Fix QSql*Model snippets
Sze Howe Koh
2020-01-19
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2019-11-25
1
-1
/
+1
|
\
|
|
|
*
|
Deprecate constructing QFlags from a pointer
Allan Sandfeld Jensen
2019-11-20
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2019-10-26
1
-1
/
+1
|
\
|
|
|
*
|
QSqlTableModel::record: Use the const & we're given
Albert Astals Cid
2019-10-25
1
-1
/
+1
|
|
/
*
/
pass QSqlDatabase by const &
Albert Astals Cid
2019-10-15
1
-2
/
+2
|
/
*
Fix build without feature.stringlistmodel
Tasuku Suzuki
2019-06-30
1
-1
/
+0
*
Compile with Qt 6
Lars Knoll
2019-05-02
1
-1
/
+2
*
Implement clearItemData in common models
Luca Beldi
2018-09-06
1
-0
/
+10
*
Doc: Explicitly state that QSqlTableModel only handles EditRole
Andy Shaw
2018-09-03
1
-0
/
+4
*
doc: Explicitly mention that QSqlRecord fields are generated by default
Andy Shaw
2018-05-23
1
-6
/
+6
*
QSqlTableModel: avoid copying QSqlRecord instances
David Faure
2017-08-10
1
-5
/
+9
*
Use QStringBuilder more
Anton Kudryavtsev
2017-03-30
1
-2
/
+2
*
Unbreak ubsan developer-build
Marc Mutz
2017-02-07
1
-0
/
+5
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-05-19
1
-1
/
+1
|
\
|
*
Fix typo in QSqlTableModel documentation
Vladislav Tronko
2016-05-06
1
-1
/
+1
*
|
QtSql: eradicate remaining Q_FOREACH loops
Marc Mutz
2016-02-17
1
-1
/
+2
*
|
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
|
/
*
QSqlQueryModel::clear(): Call begin/endResetModel().
Friedemann Kleint
2015-11-19
1
-0
/
+2
*
Doc: added doc for non-documented functions
Nico Vertriest
2015-05-18
1
-0
/
+8
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Use prefix instead of postfix for iterators
Maks Naumov
2015-02-08
1
-1
/
+2
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
Doc: correction return statement QSqlDatabase QSqlTableModel::database()
Nico Vertriest
2014-09-24
1
-1
/
+1
*
[QtSql][QSqlTableModel] fix failure to refresh in selectRow()
Mark Brand
2014-04-27
1
-1
/
+2
*
Fix some typos
Sergio Ahumada
2014-03-03
1
-1
/
+1
*
Doc: Fix miscellaneous typos
Sze Howe Koh
2013-10-30
1
-1
/
+1
*
Doc: Adding mark-up to boolean default values.
Jerome Pasion
2013-10-08
1
-21
/
+21
*
QSqlTableModel: expose methods for getting primary values
Mark Brand
2013-04-02
1
-26
/
+23
*
fix QSqlTableModel:revert() for OnFieldChange
Mark Brand
2013-02-09
1
-2
/
+3
*
QSqlTableModel: support refreshing inserted rows with auto columns
Mark Brand
2013-02-06
1
-0
/
+15
[next]