summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-162-0/+3
|\
| * Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-07-111-0/+2
| |\
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-111-0/+2
| | |\
| | | * Fix GCC 9 -Wdeprecated-copyMarc Mutz2019-07-011-0/+2
| * | | Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-07-091-0/+1
| |/ /
* | | Port towards load/storeRelaxed atomicsFriedemann Kleint2019-06-252-4/+4
* | | Fix deprecation warnings about deprecated container conversionsFriedemann Kleint2019-05-226-14/+24
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-05-141-4/+5
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-111-4/+5
| |\|
| | * Allow union memberTypes as members of a SimpleType in a XSDSchemaAndy Shaw2019-05-071-4/+5
* | | Include qjsvalue.h to use QJSValueUlf Hermann2019-05-092-2/+1
* | | QQuickXmlListModel: Fix compilation after removal of QQmlV4HandleFriedemann Kleint2019-04-122-4/+4
|/ /
* | Highlight the fact that Qt XML Patterns is deprecatedAlex Blasche2019-03-211-0/+2
* | Update plugins.qmltypes for Qt 5.13Kai Koehne2019-03-181-2/+2
* | Doc: Correct link errors qqmlxmllistmodel.cppv5.13.0-beta1Nico Vertriest2019-02-271-2/+2
* | Doc: Fix documentation errorsNico Vertriest2019-02-271-3/+1
|/
* Doc: Correct depends statement in qtxmlpatterns.qdocconfNico Vertriest2019-01-101-1/+1
* Merge remote-tracking branch 'origin/5.12.0' into 5.12Qt Forward Merge Bot2018-12-051-0/+96
|\
| * Doc: Copy the snippet file over from qtdeclarativev5.12.0-rc2v5.12.0-rc1v5.12.0-beta4v5.12.0Venugopal Shivashankar2018-11-021-0/+96
* | Doc: Add the XmlListModel sources to the doc configVenugopal Shivashankar2018-11-303-3/+10
|/
* Move changes from qtdeclarative xmllistmodel over to xmlpatternsFrederik Gladhorn2018-10-253-6/+8
* Update with change that went into qtdeclarativeFrederik Gladhorn2018-09-051-4/+4
* Move xmllistmodel to xmlpatternsFrederik Gladhorn2018-08-288-0/+1609
* Remove forward declaration of non existing classJędrzej Nowacki2018-08-162-4/+0
* Fix a cyclic reference that resulted in a memory leakErik Verbruggen2018-07-163-6/+6
* Change QSourceLocation::operator!=() to test for inequalityPaul Colby2018-04-271-4/+5
* Fix developer build with new GCCv5.11.0-beta4Allan Sandfeld Jensen2018-04-131-3/+4
* Doc: Fix qdoc/clang diagnostic warningsPaul Wicking2018-03-132-17/+17
* Fix typosJarek Kobus2018-02-142-5/+5
* Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-125-90/+51
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.105.10Liang Qi2018-01-293-88/+49
| |\
| | * Improve documentation for w3c's xml.xsd fileKai Koehne2018-01-263-88/+49
| | * Fix license headersJani Heikkinen2018-01-061-14/+20
| * | Fix access after free in evaluation cacheAllan Sandfeld Jensen2018-01-252-2/+2
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-162-23/+27
|\| |
| * | Fix license headersJani Heikkinen2018-01-151-14/+20
| * | Significantly improve memory usage in XsdStateMachine::toDFAViktor Engelmann2018-01-041-9/+7
* | | Raise minimum supported MSVC version to 2015Friedemann Kleint2018-01-051-5/+1
* | | type: Add missing override and remove redundant virtualAlexander Volkov2017-11-2726-697/+697
* | | api: Add missing override and remove redundant virtualAlexander Volkov2017-11-2712-91/+91
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-2025-91/+244
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-153-9/+11
| |\|
| | * Fix clazy-temporary-iteratorFriedemann Kleint2017-11-143-9/+11
| * | Merge remote-tracking branch 'origin/5.9' into 5.10v5.10.0-beta4Liang Qi2017-10-3021-73/+233
| |\|
| | * Fix outdated FDL license headerKai Koehne2017-10-175-25/+25
| | * Fix outdated BSD license headerKai Koehne2017-10-1716-48/+208
| * | remove wince leftoversGatis Paeglis2017-09-191-9/+0
| |/
* / Replace Q_NULLPTR with nullptrKevin Funk2017-09-264-4/+4
|/
* qxquerytokenizer.cpp: Fix -Wimplicit-fallthroughFriedemann Kleint2017-06-201-20/+0
* Fix compilation error with ICC 17: it doesn't like auto and commaThiago Macieira2017-06-201-4/+12