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
/
qmap
Commit message (
Expand
)
Author
Age
Files
Lines
*
tst_QMap: remove unused std::as_const clone
Marc Mutz
2022-11-18
1
-6
/
+0
*
Port from container::count() and length() to size() - V5
Marc Mutz
2022-11-03
1
-29
/
+29
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
1
-29
/
+29
*
tst_QMap: avoid tripping MSVC debug-mode iterator assertions
Thiago Macieira
2022-08-28
1
-1
/
+6
*
tst_qmap: port away from deprecated APIs
Ivan Solovev
2022-08-27
1
-70
/
+110
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
1
-1
/
+1
*
Add license headers to cmake files
Lucie Gérard
2022-08-03
1
-0
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-27
/
+2
*
Add qt_internal_undefine_global_definition function
Alexey Edelev
2022-02-02
1
-2
/
+1
*
Restore missing Qt definitions
Alexey Edelev
2022-01-31
1
-2
/
+3
*
QMap: add operator+ and - for iterators
Giuseppe D'Angelo
2021-07-27
1
-0
/
+46
*
QMultiMap: extend unit tests
Ivan Solovev
2021-07-16
1
-143
/
+581
*
QMap: extend unit tests
Ivan Solovev
2021-07-15
1
-4
/
+301
*
Remove .prev_CMakeLists.txt files
Joerg Bornemann
2021-01-12
1
-12
/
+0
*
Remove the qmake project files
Joerg Bornemann
2021-01-07
1
-6
/
+0
*
Replace QtTest headers with QTest
David Skoland
2020-12-22
1
-1
/
+1
*
CMake: Regenerate projects to use new qt_internal_ API
Alexandru Croitor
2020-09-23
2
-2
/
+2
*
QMultiMap: fix remove(Key, T) when key/value belong to the map
Giuseppe D'Angelo
2020-08-19
1
-0
/
+171
*
QMap: fix insert() rvalue overloads
Giuseppe D'Angelo
2020-08-06
1
-0
/
+97
*
Long Live QMap as a refcounted std::map!
Giuseppe D'Angelo
2020-08-06
1
-38
/
+33
*
Disable deprecation warnings in some tests
Tor Arne Vestbø
2020-07-29
1
-0
/
+1
*
CMake: Regenerate tests with new qt_ prefixed APIs
Alexandru Croitor
2020-07-09
2
-2
/
+2
*
Port Q_STATIC_ASSERT(_X) to static_assert
Giuseppe D'Angelo
2020-06-19
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.15' into dev
Lars Knoll
2020-03-04
1
-0
/
+6
|
\
|
*
Add operator-> to the key-value iterator for QHash and QMap
Ivan Čukić
2020-03-03
1
-0
/
+6
*
|
Merge remote-tracking branch 'origin/dev' into merge-dev
Leander Beernaert
2020-01-24
1
-0
/
+96
|
\
\
|
*
\
Merge remote-tracking branch 'origin/5.15' into dev
Liang Qi
2020-01-04
1
-0
/
+96
|
|
\
\
|
|
|
/
|
|
*
Add QMap::insert(const QMap &map)
Mårten Nordheim
2019-12-12
1
-0
/
+96
*
|
|
Merge remote-tracking branch 'origin/dev' into wip/cmake
Leander Beernaert
2019-11-19
1
-73
/
+9
|
\
\
\
|
|
/
/
|
*
|
Get rid of QT_STRICT_ITERATORS
Lars Knoll
2019-11-04
1
-10
/
+9
|
*
|
Get rid of unsharable containers
Lars Knoll
2019-10-30
1
-63
/
+0
|
|
/
*
|
Regenerate tests/auto/corelib/tools
Alexandru Croitor
2019-11-12
2
-1
/
+24
*
|
Merge remote-tracking branch 'origin/wip/qt6' into wip/cmake
Alexandru Croitor
2019-07-11
1
-0
/
+2
|
\
\
|
|
/
|
*
Add QT_NO_JAVA_STYLE_ITERATORS and mark QtBase free of it
Marc Mutz
2019-07-03
1
-0
/
+2
*
|
Merge remote-tracking branch 'origin/dev' into wip/cmake
Alexandru Croitor
2019-06-03
1
-4
/
+0
|
\
\
|
|
/
|
*
Remove handling of missing Q_COMPILER_INITIALIZER_LISTS
Allan Sandfeld Jensen
2019-05-02
1
-4
/
+0
*
|
Begin port of qtbase to CMake
Simon Hausmann
2018-11-01
1
-0
/
+1
|
/
*
Implement key-value iterator
Samuel Gaist
2017-05-05
1
-0
/
+54
*
QMap, QHash: make key_iterator satisfy the DefaultConstructible concept
Anton Kudryavtsev
2017-03-20
1
-0
/
+4
*
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
*
|
tests/auto/corelib: Remove some placeholder formatting.
Friedemann Kleint
2015-10-22
1
-1
/
+1
*
|
Tests: Use QCOMPARE() with QLatin1String() for QString values.
Friedemann Kleint
2015-10-14
1
-34
/
+34
*
|
Tests: Remove CONFIG += parallel_test.
Friedemann Kleint
2015-09-05
1
-1
/
+1
*
|
Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.
Friedemann Kleint
2015-09-01
1
-1
/
+0
|
/
*
Introduce QMap key iterators
Sérgio Martins
2015-07-28
1
-0
/
+29
*
QMap: add const equal_range() overload
Marc Mutz
2015-06-19
1
-0
/
+34
*
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
[next]