summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * 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
* | point dependencies to 'release' branchesSergio Ahumada2012-12-181-1/+1
|/
* 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
* 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
* HTML template: Updated copyright notice from Nokia to Digia PlcJerome Pasion2012-09-262-28/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-24907-21102/+21102
* Doc: Adding documentation templates from qtbaseJerome Pasion2012-09-223-0/+776
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-114-5/+1
* Update the git-archive export optionsThiago Macieira2012-09-032-2/+4
* Use QMAKE_DOCSv5.0.0-beta1J-P Nurmi2012-08-223-16/+2
* follow rename of qt_module_config.prf to qt_module.prfOswald Buddenhagen2012-08-111-1/+1
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-0134-0/+34
* Add the CMake directory created during unit testing to .gitignore.Stephen Kelly2012-07-231-0/+1
* Test that the package configs for QtXmlPatterns work.Stephen Kelly2012-07-205-0/+90
* Qt XML Patterns File System Example: Do not bind to a null node indexTopi Reiniö2012-07-111-1/+1
* QtXmlPatterns: Fix examples installs.Friedemann Kleint2012-07-112-2/+2
* don't reference $$QT_SOURCE/BUILD_TREE - they're unavailable hereOswald Buddenhagen2012-07-066-20/+18
* use centralized handling of QT_BUILD_PARTSOswald Buddenhagen2012-07-061-26/+1
* make test suite properly shadow build compatibleOswald Buddenhagen2012-06-2812-128/+130
* fix abuse of QUrl c'torOswald Buddenhagen2012-06-281-8/+2