summaryrefslogtreecommitdiff
path: root/src/xmlpatterns/parser
Commit message (Expand)AuthorAgeFilesLines
* qxquerytokenizer.cpp: Fix -Wimplicit-fallthroughFriedemann Kleint2017-06-201-20/+0
* Cleanup implicit fallthroughs in xmlpatterns5.8Allan Sandfeld Jensen2017-03-306-52/+9
* Mark missing implicit fallthroughsAllan Sandfeld Jensen2017-03-292-0/+5
* Merge remote-tracking branch 'origin/5.7' into 5.8v5.8.0-rc1Liang Qi2016-11-262-4/+4
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.75.7Liang Qi2016-11-242-4/+4
| |\
| | * Fix memory leakAlbert Astals Cid2016-11-022-4/+4
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-021-1/+1
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-011-1/+1
| |\ \ | | |/
| | * Fix -Werror=duplicated-condFrederik Gladhorn2016-07-011-1/+1
* | | qxquerytokenizer - remove dead codeTimur Pocheptsov2016-06-011-8/+4
* | | XSLTTokenizer - remove unreachable function call.Timur Pocheptsov2016-06-011-4/+1
* | | XSLTTokenizer::queueSorting - remove redundant &&Timur Pocheptsov2016-06-011-1/+1
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-beta1Liang Qi2016-04-081-120/+120
|\ \ | |/
| * Add some QChar::unicode() calls to brush over deprecation warning.Friedemann Kleint2016-04-061-120/+120
* | Updated license headersAntti Kokko2016-01-2126-407/+581
|/
* Remove the use of the "register" keywordThiago Macieira2015-08-061-5/+5
* Implement bison parser stack re(al)location.Erik Verbruggen2015-06-108-814/+916
* Prefixed all tokens with T_ to prevent collisions with macros.Erik Verbruggen2015-06-1010-4204/+3573
* Rename private header qdebug_p.h to qxmldebug_p.h.Friedemann Kleint2015-04-071-1/+1
* Update copyright headersJani Heikkinen2015-02-1725-287/+239
* Merge remote-tracking branch 'origin/5.3' into 5.4v5.4.0-alpha1Frederik Gladhorn2014-08-281-0/+11
|\
| * Add missing private headers warningv5.3.25.3.2Samuel Gaist2014-08-181-0/+11
* | Update license headers and add new license filesAntti Kokko2014-08-2421-420/+244
|/
* Remove unused variable, found by ICC 14v5.2.1Thiago Macieira2014-01-101-2/+0
* Fix MSVC2010 warnings.Mitch Curtis2013-12-061-7/+1
* Sync source and generated versions of the query parser.Thiago Macieira2013-12-063-1116/+1569
* Fix MSVC2010 warnings.v5.2.0-alpha1Mitch Curtis2013-09-241-7/+1
* Remove use of 'register' from QtXmlPatterns.Stephen Kelly2013-06-161-5/+5
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-0525-27/+27
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-1025-27/+27
* | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-287-25/+0
|/
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2425-652/+652
* change naming convention for template source filesOswald Buddenhagen2012-06-272-1/+1
* Fixed -qtnamespace compilation issues.Rohan McGovern2012-05-161-2/+2
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [other]Thiago Macieira2012-05-032-6/+6
* Don't use the QRegExp methods that modify the objectThiago Macieira2012-04-242-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3125-27/+27
* Update obsolete contact address.Jason McDonald2012-01-2325-27/+27
* Stop treating text files as binary files in git diffs.Jason McDonald2012-01-231-4/+0
* Update copyright year in license headers.Jason McDonald2012-01-0925-27/+27
* Make private headers usable, and use them in the tests.Rohan McGovern2011-11-118-110/+110
* Update licenseheader text in source files for qtxmlpatterns Qt moduleJyri Tahtela2011-05-2425-463/+463
* Initial import from the monolithic Qt.Qt by Nokia2011-04-2729-0/+24869