summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Doc: Modularized Qt XML Patterns documentation.Jerome Pasion2012-11-2384-1/+3701
* Fix XmlListModel memory leakAri Koivisto2012-10-145-8/+8
* Update docs after modularization of docsTor Arne Vestbø2012-10-111-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-24725-17504/+17504
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-111-2/+0
* Use QMAKE_DOCSv5.0.0-beta1J-P Nurmi2012-08-221-0/+2
* follow rename of qt_module_config.prf to qt_module.prfOswald Buddenhagen2012-08-111-1/+1
* Add qtxmlpatternsglobal.h containing the Q_XMLPATTERNS_EXPORT macroThiago Macieira2012-06-277-0/+73
* build system cleanupsOswald Buddenhagen2012-06-271-9/+4
* auto-generate module prisOswald Buddenhagen2012-06-271-1/+0
* change naming convention for template source filesOswald Buddenhagen2012-06-2728-14/+14
* QtXmlPatterns: Fix compiler warnings.Friedemann Kleint2012-05-251-2/+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
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [other]Thiago Macieira2012-05-033-7/+7
* Don't use the QRegExp methods that modify the objectThiago Macieira2012-04-2411-23/+23
* Use the new QUrl APIThiago Macieira2012-04-202-7/+6
* Use a QMap instead of a QHash for the regexp flagsThiago Macieira2012-04-201-1/+1
* Fixed all qdoc errors for this module (except those related to linking)Arnab Datta2012-04-1311-30/+30
* Update QtXmlPatterns module name in documentationqt-v5.0.0-alpha1Honglei Zhang2012-03-224-13/+13
* Tagged the following files as part of the QtXmlPatterns moduleArnab Datta2012-03-1614-3/+16
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-058-96/+96
* Fix for commit f42f82f435d738339ad85c1380d1167338517247Sami Rosendahl2012-02-021-0/+4
* Fix QUrl handling after QUrl changes.David Faure2012-02-023-4/+5
* Fix access to uninitialized values in QtXmlPatternsSami Rosendahl2012-02-013-33/+14
* 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-311-2/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-31724-727/+727
* Fix delete/free mismatch in QtXmlPatternsSami Rosendahl2012-01-271-1/+1
* Update obsolete contact address.Jason McDonald2012-01-23724-727/+727
* 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
* Update copyright year in license headers.Jason McDonald2012-01-10108-108/+108
* Update copyright year in license headers.Jason McDonald2012-01-09616-619/+619
* 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
* Make private headers usable, and use them in the tests.Rohan McGovern2011-11-11326-843/+843
* Use QBasicAtomicInt load() instead of implicit castingBradley T. Hughes2011-10-101-1/+1
* Merge branch 'refactor'Gunnar Sletta2011-09-131-10/+7
|\
| * Build fix with latest refactored Qt5Jani Uusi-Rantala2011-09-061-11/+10
| * Fix build.Friedemann Kleint2011-08-311-1/+1
* | Fixed compile.Rohan McGovern2011-08-121-1/+1
* | Use feature profile loading instead of direct inclusion.axis2011-06-071-1/+1
* | Update licenseheader text in source files for qtxmlpatterns Qt moduleJyri Tahtela2011-05-24724-12392/+12392
|/
* Add QTXMLPATTERNS_VERSION macro for qtxmlpatternsLiang Qi2011-05-111-0/+3
* Use private headersMarius Storm-Olsen2011-05-021-1/+1
* Add module.prf, and install MODULE_PRI for each moduleMarius Storm-Olsen2011-05-021-0/+4
* Make modules compile without hardcoded pathsMarius Storm-Olsen2011-04-271-3/+0
* First attempt to build xmlpatterns.Liang Qi2011-04-271-0/+3