summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Make method non-inline as Symbian support is gone.Holger Hans Peter Freyther2012-01-312-7/+7
* Purge the Symbian support from this moduleHolger Hans Peter Freyther2012-01-3126-96/+16
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-31904-907/+907
* Fix delete/free mismatch in QtXmlPatternsSami Rosendahl2012-01-271-1/+1
* Fix build on Mac OS XTor Arne Vestbø2012-01-234-4/+4
* Update obsolete contact address.Jason McDonald2012-01-23904-907/+907
* Stop treating text files as binary files in git diffs.Jason McDonald2012-01-231-4/+0
* Remove the use of QT_MODULE()Gunnar Sletta2012-01-1915-15/+0
* Adding configuration files for documentation buildMichalina Ziemba2012-01-115-0/+242
* Update copyright year in license headers.Jason McDonald2012-01-10108-108/+108
* Update copyright year in license headers.Jason McDonald2012-01-09796-799/+799
* QtXmlPatterns-test: Use QFINDTESTDATA to locate test data.Friedemann Kleint2011-12-224-4/+38
* QtXmlPatterns: Fix warnings about unused variables.Friedemann Kleint2011-12-012-3/+3
* Fix compile warnings about assigned/unused variables.Friedemann Kleint2011-11-303-4/+1
* Fix sanity check of network test serverJason McDonald2011-11-304-9/+15
* Remove needless include from xmlpatternsvalidator test.Jason McDonald2011-11-301-1/+0
* Make private headers usable, and use them in the tests.Rohan McGovern2011-11-11346-952/+936
* Temporary skip xmlquery test on MacHonglei Zhang2011-11-111-0/+2
* Fix test compilation on Windows.Friedemann Kleint2011-10-211-1/+1
* Remove SkipMode parameter from QSKIP.Jason McDonald2011-10-215-17/+15
* tests: explicitly put the path to xmlpatterns toolsRohan McGovern2011-10-142-8/+17
* Remove dead code from autotests.Jason McDonald2011-10-1233-151/+5
* Fix compilation of patternistexamples autotest.Jason McDonald2011-10-111-10/+10