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
/
corelib
/
tools
/
qflatmap_p.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a centralized dependent_false type
Giuseppe D'Angelo
2022-12-06
1
-2
/
+1
*
QFlatMap: make nested mock_object SCARY
Marc Mutz
2022-11-19
1
-15
/
+19
*
QFlatMap: fix a declval usage
Giuseppe D'Angelo
2022-11-08
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
QFlatMap: make insertion STL-compatible
Marc Mutz
2022-03-16
1
-23
/
+51
*
QFlatMap: fix warning -Wunused-but-set-variable (GCC) in remove_if()
Marc Mutz
2022-03-11
1
-1
/
+1
*
QFlatMap: add remove_if
Marc Mutz
2022-03-03
1
-0
/
+75
*
Make sure all qtbase private headers include at least one other
Thiago Macieira
2022-02-24
1
-1
/
+2
*
QFlatMap: temporarily disable some code
Marc Mutz
2022-02-14
1
-0
/
+8
*
QFlatMap: fix is_transparent detection
Marc Mutz
2022-01-30
1
-1
/
+1
*
QFlatMap: remove binary_find()
Marc Mutz
2022-01-30
1
-50
/
+28
*
QFlatMap: add full is_transparent support [3/3]: add overloads
Marc Mutz
2022-01-30
1
-0
/
+62
*
QFlatMap: add full is_transparent support [2/3]: shuffle functions
Marc Mutz
2022-01-29
1
-23
/
+19
*
QFlatMap: add full is_transparent support [1/3]: split functions
Marc Mutz
2022-01-29
1
-2
/
+14
*
QFlatMap: implement mutable op[] via try_emplace()
Marc Mutz
2022-01-29
1
-12
/
+2
*
QFlatMap: use erase() in remove()
Marc Mutz
2022-01-28
1
-2
/
+1
*
QFlatMap: replace manual const_cast<>s with std::as_const
Marc Mutz
2022-01-28
1
-9
/
+7
*
QFlatMap: avoid post-(in|de)crement on iterators
Marc Mutz
2022-01-27
1
-4
/
+4
*
QFlatMap: don't sort already ordered data
Marc Mutz
2022-01-14
1
-1
/
+1
*
QFlatMap: re-implement insert() via insert_or_assign()
Marc Mutz
2022-01-12
1
-33
/
+4
*
QFlatMap: add insert_or_assign
Marc Mutz
2022-01-12
1
-0
/
+18
*
QFlatMap: add an alias for using QVarLengthArrays
Marc Mutz
2022-01-12
1
-0
/
+3
*
QFlatMap: add try_emplace (w/o hint)
Marc Mutz
2022-01-12
1
-0
/
+24
*
QFlatMap: optimize construction from existing containers
Marc Mutz
2022-01-12
1
-14
/
+7
*
QFlatMap: fix pointless reallocations on repeated range-insert()s
Marc Mutz
2022-01-12
1
-2
/
+0
*
QFlatMap: fix const iterator API
Marc Mutz
2022-01-07
1
-8
/
+8
*
QFlatMap: fix mixed rvalue/lvalue insert overloads
Marc Mutz
2022-01-07
1
-2
/
+2
*
Don't allow storing types that throw in the destructor in our containers
Lars Knoll
2020-11-17
1
-0
/
+2
*
Use QList instead of QVector in corelib
Jarek Kobus
2020-06-25
1
-6
/
+4
*
QFlatMap: explicitly include <vector>
Vitaly Fanaskov
2020-03-06
1
-0
/
+1
*
Long live QFlatMap!
Joerg Bornemann
2020-01-02
1
-0
/
+982