summaryrefslogtreecommitdiff
path: root/src/xmlpatterns
Commit message (Expand)AuthorAgeFilesLines
* qtxmlpatterns: use the proper signal instead of the deprecated oneTimur Pocheptsov2020-03-232-2/+2
* Doc: Remove \contentspage commandTopi Reinio2020-03-151-1/+0
* Use Qt::SplitBehavior in preference to QString::SplitBehaviorv5.15.0-beta2Edward Welbourne2020-03-024-20/+20
* Revert "Use QNetworkReply::networkError() instead of deprecated error()"Timur Pocheptsov2020-02-241-1/+1
* Doc: Remove \pagekeywords commandv5.15.0-beta1Topi Reinio2020-02-211-1/+0
* Fix one more deprecation warning against QDateTime(QDate)Edward Welbourne2020-02-181-1/+1
* Fix deprecation warningsFriedemann Kleint2020-02-145-5/+9
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-281-0/+20
|\
| * Doc: Fix regression caused by moving files around (leave no file behind)Paul Wicking2020-01-271-0/+20
* | Use QNetworkReply::networkError() instead of deprecated error()Timur Pocheptsov2020-01-151-1/+1
* | Fix deprecation warnings about QHash::unite()Friedemann Kleint2019-12-183-3/+3
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-072-1/+11
|\ \ | |/
| * Catch invalid simple type that was causing a crashEdward Welbourne2019-12-042-1/+11
* | Avoid initializing QFlags with 0 or nullptrFriedemann Kleint2019-11-252-2/+2
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-163-3/+13
|\ \ | |/
| * Doc: Suppress unnecessary documentation warnings for \internal typesTopi Reinio2019-11-133-3/+13
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-261-1/+1
|\ \ | |/
| * Doc: Fix typoPaul Wicking2019-10-241-1/+1
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-122-8/+11
|\ \ | |/
| * Fix loading of schemas and validation to use resolved URLsv5.14.0-beta2Edward Welbourne2019-10-102-8/+11
* | Fix createTokenLookup.sh and re-run itEdward Welbourne2019-10-082-153/+115
* | Run createParser.sh to update the query transform parserEdward Welbourne2019-09-1713-874/+909
* | Fix three warnings from bisonEdward Welbourne2019-09-161-3/+3
|/
* Change a fall-through comment to Q_FALLTHROUGH()Edward Welbourne2019-09-041-1/+1
* 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-251-1/+1
* | | Fix deprecation warnings about deprecated container conversionsFriedemann Kleint2019-05-226-14/+24
|/ /
* | 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
* | Highlight the fact that Qt XML Patterns is deprecatedAlex Blasche2019-03-211-0/+2
|/
* 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.05.12.0Venugopal Shivashankar2018-11-021-0/+96
* | Doc: Add the XmlListModel sources to the doc configVenugopal Shivashankar2018-11-302-2/+8
|/
* 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
|\ \ \ | |/ /