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.5
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
/
qsqlrelationaltablemodel.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QtBase: replace 0 with \nullptr in documentation
Christian Ehrlicher
2019-01-28
1
-5
/
+5
*
doc: Add documentation for swap() functions
Martin Smith
2018-01-24
1
-0
/
+6
*
Replace Q_DECL_OVERRIDE with override where possible
Kevin Funk
2017-09-19
1
-4
/
+4
*
Use QString::asprintf(), QStringBuilder, and the multi-arg overload of QStrin...
Alexander Volkov
2017-01-12
1
-1
/
+2
*
doc: Fix all remaining "Cannot tie" errors in QtBase
Martin Smith
2017-01-06
1
-3
/
+0
*
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
QSqlQueryModel::clear(): Call begin/endResetModel().
Friedemann Kleint
2015-11-19
1
-0
/
+2
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Add Q_DECL_OVERRIDE in the src subdirectory
Olivier Goffart
2014-12-03
1
-4
/
+4
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
Doc: Fix broken links
Sze Howe Koh
2013-11-05
1
-1
/
+1
*
Doc: Adding mark-up to boolean default values.
Jerome Pasion
2013-10-08
1
-4
/
+4
*
Whitespace cleanup: remove trailing whitespace
Axel Waggershauser
2013-03-16
1
-1
/
+1
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
1
-1
/
+1
*
Docs: Fix some warnings
Christian Stenger
2012-12-06
1
-0
/
+1
*
doc: Fix a few doc errors for QtSQL
Tor Arne Vestbø
2012-10-12
1
-7
/
+7
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1
-24
/
+24
*
Fix doc errors.
Frederik Gladhorn
2012-08-28
1
-2
/
+2
*
Doc: Fix typo foreigh -> foreign
Sergio Ahumada
2012-07-16
1
-1
/
+1
*
Doc: Fix most qdoc errors in QtSql.
Casper van Donderen
2012-04-28
1
-6
/
+6
*
Update QSqlRelationalTableModel about reference table alias
Honglei Zhang
2012-03-30
1
-6
/
+11
*
QSql*Model: add SQL syntax helper
Mark Brand
2012-03-22
1
-50
/
+26
*
QSqlTM/QSqlRTM: improve style and readability
Mark Brand
2012-03-22
1
-64
/
+47
*
QSqlRTM: fix whitespace
Mark Brand
2012-03-22
1
-3
/
+3
*
Remove the usage of deprecated qdoc macros.
Casper van Donderen
2012-03-02
1
-7
/
+7
*
QSqlRelationalTableModelPrivate: simplify field name translation
Mark Brand
2012-02-15
1
-9
/
+6
*
QSqlTableModelPrivate::ModifiedRow guard private data
Mark Brand
2012-02-07
1
-3
/
+3
*
QSqlTableModelPrivate: deduplicate field stripping logic
Mark Brand
2012-02-07
1
-3
/
+1
*
ModifiedRow: use for all edit strategies
Mark Brand
2012-02-05
1
-23
/
+9
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
1
-1
/
+1
*
use nameToIndex() instead of duplicating code
Mark Brand
2012-01-27
1
-1
/
+6
*
Update contact information in license headers.
Jason McDonald
2012-01-23
1
-1
/
+1
*
Fix documentation.
Frederik Gladhorn
2012-01-06
1
-2
/
+2
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
1
-1
/
+1
*
QSqlRelationalTableModel doesn't follow relations on the first column
Honglei Zhang
2011-12-02
1
-1
/
+1
*
Make it possible to update a related table after an external update
Andy Shaw
2011-07-29
1
-2
/
+34
*
Add docs for QSqlRelationalTableModel::JoinMode
Charles Yin
2011-07-20
1
-0
/
+12
*
Fixed behavior on NULL foreign keys
DaNiMoTh
2011-07-20
1
-12
/
+51
*
Update licenseheader text in source files for qtbase Qt module
Jyri Tahtela
2011-05-24
1
-17
/
+17
*
Initial import from the monolithic Qt.
Qt by Nokia
2011-04-27
1
-0
/
+753