summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix exit crash in xmlpatternsvalidator.Friedemann Kleint2013-04-052-2/+32
| * XmlPatterns-Testsuite: Use GLOBAL_STATIC for network access manager.Friedemann Kleint2013-04-052-4/+4
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-04-031-0/+25
| |\
| | * Add changes-5.0.2 filev5.0.2Sergio Ahumada2013-03-201-0/+25
| * | Bump MODULE_VERSION to 5.1.0v5.1.0-alpha1Sergio Ahumada2013-03-251-1/+1
| * | Merge branch 'dev' into stableSergio Ahumada2013-03-19399-1528/+5
| |\ \ | |/ / |/| |
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-141-0/+2
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-03-121-0/+2
| |\ \ | | |/
| | * define MODULE_VERSIONOswald Buddenhagen2013-02-281-0/+2
| | * Merge branch 'stable' into releaseOswald Buddenhagen2013-02-20905-941/+2127
| | |\
* | | \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-062-2/+2
|\ \ \ \ | |/ / /
| * | | Use qmake for package dependency resolution in cmake tests.Stephen Kelly2013-02-262-2/+2
| | |/ | |/|
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-186-30/+1215
|\ \ \ | |/ /
| * | Add license files mandated by (L)GPL.Timo Jyrinki2013-02-083-0/+1210
| * | use qt_tool.prf for xmlpatterns toolsOswald Buddenhagen2013-02-062-29/+4
| * | substitute fixed version numbers in qdocconf files with variablesOswald Buddenhagen2013-02-051-1/+1
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-05901-942/+914
|\ \ \ | |/ /
| * | Merge branch 'release' into stableSergio Ahumada2013-01-312-31/+2
| |\ \ | | |/
| | * Update changes file for 5.0.1 releasev5.0.1Sergio Ahumada2013-01-231-30/+1
| | * doc: Fix namespace version to 5.0.1 for qhp documentationSergio Ahumada2013-01-121-1/+1
| | * Merge branch 'stable' into releaseSergio Ahumada2013-01-097-16/+70
| | |\
| | * | point dependencies to 'release' branchesSergio Ahumada2012-12-181-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-255-11/+11
| * | | Update copyright year in Digia's license headersSergio Ahumada2013-01-10896-899/+899
| * | | make use of qtHaveModule()Oswald Buddenhagen2013-01-101-1/+1
| | |/ | |/|
* | | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-28398-1528/+3
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-0431-1371/+80
|\ \ \ | |/ /
| * | Add changes-5.0.1 fileSergio Ahumada2013-01-031-0/+51
| * | 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
| * | Add qmake generated files to .gitignore.Miikka Heikkinen2012-12-201-0/+3
| |/
| * remove obsolete DEPENDPATH assignmentsv5.0.0Oswald Buddenhagen2012-12-161-2/+0
| * make qtbase source dependency explicitv5.0.0-rc2Oswald Buddenhagen2012-12-121-2/+3
| * make use of qt_headersclean.prfOswald Buddenhagen2012-12-112-66/+2
| * remove trafficinfo example and related docJing Bai2012-12-0716-1257/+1
| * QtXmlPatterns: Doc: Fix links to designer manualDavid Schulz2012-12-071-1/+1
| * centralize and fixup example sources install targetsv5.0.0-rc1Joerg Bornemann2012-12-058-41/+14
| * sync.profile: Point dependencies to 'refs/heads/stable'Sergio Ahumada2012-12-041-1/+1
| * fixing linking against non-installed libsOswald Buddenhagen2012-12-041-0/+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
* | Fix compiler warnings: hiding overloaded virtual functions.Erik Verbruggen2012-12-172-12/+12
* | Fix compiler warning about unused parameters.Erik Verbruggen2012-12-171-0/+3
* | Fix compiler warning: remove unused variables.Erik Verbruggen2012-12-171-2/+0
* | Fix compiler warning on shift overflow.Erik Verbruggen2012-12-171-1/+1
* | sync.profile: Point dependencies to 'refs/heads/dev'Sergio Ahumada2012-12-131-1/+1
|/
* Doc: Grouped the XML pattern examples under xmlpattern_examples groupVenugopal Shivashankar2012-11-305-1/+5
* Change copyright information from Nokia to DigiaSergio Ahumada2012-11-281-2/+2
* Always get the default flags from QAIM.Stephen Kelly2012-11-271-1/+1