qt6-bb10/src
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
..
3rdparty Make clang-format ignore formatting of third party code 2020-08-06 13:35:30 +02:00
android Android: fix NoSuchMethodException exception in QtActivity.java 2020-08-05 07:47:34 +00:00
concurrent Another round of 0->nullptr cleanup 2020-07-31 12:56:50 +02:00
corelib QMultiMap: add range erase 2020-08-06 19:15:39 +02:00
dbus Another round of 0->nullptr cleanup 2020-07-31 12:56:50 +02:00
gui Long Live QMap as a refcounted std::map! 2020-08-06 19:15:39 +02:00
network Make use of QDecompressHelper for HTTP downloads 2020-08-05 17:19:10 +02:00
opengl Register QPlatformBackingStoreOpenGLSupport when needed 2020-07-29 20:34:15 +02:00
openglwidgets Register QPlatformBackingStoreOpenGLSupport when needed 2020-07-29 20:34:15 +02:00
platformsupport Remove linuxofono 2020-07-15 07:33:32 +02:00
plugins Make QFontDatabase member functions static 2020-08-06 11:43:24 +02:00
printsupport Fix some MSVC int conversion warnings 2020-07-17 22:14:43 +02:00
sql Another round of 0->nullptr cleanup 2020-07-31 12:56:50 +02:00
testlib Fix build of testlib doc snippets 2020-07-29 13:22:12 +02:00
tools Long Live QMap as a refcounted std::map! 2020-08-06 19:15:39 +02:00
widgets Long Live QMap as a refcounted std::map! 2020-08-06 19:15:39 +02:00
winmain Remove winrt 2020-06-06 20:25:49 +02:00
xml Fix some MSVC int conversion warnings 2020-07-17 22:14:43 +02:00
CMakeLists.txt Remove last remaining bits of QtPlatformHeaders 2020-08-04 07:12:32 +02:00
src.pro Remove last remaining bits of QtPlatformHeaders 2020-08-04 07:12:32 +02:00