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
/
tests
/
auto
/
corelib
/
tools
/
qlinkedlist
/
tst_qlinkedlist.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove a leftover of qlinkedlist test
Sona Kurazyan
2020-09-18
1
-1148
/
+0
*
Port Q_STATIC_ASSERT(_X) to static_assert
Giuseppe D'Angelo
2020-06-19
1
-6
/
+6
*
Disable warnings for the deprecated QLinkedList
Sona Kurazyan
2020-03-06
1
-0
/
+15
*
QVector/QList/QLinkedList/QVarLengthArray/QSet: add missing deduction guides
Marc Mutz
2019-08-07
1
-0
/
+28
*
Remove handling of missing Q_COMPILER_INITIALIZER_LISTS
Allan Sandfeld Jensen
2019-05-02
1
-2
/
+0
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-05-19
1
-2
/
+2
|
\
|
*
Fix Clang -Wexpansion-to-defined warning by deprecating QT_SUPPORTS
Thiago Macieira
2016-05-08
1
-2
/
+2
*
|
Updated license headers
Jani Heikkinen
2016-01-21
1
-17
/
+12
|
/
*
QLinkedList/QSet: add {const_,}reverse_iterator, {c,}r{begin,end}()
Marc Mutz
2015-10-13
1
-0
/
+16
*
Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v).
Friedemann Kleint
2015-07-27
1
-2
/
+2
*
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
*
Deprecate setSharable in Qt containers
Thiago Macieira
2014-04-24
1
-1
/
+5
*
QLinkedList - extend the auto test.
Thorbjørn Martsum
2013-08-29
1
-1
/
+1005
*
QLinkedList - fix insert with iterator when the list is shared.
Thorbjørn Martsum
2013-08-24
1
-0
/
+19
*
QLinkedList - fix erase with iterator when the list is shared.
Thorbjørn Martsum
2013-08-24
1
-0
/
+77