profile/ivi/qtxmlpatterns.git
2012-10-12 Thiago MacieiraImport qtxmlpatterns 5.0.0-beta1 1.0 1.0_branch
2012-08-22 J-P NurmiUse QMAKE_DOCS
2012-08-11 Oswald Buddenhagenfollow rename of qt_module_config.prf to qt_module.prf
2012-08-01 Thiago MacieiraSet the Qt API level to compatibility mode in all tests.
2012-07-23 Stephen KellyAdd the CMake directory created during unit testing...
2012-07-20 Stephen KellyTest that the package configs for QtXmlPatterns work.
2012-07-11 Topi ReiniöQt XML Patterns File System Example: Do not bind to...
2012-07-11 Friedemann... QtXmlPatterns: Fix examples installs.
2012-07-06 Oswald Buddenhagendon't reference $$QT_SOURCE/BUILD_TREE - they're unavai...
2012-07-06 Oswald Buddenhagenuse centralized handling of QT_BUILD_PARTS
2012-06-28 Oswald Buddenhagenmake test suite properly shadow build compatible
2012-06-28 Oswald Buddenhagenfix abuse of QUrl c'tor
2012-06-27 Thiago MacieiraAdd qtxmlpatternsglobal.h containing the Q_XMLPATTERNS_...
2012-06-27 Oswald Buddenhagenbuild system cleanups
2012-06-27 Oswald Buddenhagenauto-generate module pris
2012-06-27 Holger Hans... tests: No need to exclude files after the move out...
2012-06-27 Kent HansenFix compilation of examples when Qt is configured with...
2012-06-27 Oswald Buddenhagenchange naming convention for template source files
2012-05-31 Sergio AhumadaChanged tests to work from install directory
2012-05-29 Tasuku SuzukiHonor -nomake for examples and demos
2012-05-28 Sergio Ahumadatest: Change SRCDIR to use QFINDTESTDATA
2012-05-25 Friedemann... QtXmlPatterns: Fix compiler warnings.
2012-05-22 Jędrzej NowackiSimplify a type information access.
2012-05-21 Toby TomkinsFix for exceptions being turned off by default.
2012-05-15 Rohan McGovernFixed -qtnamespace compilation issues.
2012-05-10 Lars KnollExplicitly enable exceptions
2012-05-10 Marius Storm... Doc: Fix \sa usage
2012-05-10 Toby Tomkinsqxmlquery: Update incorrect test data for incorrect...
2012-05-03 Thiago MacieiraChange remaining uses of {to,from}Ascii to {to,from...
2012-05-03 Thiago MacieiraQAbstractItemModel::reset is deprecated.
2012-04-24 Thiago MacieiraDon't use the QRegExp methods that modify the object
2012-04-23 Honglei ZhangUpdate XmlPatterns test suite script
2012-04-23 Casper van... Doc: Remove documentation moved to QtXml.
2012-04-20 Thiago MacieiraUse the new QUrl API
2012-04-20 Thiago MacieiraUse a QMap instead of a QHash for the regexp flags
2012-04-13 Arnab DattaFixed all qdoc errors for this module (except those...
2012-03-29 Arnab DattaUntagged the following classes as they are not part...
2012-03-22 Honglei ZhangUpdate QtXmlPatterns module name in documentation
2012-03-16 Arnab DattaTagged the following files as part of the QtXmlPatterns...
2012-03-15 Honglei ZhangUpdate QtXmlPatterns module name in documentation
2012-03-05 Casper van... Remove the usage of deprecated qdoc macros.
2012-02-23 Miikka HeikkinenFix line endins on xmlpatterns test case data files
2012-02-23 Miikka HeikkinenWindows: Fix local file URLs in two autotests
2012-02-22 Rohan McGovernFixed failure of tst_xmlpatterns due to Qt plugin loadi...
2012-02-02 Sami RosendahlFix for commit f42f82f435d738339ad85c1380d1167338517247
2012-02-02 David FaureFix QUrl handling after QUrl changes.
2012-02-01 Sami RosendahlFix access to uninitialized values in QtXmlPatterns
2012-01-31 Rohan McGovernMark expected failures in tst_qxmlquery
2012-01-31 Holger Hans... Make method non-inline as Symbian support is gone.
2012-01-31 Holger Hans... Purge the Symbian support from this module
2012-01-31 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-27 Sami RosendahlFix delete/free mismatch in QtXmlPatterns
2012-01-23 Tor Arne VestbøFix build on Mac OS X
2012-01-23 Jason McDonaldUpdate obsolete contact address.
2012-01-23 Jason McDonaldStop treating text files as binary files in git diffs.
2012-01-19 Gunnar SlettaRemove the use of QT_MODULE()
2012-01-11 Michalina ZiembaAdding configuration files for documentation build
2012-01-10 Jason McDonaldUpdate copyright year in license headers.
2012-01-09 Jason McDonaldUpdate copyright year in license headers.
2011-12-22 Friedemann... QtXmlPatterns-test: Use QFINDTESTDATA to locate test...
2011-12-01 Friedemann... QtXmlPatterns: Fix warnings about unused variables.
2011-11-29 Friedemann... Fix compile warnings about assigned/unused variables.
2011-11-29 Jason McDonaldFix sanity check of network test server
2011-11-29 Jason McDonaldRemove needless include from xmlpatternsvalidator test.
2011-11-11 Rohan McGovernMake private headers usable, and use them in the tests.
2011-11-11 Honglei ZhangTemporary skip xmlquery test on Mac
2011-10-21 Friedemann... Fix test compilation on Windows.
2011-10-21 Jason McDonaldRemove SkipMode parameter from QSKIP.
2011-10-14 Rohan McGoverntests: explicitly put the path to xmlpatterns tools
2011-10-12 Jason McDonaldRemove dead code from autotests.
2011-10-11 Jason McDonaldFix compilation of patternistexamples autotest.
2011-10-10 Bradley T.... Use QBasicAtomicInt load() instead of implicit casting
2011-10-07 Rohan McGoverntests: eliminated usage of qttest_p4.prf
2011-09-30 Jason McDonaldRemove Symbian-specific code from tests.
2011-09-13 Gunnar SlettaMerge branch 'refactor'
2011-09-06 Jani Uusi-RantalaBuild fix with latest refactored Qt5
2011-08-31 Friedemann... Fix build.
2011-08-23 Jason McDonaldRemove obsolete testlib files from .gitignore
2011-08-12 Rohan McGovernFixed compile of tests using libQtXmlPatternsSDK
2011-08-12 Rohan McGovernFixed compile.
2011-08-10 Rohan McGovernRespect $$QT.xmlpatterns.bins
2011-07-08 Alan AlpertUpdate sync.profile dependencies to new syntax
2011-07-07 Rohan McGovernFixed compile of qtxmlpatterns against latest qtbase...
2011-07-01 Qt Continuous... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-07-01 Casper van... Reflect the move of the undo example.
2011-06-09 Qt Continuous... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-06-07 Marius Storm... Fix usage of QT_SOURCE_TREE
2011-06-07 axisUse feature profile loading instead of direct inclusion.
2011-05-27 Qt Continuous... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-27 Rohan McGovernFixed failure of tst_qxmlquery::evaluateToReceiver
2011-05-24 Friedemann... QtXmlPatterns: Widget library split.
2011-05-24 Qt Continuous... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-24 Jyri TahtelaUpdate licenseheader text in source files for qtxmlpatt...
2011-05-23 Qt Continuous... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-20 David BoddieSquashed commit of changes from the 4.8-temp branch.
2011-05-20 David BoddieSquashed commit of the changes from the mobile-examples...
2011-05-18 Qt Continuous... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-18 Jason McDonaldReduce usage of Q_ASSERT in autotests.
2011-05-18 Jason McDonaldRemove Q_ASSERT's from qabstractxmlnodemodel test
2011-05-18 Jason McDonaldRemove Q_ASSERT from qxmlquery autotest
next