qt6-bb10/src
Lars Knoll ded37aedc9 Implement a proper iterator for QTypedArrayData
This avoids ambiguities in our API when someone e.g. writes
vector.insert(0, ...).

It requires a slight workaround in qlalr, where std::search()
for libc++ doesn't like that our difference_type is qsizetype.

Change-Id: I40aa1040781ffbdd12d04410078207969b3bde53
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2020-07-06 21:30:54 +02:00
..
3rdparty forkfd: remove FFD_VFORK_SEMANTICS 2020-06-30 08:11:23 +00:00
android Android: fix QDesktopServices::openUrl() error for file scheme path 2020-06-26 12:41:42 +00:00
concurrent Avoid use of Q_UNUSED by eliminating the parameter names 2020-07-03 21:10:09 +02:00
corelib Implement a proper iterator for QTypedArrayData 2020-07-06 21:30:54 +02:00
dbus Only use one macro per line 2020-07-03 11:14:11 +02:00
gui Simplify Q_ARRAY_LITERAL 2020-07-06 21:30:06 +02:00
network qnetworkproxy_mac - do not use the deprecated API 2020-07-06 13:54:11 +02:00
opengl Remove unnecessary ; after function implementations 2020-07-06 11:46:39 +02:00
openglwidgets Doc: Change docs from internal to reimp 2020-06-25 11:00:47 +02:00
platformheaders Make QtPlatformHeaders a private module 2020-07-06 11:52:14 +02:00
platformsupport Use QList instead of QVector in platformsupport 2020-07-06 13:43:11 +02:00
plugins Windows: Fix trailing blank in native file dialog filter 2020-07-06 13:57:03 +00:00
printsupport Use QList instead of QVector in printsupport 2020-07-06 13:20:55 +02:00
sql Doc: Update docs with cmake package information 2020-06-30 10:11:23 +02:00
testlib Remove unnecessary ; after function implementations 2020-07-06 11:46:39 +02:00
tools Implement a proper iterator for QTypedArrayData 2020-07-06 21:30:54 +02:00
widgets Simplify QMainWindow::setUnifiedTitleAndToolBarOnMac 2020-07-06 15:48:23 +02:00
winmain Remove winrt 2020-06-06 20:25:49 +02:00
xml Doc: Update docs with cmake package information 2020-06-30 10:11:23 +02:00
CMakeLists.txt Android: Add support for proxies 2020-06-16 11:06:42 +02:00
src.pro Move linuxaccessibility to QtGui 2020-07-06 11:15:08 +02:00