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
/
corelib
/
itemmodels
/
qabstractitemmodel
/
tst_qabstractitemmodel.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QAbstractItemModel: fix match() with Qt::MatchWildcard
Giuseppe D'Angelo
2023-03-09
1
-8
/
+9
*
Port from container::count() and length() to size() - V5
Marc Mutz
2022-11-03
1
-31
/
+31
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-11
1
-1
/
+1
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
1
-8
/
+8
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-27
/
+2
*
Make sure QMimeData is fully declared
Volker Hilsheimer
2021-01-11
1
-0
/
+2
*
Replace QtTest headers with QTest
David Skoland
2020-12-22
1
-2
/
+3
*
Another round of replacing 0 with nullptr
Allan Sandfeld Jensen
2020-10-07
1
-7
/
+7
*
Remove most compiler warnings about missing overrides
Lars Knoll
2020-09-11
1
-16
/
+16
*
Long live QAIM::multiData!
Giuseppe D'Angelo
2020-09-02
1
-0
/
+141
*
Use QList instead of QVector in corelib tests
Jarek Kobus
2020-07-07
1
-12
/
+12
*
Make MatchRegExp an alias to MatchRegularExpression
Lars Knoll
2020-03-30
1
-2
/
+2
*
QAbstractItemModel: implement QRegularExpression support for match
Samuel Gaist
2019-10-16
1
-0
/
+28
*
Itemmodel tests: remove foreach usage
Christian Ehrlicher
2019-08-19
1
-1
/
+1
*
Tests: Fix some warnings about deprecated functions not under test
Friedemann Kleint
2019-05-27
1
-8
/
+8
*
Introduce QAbstractItemModel::checkIndex()
Giuseppe D'Angelo
2018-01-08
1
-0
/
+72
*
QAbstractItemModel::supportedDragActions: fix regression
David Faure
2017-05-31
1
-0
/
+22
*
Updated license headers
Jani Heikkinen
2016-01-21
1
-17
/
+12
*
tests/auto/corelib: Remove some placeholder formatting.
Friedemann Kleint
2015-10-22
1
-1
/
+2
*
tests/corelib: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).
Friedemann Kleint
2015-08-19
1
-19
/
+19
*
Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v).
Friedemann Kleint
2015-07-27
1
-1
/
+1
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
Updated corelib's unit tests to use QSignalSpy's functor constructor
Keith Gardner
2014-05-08
1
-41
/
+45
*
Fix QAbstractItemModel::moveColumn()
J-P Nurmi
2013-04-23
1
-0
/
+4
*
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-01-22
1
-1
/
+1
|
\
|
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
1
-1
/
+1
*
|
Clean up some metatype declarations and registrations
Stephen Kelly
2013-01-09
1
-5
/
+0
|
/
*
normalise signal/slot signatures [QtCore tests]
Marc Mutz
2012-10-22
1
-26
/
+26
*
QModelIndex: clean up integer size confusion in the API
Marc Mutz
2012-09-22
1
-1
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1
-24
/
+24
*
QAbstractItemView: don't qRegisterMetaType<QModelIndex>
Marc Mutz
2012-07-24
1
-13
/
+0
*
Make it possible to use new syntax to connect to model signals.
Stephen Kelly
2012-07-13
1
-0
/
+107
*
Use a QVector<int> instead of a QSet<int> in itemviews/models.
Stephen Kelly
2012-06-12
1
-8
/
+6
*
Mark tst_qabstractitemmodel as insignificant after QHash randomization
Giuseppe D'Angelo
2012-04-15
1
-2
/
+2
*
Eliminate duplicate data row names from corelib autotests.
Jason McDonald
2012-02-14
1
-29
/
+29
*
Add the QAbstractItemModel::canDropMimeData method.
Stephen Kelly
2012-01-30
1
-0
/
+32
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
1
-1
/
+1
*
add missing move* methods to QAbstractItemModel
Mark Brand
2012-01-24
1
-0
/
+94
*
Update contact information in license headers.
Jason McDonald
2012-01-23
1
-1
/
+1
*
Clarify docs that everything must be re-queried on model reset.
Stephen Kelly
2012-01-16
1
-1
/
+36
*
Changed unittests in corelib to use specific headers instead of super-headers.
Kurt Korbatits
2012-01-16
1
-1
/
+1
*
Make the supportedDragActions a virtual accessor.
Stephen Kelly
2012-01-10
1
-3
/
+17
*
Make the roleNames a virtual accessor.
Stephen Kelly
2012-01-10
1
-0
/
+28
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
1
-1
/
+1
*
Fix memory leak in QAbstractItemModel autotest.
Jason McDonald
2012-01-05
1
-0
/
+6
*
Cleanup itemmodel autotests.
Jason McDonald
2011-12-28
1
-198
/
+113
*
Cleanup corelib autotests.
Jason McDonald
2011-12-28
1
-0
/
+44
*
Move proxy and selection models to QtCore.
Stephen Kelly
2011-12-16
1
-2
/
+2
*
Move QAbstractItemModel into a separate directory.
Stephen Kelly
2011-12-13
1
-0
/
+2015