summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of changes from the 4.8-temp branch.David Boddie2011-05-207-0/+272
* Squashed commit of the changes from the mobile-examples repositoryDavid Boddie2011-05-2012-7/+40
* Reduce usage of Q_ASSERT in autotests.Jason McDonald2011-05-181-1/+1
* Remove Q_ASSERT's from qabstractxmlnodemodel testJason McDonald2011-05-181-8/+7
* Remove Q_ASSERT from qxmlquery autotestJason McDonald2011-05-181-3/+2
* Remove Q_ASSERT's from qxmlquery autotestJason McDonald2011-05-182-4/+11
* Remove Q_ASSERT from qxmlquery autotestJason McDonald2011-05-182-1/+8
* Remove Q_ASSERT from qabstractxmlnodemodel testJason McDonald2011-05-181-3/+3
* Remove Q_ASSERT from qabstractxmlnodemodel testJason McDonald2011-05-181-2/+5
* Remove Q_ASSERT from qabstractxmlnodemodel testJason McDonald2011-05-181-1/+4
* Remove Q_ASSERT from qabstractxmlnodemodel testJason McDonald2011-05-181-2/+4
* Remove Q_ASSERT from qabstractxmlnodemodel testJason McDonald2011-05-181-2/+2
* Remove Q_ASSERT from qabstractxmlnodemodel testJason McDonald2011-05-181-1/+5
* Fix compiler warnings in qabstractxmlnodemodel testJason McDonald2011-05-181-3/+2
* Remove Q_ASSERT's from xmlpatterns autotestJason McDonald2011-05-181-4/+4
* Update module version number to 5.0.0Eckhart Koppen2011-05-131-3/+3
* tests: build autotests by default for qtxmlpatternsRohan McGovern2011-05-121-1/+2
* tests: fix private header inclusion problems in qtxmlpatterns testsRohan McGovern2011-05-121-14/+15
* tests: remove contains(QT_CONFIG,xmlpatterns) conditionalRohan McGovern2011-05-126-17/+5
* tests: mark xmlpatternsschemats as a private-testRohan McGovern2011-05-121-0/+1
* Add QTXMLPATTERNS_VERSION macro for qtxmlpatternsLiang Qi2011-05-113-0/+6
* Added .tag file with Git revision.axis2011-05-032-0/+2
* Use private headersMarius Storm-Olsen2011-05-023-7/+7
* Add module.prf, and install MODULE_PRI for each moduleMarius Storm-Olsen2011-05-021-0/+4
* Added dependency information to the sync.profile.axis2011-04-271-0/+12
* Add .gitignore to each moduleaxis2011-04-271-0/+261
* Add tst_headersclean for each moduleLiang Qi2011-04-274-0/+72
* Modularized tst_compilerwarningsLiang Qi2011-04-271-0/+52
* Modularized tst_bic and add some helper functions for global testLiang Qi2011-04-271-0/+5
* Introduced the QT.<module>.plugins variable to module profiles.axis2011-04-271-0/+1
* Added QT.<module>.imports support to module profiles.axis2011-04-271-0/+1
* Make auto test buildLiang Qi2011-04-273-5/+8
* Make each module refer to its own bin/Marius Storm-Olsen2011-04-271-0/+1
* Extended module profiles.axis2011-04-271-0/+3
* Add the private_includes path to the modules .pri fileLiang Qi2011-04-271-0/+1
* Add the source path to the modules .pri fileMarius Storm-Olsen2011-04-271-0/+1
* Remove the hardcode QT_CONFIG in those pri files.Liang Qi2011-04-271-2/+0
* Make modules compile without hardcoded pathsMarius Storm-Olsen2011-04-271-3/+0
* Add module specific pris, and make syncqt create fwd includesMarius Storm-Olsen2011-04-272-0/+14
* First attempt to build xmlpatterns.Liang Qi2011-04-272-0/+14
* Start work on XmlPatternsMarius Storm-Olsen2011-04-271-2/+4
* Moved to using a feature profile instead of direct inclusion.axis2011-04-276-6/+6
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271455-0/+222129