summaryrefslogtreecommitdiffstats
path: root/src/xml
Commit message (Expand)AuthorAgeFilesLines
* Fix add_qt_docs callsSimon Hausmann2019-09-191-1/+1
* Re-generate main module CMake filesSimon Hausmann2019-09-181-1/+1
* Use pre-compiled headers when building Qt with cmakeMÃ¥rten Nordheim2019-09-111-1/+0
* Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-151-10/+10
|\
| * Be less laissez-faire with implicit conversions to QCharMarc Mutz2019-07-091-10/+10
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-114-166/+197
|\|
| * Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-271-0/+1
| |\
| | * Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-05-031-0/+1
| * | Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-201-1/+1
| * | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-141-0/+30
| |\|
| | * doc: Add dontdocument.qdoc filesMartin Smith2019-05-071-0/+30
| * | Move away from using 0 as a pointer constantAllan Sandfeld Jensen2019-06-072-165/+165
* | | Regenerate the main qtbase modulesAlexandru Croitor2019-06-051-5/+11
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-037-22/+24
|\| |
| * | Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-05-272-4/+8
| |\|
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-05-272-4/+8
| | |\
| | | * Doc: Clarify state of Qt XmlKai Koehne2019-05-242-4/+8
| * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-132-2/+2
| |\| |
| | * | Doc: replace even more null/0/nullptr with \nullptr macroChristian Ehrlicher2019-05-082-2/+2
| * | | Prefix textstream operators with Qt::Lars Knoll2019-05-022-13/+13
| * | | Increase entityCharacterLimit to 4096Volker Hilsheimer2019-05-021-1/+1
| * | | Remove handling of missing =delete and =default supportAllan Sandfeld Jensen2019-05-021-2/+0
* | | | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-163-38/+51
|\| | |
| * | | Remove remaining Q_DECL_NOEXCEPT/Q_DECL_NOTHROW usageAllan Sandfeld Jensen2019-04-041-3/+3
| |/ /
| * | Fix can not -> cannotRobert Loehning2019-02-251-1/+1
| * | QtGui/Network/OpenGl/Widgets/Xml: use \nullptr in documentationChristian Ehrlicher2019-02-201-3/+4
| * | QtBase: replace 0 with \nullptr in documentationChristian Ehrlicher2019-01-281-12/+12
| * | Remove QRegExp dependency from QtXmlLars Knoll2018-12-142-10/+18
| |/
| * Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-092-10/+14
| |\
| | * Modernize the "textcodec" featureLiang Qi2018-11-072-10/+14
* | | Fix architecture conditionsAlexandru Croitor2019-04-031-1/+1
* | | CMake: Re-generate CMakeLists.txt file for xmlTobias Hunger2019-03-041-8/+7
* | | Begin port of qtbase to CMakeSimon Hausmann2018-11-012-0/+52
|/ /
* | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-09-101-2/+0
|\|
| * Merge remote-tracking branch 'origin/5.11.2' into 5.11Qt Forward Merge Bot2018-09-091-2/+0
| |\
| | * Doc: Remove non-reentrant from QDomDocument::setContentPaul Wicking2018-08-271-2/+0
* | | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-072-0/+4
|\| |
| * | Doc: Check before including the \snippet from a .pro fileVenugopal Shivashankar2018-08-302-0/+4
| |/
* / qdoc: Fix several minor errors to reduce qdoc warningsMartin Smith2018-08-141-2/+2
|/
* QDomNode::replaceChild(): Fix documentation typoAndre Hartmann2018-03-161-1/+1
* Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-151-1/+1
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-261-1/+10
| |\
| * | MSVC: Don't set a DLL base address for 64-bitThiago Macieira2018-01-241-1/+1
* | | Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-142-13/+12
|\ \ \ | | |/ | |/|
| * | Document licenses for all Qt modulesKai Koehne2018-01-241-1/+10
| |/
| * Don't indefinitely wait for data if it was able to read some dataAndy Shaw2018-01-241-12/+2
* | Introduce QT6_VIRTUAL and QT6_NOT_VIRTUAL macrosSergio Martins2018-02-051-4/+2
* | doc: Add documentation for swap() functionsMartin Smith2018-01-241-0/+5
* | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-192-12/+12
* | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-193-119/+119
|/