summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix undefined behavior validating XSD substitution groupsMark Shroyer2013-10-021-1/+1
* Remove QtAlgorithms usage from QtXmlPatterns.Friedemann Kleint2013-09-273-4/+10
* Handle new QtTraceMsg type, fix warnings about unhandled enumeration value.Friedemann Kleint2013-09-261-1/+2
* Fix MSVC2010 warnings.v5.2.0-alpha1Mitch Curtis2013-09-242-7/+3
* Adapt to QDateTime's new timezone supportThiago Macieira2013-09-231-0/+6
* Fix Clang warning of constant-false comparisonThiago Macieira2013-09-071-1/+1
* Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2013-09-061-3/+3
|\
| * Replace use of C-style cast with something that is not a cast.old/5.1Thiago Macieira2013-08-161-3/+3
* | Use the new, non-deprecated QDateTime functions for UTC offsetThiago Macieira2013-09-033-6/+6
* | QtXmlPatterns: Fix (!a == b) bugTobias Hunger2013-08-292-2/+2
* | Doc: Setting \qtvariable in module page.Jerome Pasion2013-08-021-0/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-232-4/+4
|\ \ | |/
| * Replace qt.nokia.com by www.qt-project.org in doc snippets.Friedemann Kleint2013-07-162-4/+4
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-111-1/+1
|\ \ | |/
| * Fix mailing list address.Friedemann Kleint2013-07-111-1/+1
* | Doc: Setting navigation bar variables.Jerome Pasion2013-06-261-1/+4
|/
* Remove use of 'register' from QtXmlPatterns.Stephen Kelly2013-06-161-5/+5
* Fix warnings found by clang: private members unused in classesThiago Macieira2013-06-112-10/+7
* Doc: Removed module page from "technology-apis" group.Jerome Pasion2013-05-241-1/+0
* Doc: Fix module name in .qdocconfTopi Reinio2013-04-261-11/+11
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-181-1/+1
|\
| * substitute fixed version numbers in qdocconf files with variablesOswald Buddenhagen2013-02-051-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-05745-752/+753
|\ \ | |/
| * Merge branch 'release' into stableSergio Ahumada2013-01-311-1/+1
| |\
| | * doc: Fix namespace version to 5.0.1 for qhp documentationSergio Ahumada2013-01-121-1/+1
| * | Doc: Fix "Class QXmlNamePool has no \inmodule command"Sze Howe Koh2013-01-281-0/+1
| * | Doc: Fix module name formatSze Howe Koh2013-01-253-4/+4
| * | Update copyright year in Digia's license headersSergio Ahumada2013-01-10744-747/+747
| |/
* | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-28359-1381/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-043-7/+7
|\ \ | |/
| * Fix warnings found in qtxmlpatterns by ClangThiago Macieira2013-01-024-14/+14
| * Fix annoying warning in qtxmlpatterns about a value too big for the enumThiago Macieira2013-01-021-2/+2
| * remove obsolete DEPENDPATH assignmentsv5.0.0Oswald Buddenhagen2012-12-161-2/+0
| * QtXmlPatterns: Doc: Fix links to designer manualDavid Schulz2012-12-071-1/+1
| * Doc: Edited qdocconf file to produce correct QCH titles.Jerome Pasion2012-12-031-2/+3
* | Fix the BackgroundMask again to prevent undefined behaviour.Erik Verbruggen2012-12-191-2/+2