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.6
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
/
tests
/
auto
/
sql
/
models
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup the SQL tests
Andy Shaw
2013-04-25
3
-42
/
+60
*
Fix sql tests in respect to Oracle databases
Andy Shaw
2013-04-05
3
-108
/
+110
*
Move the dbmstype to QSqlDriverPrivate so it can be used for all drivers
Andy Shaw
2013-04-02
2
-2
/
+2
*
QtSql tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
Debao Zhang
2013-03-28
3
-3
/
+0
*
fix QSqlTableModel:revert() for OnFieldChange
Mark Brand
2013-02-09
1
-0
/
+79
*
QSqlTableModel: support refreshing inserted rows with auto columns
Mark Brand
2013-02-06
1
-0
/
+68
*
QSqlTableModel::setData(): fix non-change detection
Mark Brand
2013-02-06
1
-0
/
+73
*
fix QSqlTableModel::headerData() for empty query with inserted row
Mark Brand
2013-02-06
1
-0
/
+8
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
3
-3
/
+3
*
Tests: Remove declaration of built-in and automatic metatypes.
Stephen Kelly
2013-01-06
1
-1
/
+0
*
Remove metatype registration of built-in types.
Stephen Kelly
2013-01-03
2
-2
/
+0
*
add and use qtHaveModule() function
Oswald Buddenhagen
2012-12-21
1
-1
/
+1
*
Remove warnings from qtbase.
Mitch Curtis
2012-11-21
1
-0
/
+1
*
normalise signal/slot signatures [QtSql tests]
Marc Mutz
2012-10-19
2
-10
/
+10
*
QSqlTableModel::selectRow(): don't expand cache if there is no change
Mark Brand
2012-10-05
2
-2
/
+21
*
QSqlTableModel: record(row) must use virtual data()
Mark Brand
2012-10-05
1
-0
/
+41
*
QSqlTableModel: restore use of virtual setData() in setRecord()
Mark Brand
2012-10-05
1
-9
/
+48
*
QSqlTableModel: don't cache unchanged value in setData()
Mark Brand
2012-10-05
1
-0
/
+8
*
QSqlTableModel: fix segfault when overriding selectRow()
Mark Brand
2012-10-05
1
-0
/
+49
*
Remove duplicate words and punctuation from documentation.
Mitch Curtis
2012-09-26
1
-1
/
+1
*
QSqlTableModel::selectRow(): fix failure on uncached rows
Mark Brand
2012-09-24
1
-0
/
+45
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
3
-72
/
+72
*
QSqlQueryModel: fix nested beginResetModel/endResetModel
Mark Brand
2012-08-30
1
-0
/
+57
*
Set the Qt API level to compatibility mode in all tests.
Thiago Macieira
2012-08-01
3
-0
/
+3
*
Make sql autotests build without widgets
Kent Hansen
2012-06-07
1
-0
/
+2
*
QSqlQueryModel::setQuery() don't use deprecated reset()
Mark Brand
2012-04-23
2
-74
/
+34
*
Fix crash when an invalid filter is set
Honglei Zhang
2012-03-30
1
-0
/
+23
*
QSqlTableModel::removeRows() enforce edit strategy
Mark Brand
2012-03-15
1
-1
/
+8
*
QSqlTableModel::setData(): no longer autosubmit for OnRowChange
Mark Brand
2012-03-15
2
-0
/
+22
*
QSqlTableModel: disallow insert if changes are pending
Mark Brand
2012-03-15
1
-0
/
+4
*
QSqlTableModel::setData()/setRecord(): fix incorrect row
Mark Brand
2012-03-15
1
-4
/
+68
*
QSqlTableModel::isDirty(): new overloaded method
Mark Brand
2012-03-12
1
-0
/
+162
*
QSqlTableModel: use selectRow() for field and row edit strategies
Mark Brand
2012-03-07
2
-14
/
+76
*
QSqlTableModel: handle changes between submit and select
Mark Brand
2012-03-07
1
-4
/
+4
*
restore previously non-working disabled test
Mark Brand
2012-02-28
1
-2
/
+1
*
QSqlTableModel::commitAll(): replace row removal hack
Mark Brand
2012-02-15
1
-3
/
+7
*
update comment on test
Mark Brand
2012-02-14
1
-1
/
+1
*
QSqlTableModel::setRecord(): emit dataChanged() consistently
Mark Brand
2012-02-08
1
-3
/
+3
*
QSqlTableModel::setRecord(): do not try to detect value changes
Mark Brand
2012-02-08
1
-3
/
+3
*
QSqlTableModel::removeRows(): don't emit extra beforeDelete
Mark Brand
2012-02-07
1
-4
/
+3
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
3
-3
/
+3
*
Update contact information in license headers.
Jason McDonald
2012-01-23
3
-3
/
+3
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
3
-3
/
+3
*
Remove TESTED_CLASS/TESTED_FILES comments from tests.
Jason McDonald
2011-12-06
3
-10
/
+0
*
QSqlRelationalTableModel doesn't follow relations on the first column
Honglei Zhang
2011-12-02
1
-0
/
+55
*
all remaining tests: eliminated usage of qttest_p4.prf
Rohan McGovern
2011-10-25
3
-6
/
+9
*
Remove SkipMode parameter from QSKIP calls.
Jason McDonald
2011-10-21
3
-14
/
+14
*
Remove redundant qWarning's.
Jason McDonald
2011-10-07
1
-3
/
+1
*
No need to return after QSKIP.
Jason McDonald
2011-10-07
1
-3
/
+2
*
Remove Symbian-specific code from tests.
Jason McDonald
2011-09-29
3
-25
/
+1
[next]