summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Doc: Update examplesinstallpath to include the repository nameTopi Reinio2015-10-211-1/+1
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-083-2/+16
|\
| * Iterate Over the Items (Not the Operands) of a Literal SequenceDavid E. Narvaez2015-07-293-2/+16
* | Doc: Fix linking issuesTopi Reinio2015-10-052-3/+3
* | Doc: Replaced \target with \keyword right after \startpageNico Vertriest2015-10-011-1/+1
* | OrderBy: Replace deprecated qLess by std::less.Friedemann Kleint2015-09-071-7/+17
* | Remove the use of the "register" keywordThiago Macieira2015-08-061-5/+5
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-2915-4305/+3776
|\ \ | |/
| * 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-1011-4205/+3574
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-031-1/+4
|\ \ | |/
| * Skip op-numeric-unary-minus-1 testcase because it crashes.Jan Arve Saether2015-04-151-1/+4
* | Use QSet::intersects() instead of QSet::intersect()Sergio Martins2015-05-302-2/+2
* | Make MergeIterator a trivial global static.Sergio Martins2015-05-301-7/+1
* | Use QVector::reserve()Sergio Martins2015-05-281-2/+4
* | Replace containsSet() with QSet::contains()Sergio Martins2015-05-261-15/+2
|/
* Rename private header qdebug_p.h to qxmldebug_p.h.Friedemann Kleint2015-04-077-6/+6
* Update copyright headersJani Heikkinen2015-02-17746-5379/+5283
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-132-3/+2
|\
| * Doc: link issue qtxmlpatternsNico Vertriest2015-01-192-3/+2
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-195-27/+55
|\ \ | |/
| * Doc: fix issues to display examples in Qt Creatorv5.4.15.4.1Leena Miettinen2015-01-055-27/+55
* | Add support for QtInfoMsgKai Koehne2015-01-121-2/+2
* | Add default label to QtMsgType switch statementKai Koehne2014-12-201-0/+1
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-0918-46/+170
|\ \ | |/
| * Doc: Applied title case to section1 titlesv5.4.0-beta1Nico Vertriest2014-10-092-4/+4
| * Don't spin a nested event loop for loading schemas synchronously over HTTP.Pierre Rossi2014-09-222-42/+12
| * Merge remote-tracking branch 'origin/5.3' into 5.4v5.4.0-alpha1Frederik Gladhorn2014-08-2814-0/+154
| |\
| | * Add missing private headers warningv5.3.25.3.2Samuel Gaist2014-08-1814-0/+154
* | | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-08-28716-13638/+7906
|\ \ \ | |/ /
| * | Update license headers and add new license filesAntti Kokko2014-08-24716-13624/+7888
| * | fix for stack overflowKamil Rojewski2014-08-141-14/+18
* | | Remove a wrong ###Lars Knoll2014-08-151-1/+0
|/ /
* | Make QtXmlPatterns compile with the QExplicitlySharedDataPointer's static_castGiuseppe D'Angelo2014-07-081-1/+1
* | Doc: Removing url variable from qdocconf file.Jerome Pasion2014-07-071-1/+0
* | Add missing copy assignment operator to QXmlSchemaThiago Macieira2014-06-212-0/+12
|/
* Fix copy and paste errorv5.3.1stable5.3.1Frederik Gladhorn2014-05-161-1/+1
* Fix copy and paste errorFrederik Gladhorn2014-05-141-2/+2
* Fix typov5.3.0-rc1v5.3.0release5.3.0Sergio Ahumada2014-04-011-1/+1
* Compile fix for WinRTMaurice Kalinowski2014-01-241-1/+1
* whitespace fixesOswald Buddenhagen2014-01-229-15/+15
* fix conditionals in DayTimeDuration::stringValue()Joerg Bornemann2014-01-141-4/+2
* Remove unused variable, found by ICC 14v5.2.1Thiago Macieira2014-01-101-2/+0
* Remove unused static functions in QtXmlPatternsThiago Macieira2014-01-091-6/+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
* make it possible to disable XML schema usagePeter Hartmann2013-11-152-8/+16
* Doc: Updated url variable in qdocconf files.v5.2.0-rc1v5.2.0Jerome Pasion2013-11-061-0/+1
* QAbstractXmlNodeModel: avoid undefined behaviorMarc Mutz2013-11-051-4/+2
* Revert "Handle new QtTraceMsg type, fix warnings about unhandled enumeration ...Kai Koehne2013-11-051-2/+1