summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add qtxmlpatternsglobal.h containing the Q_XMLPATTERNS_EXPORT macroThiago Macieira2012-06-277-0/+73
* build system cleanupsOswald Buddenhagen2012-06-274-18/+6
* auto-generate module prisOswald Buddenhagen2012-06-273-21/+0
* tests: No need to exclude files after the move out of Qt.Holger Hans Peter Freyther2012-06-271-5/+1
* Fix compilation of examples when Qt is configured with -no-widgetsKent Hansen2012-06-271-1/+2
* change naming convention for template source filesOswald Buddenhagen2012-06-2728-14/+14
* Changed tests to work from install directorySergio Ahumada2012-05-313-0/+6
* Honor -nomake for examples and demosTasuku Suzuki2012-05-291-0/+3
* test: Change SRCDIR to use QFINDTESTDATASergio Ahumada2012-05-281-26/+25
* QtXmlPatterns: Fix compiler warnings.Friedemann Kleint2012-05-255-13/+18
* Simplify a type information access.Jędrzej Nowacki2012-05-221-6/+3
* Fix for exceptions being turned off by default.Toby Tomkins2012-05-211-0/+2
* Fixed -qtnamespace compilation issues.Rohan McGovern2012-05-169-22/+22
* Explicitly enable exceptionsLars Knoll2012-05-101-1/+1
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-102-9/+8
* qxmlquery: Update incorrect test data for incorrect test.Toby Tomkins2012-05-101-2/+2
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [other]Thiago Macieira2012-05-035-12/+12
* QAbstractItemModel::reset is deprecated.Thiago Macieira2012-05-031-1/+6
* Don't use the QRegExp methods that modify the objectThiago Macieira2012-04-2414-26/+26
* Update XmlPatterns test suite scriptHonglei Zhang2012-04-234-31/+83
* Doc: Remove documentation moved to QtXml.Casper van Donderen2012-04-232-721/+0
* Use the new QUrl APIThiago Macieira2012-04-202-7/+6
* Use a QMap instead of a QHash for the regexp flagsThiago Macieira2012-04-202-2/+2
* Fixed all qdoc errors for this module (except those related to linking)Arnab Datta2012-04-1320-158/+162
* Untagged the following classes as they are not part of the QtXMLPatterns moduleArnab Datta2012-03-292-2/+0
* Update QtXmlPatterns module name in documentationqt-v5.0.0-alpha1Honglei Zhang2012-03-228-17/+17
* Tagged the following files as part of the QtXmlPatterns moduleArnab Datta2012-03-1616-3/+18
* Update QtXmlPatterns module name in documentationHonglei Zhang2012-03-157-59/+59
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-0515-476/+476
* Fix line endins on xmlpatterns test case data filesMiikka Heikkinen2012-02-231-0/+1
* Windows: Fix local file URLs in two autotestsMiikka Heikkinen2012-02-232-2/+10
* Fixed failure of tst_xmlpatterns due to Qt plugin loading changesRohan McGovern2012-02-221-6/+28
* Fix for commit f42f82f435d738339ad85c1380d1167338517247Sami Rosendahl2012-02-021-0/+4
* Fix QUrl handling after QUrl changes.David Faure2012-02-026-10/+7
* Fix access to uninitialized values in QtXmlPatternsSami Rosendahl2012-02-013-33/+14
* Mark expected failures in tst_qxmlqueryRohan McGovern2012-01-311-0/+4