summaryrefslogtreecommitdiff
path: root/src/xmlpatterns/schema
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into 5.105.10Liang Qi2018-01-292-40/+38
|\
| * Improve documentation for w3c's xml.xsd fileKai Koehne2018-01-262-40/+38
* | Significantly improve memory usage in XsdStateMachine::toDFAViktor Engelmann2018-01-041-9/+7
|/
* Fix compilation error with ICC 17: it doesn't like auto and commaThiago Macieira2017-06-201-4/+12
* Fix previous fix for trailing 0 handlingKarim Pinter2017-02-081-7/+7
* fractionDigits doesn't count the trailing 0s anymoreKarim Pinter2017-01-201-6/+7
* Eradicate Java-style loops (I): QHashIterator -> STL-styleMarc Mutz2016-09-207-88/+34
* Eradicate Java-style loops (II): QSetIterator -> C++11 ranged forMarc Mutz2016-09-204-34/+12
* QXsdValidatingInstanceReader: remove unused typedefMarc Mutz2016-09-201-1/+0
* Diagonalize XsdValidatingInstanceReader::validateUniqueIdentityConstraint()Marc Mutz2016-09-201-11/+3
* Regenerate qxsdschematoken.cppFriedemann Kleint2016-09-201-114/+114
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-012-3/+6
|\
| * Add some missing initializationMarc Mutz2016-07-192-3/+6
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-301-1/+1
|\ \ | |/
| * XsdElement: Initialize member m_isNillableEdward Welbourne2016-05-311-1/+1
* | Updated license headersAntti Kokko2016-01-2194-1316/+1880
|/
* Use QSet::intersects() instead of QSet::intersect()Sergio Martins2015-05-302-2/+2
* Replace containsSet() with QSet::contains()Sergio Martins2015-05-261-15/+2
* Update copyright headersJani Heikkinen2015-02-1794-673/+665
* Merge remote-tracking branch 'origin/5.3' into 5.4v5.4.0-alpha1Frederik Gladhorn2014-08-282-0/+22
|\
| * Add missing private headers warningv5.3.25.3.2Samuel Gaist2014-08-182-0/+22
* | Update license headers and add new license filesAntti Kokko2014-08-2493-1767/+1023
|/
* Fix typov5.3.0-rc1v5.3.0release5.3.0Sergio Ahumada2014-04-011-1/+1
* Fix undefined behavior validating XSD substitution groupsMark Shroyer2013-10-021-1/+1
* QtXmlPatterns: Fix (!a == b) bugTobias Hunger2013-08-292-2/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-0594-94/+94
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-1094-94/+94
| * Fix warnings found in qtxmlpatterns by ClangThiago Macieira2013-01-021-0/+2
* | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-2844-176/+0
* | Fix compiler warning about unused parameters.Erik Verbruggen2012-12-171-0/+3
|/
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2494-2259/+2259
* change naming convention for template source filesOswald Buddenhagen2012-06-274-2/+2
* Fixed -qtnamespace compilation issues.Rohan McGovern2012-05-162-5/+5
* Don't use the QRegExp methods that modify the objectThiago Macieira2012-04-243-13/+13
* Make method non-inline as Symbian support is gone.Holger Hans Peter Freyther2012-01-312-7/+7
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3194-94/+94
* Update obsolete contact address.Jason McDonald2012-01-2394-94/+94
* Update copyright year in license headers.Jason McDonald2012-01-1091-91/+91
* Update copyright year in license headers.Jason McDonald2012-01-093-3/+3
* Fix compile warnings about assigned/unused variables.Friedemann Kleint2011-11-302-3/+1
* Make private headers usable, and use them in the tests.Rohan McGovern2011-11-1144-162/+162
* Use QBasicAtomicInt load() instead of implicit castingBradley T. Hughes2011-10-101-1/+1
* Fixed compile.Rohan McGovern2011-08-121-1/+1
* Update licenseheader text in source files for qtxmlpatterns Qt moduleJyri Tahtela2011-05-2494-1601/+1601
* Initial import from the monolithic Qt.Qt by Nokia2011-04-27156-0/+34864