Qt Base (Core, Gui, Widgets, Network, ...)
Find a file
Allan Sandfeld Jensen 7499237a6c QMap: Optimize remove functions
Avoid two comparisons on each element, instead only one comparison on
elements before and matching, and none after.

Change-Id: Ie5641fa388abc3471f2c6c0dacde4e69ec89b54b
Pick-to: 6.11
Reviewed-by: Marc Mutz <marc.mutz@qt.io>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2026-03-07 02:06:44 +01:00
.github/workflows Repair github action workflow 2021-11-10 18:57:33 +01:00
bin CMake: Make it possible to use qt-cmake with --build and --install 2025-12-05 13:47:20 +01:00
cmake cmake: Windows: Fix build of in-tree tests 2026-03-06 10:45:50 +00:00
coin CMake: Add instructions to build CMake from sources and use it in CI 2026-02-26 17:42:04 +01:00
config.tests CMake: Remove superfluous precompile_header feature and config test 2025-03-07 12:02:47 +01:00
dist Remove year from Qt Copyright in REUSE.toml 2025-07-09 15:16:21 +02:00
doc Doc: Fix QDoc warnings 2026-02-17 13:37:00 +01:00
examples Port the combowidgetmapper example to use QRangeModel 2026-03-06 18:59:29 +01:00
lib Purge all fonts 2015-08-18 19:59:14 +00:00
libexec qt-android-runner.py: support launching any activity name 2025-08-22 22:11:29 +03:00
LICENSES Merge Wayland client from qtwayland repository into qtbase 2025-05-13 01:50:43 +02:00
mkspecs Android: 16KB page size support to Qmake 2026-03-06 07:22:21 +02:00
qmake qmake: code tidies for VCToolBase 2026-02-09 18:55:26 +01:00
src QMap: Optimize remove functions 2026-03-07 02:06:44 +01:00
tests Remove QSKIPs wayland tst_QPlainTextEdit that are no longer failing 2026-03-06 19:17:22 +00:00
util CMake: Fix missing package names for cyclonedx generation 2026-02-28 12:54:44 +01:00
.cmake.conf Bump version to 6.12.0 2025-12-12 14:22:31 +02:00
.gitattributes Give batch files CRLF line endings 2020-11-04 15:02:29 +00:00
.gitignore CMake: Add initial Cyclone DX v1.6 SBOM generation support 2025-11-05 21:24:11 +01:00
.gitreview Add .gitreview file 2025-03-24 23:19:04 +01:00
.tag Update the git-archive export options 2012-09-07 15:39:31 +02:00
CMakeLists.txt CMake: Don't unconditionally enable the ASM language 2025-05-02 18:13:14 +02:00
config_help.txt CMake: Automatically generate a vcpkg manifest 2025-11-27 21:55:22 +01:00
configure Do not assume FHS in scripts 2024-06-25 11:44:00 +02:00
configure.bat configure.bat: Use call when calling the helper cmake scripts 2025-01-30 22:18:36 +01:00
configure.cmake Disable squish autotests for Android 2026-03-04 00:41:56 +02:00
dependencies.yaml Re-add dependencies.yaml now that qt5.git wip/qt6 builds fine 2019-09-18 13:19:31 +02:00
licenseRule.json Move QNX specific native event filtering example to manual test 2026-02-09 21:18:18 +01:00
qt_cmdline.cmake CMake: Add means to configure the location of CMake config files 2026-01-12 09:07:51 +01:00
REUSE.toml REUSE: Fix typo 2026-02-19 19:11:37 +00:00