summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* Display first result as wellChristian Stenger2012-11-261-0/+2
* Doc: Modularized Qt XML Patterns documentation.Jerome Pasion2012-11-2393-244/+307
* Stylefixes for examples in qtxmlpatternsChristian Stenger2012-11-225-49/+49
* Fix building of installed examples.Friedemann Kleint2012-11-212-1/+7
* Merge branch 'newdocs'Eskil Abrahamsen Blomfeldt2012-11-201-1/+0
|\
| * Doc: Removed the HTML template from the .qdocconf filesJerome Pasion2012-10-291-1/+0
* | CMake: Remove obsolete test_modules testv5.0.0-beta2Stephen Kelly2012-11-013-74/+0
* | CMake: Test module includesStephen Kelly2012-10-311-0/+6
* | Tests: Use qInstallMessageHandler()Kai Koehne2012-10-162-7/+7
* | Fix XmlListModel memory leakAri Koivisto2012-10-149-9/+17
|/
* Update docs after modularization of docsTor Arne Vestbø2012-10-115-754/+5
* Don't have spaces in the project name. It's inconsistent.Jan Arve Saether2012-10-111-1/+1
* Build fix after QVariant change.Jędrzej Nowacki2012-10-103-10/+10
* Remove invalid URIs from testing with QXmlQueryThiago Macieira2012-10-081-4/+1