qt6-bb10/src/xml
Karsten Heimrich a8028a02df Port the QXmlStream API from QStringRef to QStringView
This gives some source incompatibilities, most of them can be
handled by using auto instead of QStringRef explicitly.

[ChangeLog][Important API changes] QXmlStream now uses QStringView
insteead of QStringRef in it's API. Using auto forvariables returning
a QStringRef in Qt 5 should lead to code that can be used against both
Qt versions.

Fixes: QTBUG-84317
Change-Id: I6df3a9507276f5d16d044a6bdbe0e4810cf99440
Reviewed-by: Maurice Kalinowski <maurice.kalinowski@qt.io>
2020-08-19 19:48:03 +02:00
..
doc Doc: Update docs with cmake package information 2020-06-30 10:11:23 +02:00
dom Port the QXmlStream API from QStringRef to QStringView 2020-08-19 19:48:03 +02:00
sax MSVC: Fix C4996 warnings when building Qt 2020-08-19 12:46:09 +02:00
CMakeLists.txt Regenerate projects to correctly handle private dependencies 2020-02-05 14:36:31 +00:00
configure.cmake Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
configure.json Convert the old feature system 2016-09-15 08:24:10 +00:00
qt_cmdline.cmake CMake: Re-implement configure/qmake's command line handling in CMake 2020-08-17 08:08:20 +02:00
qtxmlglobal.h Qt XML: Fix module in comment 2019-11-04 09:00:38 +01:00
xml.pro MSVC: Don't set a DLL base address for 64-bit 2018-01-24 21:20:47 +00:00