qt6-bb10/src/corelib
Giuseppe D'Angelo bd2bcd4e1d QMultiMap: add range erase
Also remove duplication by centralizing the main code for
erase(), and implement erase(pos) in terms of erase(first, last).

Change-Id: Ie0272ebac92fd7da48c31f9d68e69a2faa583bbc
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2020-08-06 19:15:39 +02:00
..
animation Another round of 0->nullptr cleanup 2020-07-31 12:56:50 +02:00
doc Long Live QMap as a refcounted std::map! 2020-08-06 19:15:39 +02:00
global Remove deprecated binary json feature 2020-07-31 17:12:48 +02:00
io Mac: (temporarily?) drop support for QMultiMap in QSettings 2020-08-06 10:14:26 +00:00
itemmodels MSVC: remove the extern template 2020-08-05 21:51:24 -07:00
kernel Long Live QMap as a refcounted std::map! 2020-08-06 19:15:39 +02:00
mimetypes Use QList instead of QVector in corelib 2020-06-25 22:30:59 +02:00
platform
plugin Another round of 0->nullptr cleanup 2020-07-31 12:56:50 +02:00
serialization Implement UTF-16 to UTF-8 case-insensitive compare and make public 2020-08-05 21:51:24 -07:00
statemachine Use QList instead of QVector in statemachine 2020-07-06 14:06:13 +02:00
text qustrlen: Add #warnings to explain how to deal with GCC 7.x's ASan 2020-08-05 21:51:24 -07:00
thread Introduce swap functions for QPromise/QFutureInterface 2020-08-03 16:47:31 +02:00
time Add ; to Q_UNUSED 2020-07-07 11:51:48 +02:00
tools QMultiMap: add range erase 2020-08-06 19:15:39 +02:00
.prev_CMakeLists.txt Remove deprecated binary json feature 2020-07-31 17:12:48 +02:00
CMakeLists.txt Long Live QMap as a refcounted std::map! 2020-08-06 19:15:39 +02:00
Qt5AndroidSupport.cmake Android: Update minimum version to 23 again 2020-03-30 13:04:06 +01:00
Qt5CoreMacros.cmake CMake: Fix dependency in qt_add_big_resources 2020-07-08 17:14:11 +02:00
Qt6CTestMacros.cmake CMake: Get tests/auto/cmake tests working 2020-07-17 09:43:04 +02:00
Qt6Config.cmake.in
Qt6CoreConfigExtras.cmake.in CMake: Get tests/auto/cmake tests working 2020-07-17 09:43:04 +02:00
Qt6CoreConfigExtrasMkspecDir.cmake.in
Qt6CoreConfigExtrasMkspecDirForInstall.cmake.in
Qt6CoreMacros.cmake CMake: Don't use std=gnu++11 when building Qt internal targets 2020-08-05 09:03:15 +00:00
Qt6ModuleLocation.cmake.in
Qt6ModuleLocationForInstall.cmake.in
QtCore.dynlist
configure.cmake Remove deprecated binary json feature 2020-07-31 17:12:48 +02:00
configure.json Remove deprecated binary json feature 2020-07-31 17:12:48 +02:00
corelib.pro Move QTextCodec support out of QtCore 2020-06-20 02:04:38 +02:00
debug_script.py
qtcore.tracepoints
qtzlib.pro