summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix GCC 7 warning about fallthroughThiago Macieira2017-06-121-1/+1
* Add section and update purpose of features.xml-schemaStephan Binner2017-05-081-1/+2
* Make features.xml-schema publicFeatureStephan Binner2017-05-031-1/+1
* QXmlName: Add copy constructor and use default for copy/assignmentv5.9.0-beta3Friedemann Kleint2017-04-202-5/+10
* Merge remote-tracking branch 'origin/5.8' into 5.9v5.9.0-beta2Liang Qi2017-04-1218-106/+28
|\
| * Cleanup implicit fallthroughs in xmlpatterns5.8Allan Sandfeld Jensen2017-03-3018-106/+23
| * Mark missing implicit fallthroughsAllan Sandfeld Jensen2017-03-292-0/+5
* | Fix gcc 7 buildVille Voutilainen2017-04-121-0/+3
* | Build fix for -no-feature-timezonev5.9.0-beta1Paul Olav Tvete2017-03-161-0/+4
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-101-7/+7
|\ \ | |/
| * Fix previous fix for trailing 0 handlingKarim Pinter2017-02-081-7/+7
* | Fix script to regenerate files using qtokenautomatonFriedemann Kleint2017-02-171-3/+3
* | Merge remote-tracking branch 'origin/5.8' into devv5.9.0-alpha1Liang Qi2017-01-2512-27/+92
|\ \ | |/
| * fractionDigits doesn't count the trailing 0s anymoreKarim Pinter2017-01-201-6/+7
| * Merge remote-tracking branch 'origin/5.7' into 5.8v5.8.0-rc1Liang Qi2016-11-266-15/+15
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.75.7Liang Qi2016-11-246-15/+15
| | |\
| | | * Fix memory leakAlbert Astals Cid2016-11-026-15/+15
| * | | configure.json: Remove depends-listv5.8.0-beta1Friedemann Kleint2016-10-251-4/+0
| * | | Add feature xml-schemaFriedemann Kleint2016-10-253-4/+26
| * | | Add script to regenerate files using qtokenautomatonFriedemann Kleint2016-09-222-2/+48
* | | | qatomiccomparatorlocators.cpp: Fix signedness comparison warningsFriedemann Kleint2017-01-162-10/+15