summaryrefslogtreecommitdiffstats
path: root/src/xmlpatterns
Commit message (Expand)AuthorAgeFilesLines
...
| * | In a .pro file the include() function does not warn if specified fileKeith Isdale2009-08-102-2/+2
* | | Rename Q_DECLARE_SCOPED_PRIVATE back to Q_DECLARE_PRIVATEHarald Fernengel2009-08-066-6/+6
* | | Merge commit 'origin/master'Jason Barron2009-08-046-6/+6
|\ \ \
| * | | Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-036-6/+6
* | | | Merge commit 'qt/master-stable'Jason Barron2009-08-043-1/+25
|\ \ \ \ | | |/ / | |/| |
| * | | Don't process input events while waiting for network response.Martin Jones2009-07-311-1/+1
| * | | Port of Qt to VxWorksRobert Griebl2009-07-292-0/+24
* | | | Merge commit 'qt/master-stable'Jason Barron2009-07-291-1/+2
|\| | |
| * | | Fixes: Compile on winscwHenrik Hartz2009-07-281-1/+2
* | | | Merge commit 'qt/master-stable'Jason Barron2009-07-27222-597/+38574
|\| | | | |/ / |/| |
| * | Build with rvct compiler.Martin Jones2009-07-232-2/+3
| * | Fix compilation with xlC 7: the compiler tries to expand qIsForwardIteratorEn...Thiago Macieira2009-07-212-14/+14
| * | Fix compilation with xlC 7: the compiler doesn't find statics in template exp...Thiago Macieira2009-07-211-1/+2
| * | Fix compilation of QHash<QUrl, ...> with xlC 7.Thiago Macieira2009-07-211-11/+13
| * | Compile fix with namespaced Qthjk2009-07-213-0/+12
| * | Merge commit 'origin/4.5'Oswald Buddenhagen2009-07-201-1/+1
| |\|
| | * Fix assert in message handling.Frans Englich2009-07-201-1/+1
| * | Xml Schema: license header updatePeter Hartmann2009-07-2055-55/+55
| * | Doc: add \since 4.6 for new APIsVolker Hilsheimer2009-07-191-5/+5
| * | Fix (some) spelling and grammatical errors in translatable strings.Volker Hilsheimer2009-07-161-1/+1
| * | XmlSchema: update license headersPeter Hartmann2009-07-163-12/+12
| * | XmlSchema: add license headers for some filesPeter Hartmann2009-07-164-0/+131
| * | Update the license headers in XML Schema to the new formatThiago Macieira2009-07-16109-109/+109
| * | Xml Schema: move license file to the right directoryPeter Hartmann2009-07-151-0/+0
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtPeter Hartmann2009-07-151-1/+1
| |\ \
| | * | general wording change for some file type namesFrederik Schwarzer2009-07-061-1/+1
| * | | Add W3C license text for xml.xsdTobias Koenig2009-07-131-0/+40
| * | | Revert "Remove builtin xml schema file until legal issues are clarified"Tobias Koenig2009-07-132-0/+146
| * | | Remove builtin xml schema file until legal issues are clarifiedTobias Koenig2009-07-102-146/+0
| * | | Merge branch 'master' of git://gitorious.org/qt/qtTobias Koenig2009-07-05603-1212/+1232
| |\| |
| * | | Merge commit 'qt-mainline/master'Tobias Koenig2009-06-047-13/+13
| |\ \ \
| * | | | Fixed typo in apidocs and extended example codeTobias Koenig2009-06-032-3/+14
| * | | | Add conformance section to qtxmlpatterns doc and extended api docsTobias Koenig2009-05-311-1/+7
| * | | | Added code snippets for QXmlSchemaValidator and referenced them from api docsTobias Koenig2009-05-211-0/+12
| * | | | Added code snippets for QXmlSchema and referenced them from api docsTobias Koenig2009-05-211-0/+16
| * | | | Complete documentation of schema example and reference it from api docsTobias Koenig2009-05-202-0/+4
| * | | | First version of documentation for schema exampleTobias Koenig2009-05-191-0/+10
| * | | | Forward errors from QXmlStreamReader to XsdSchemaParserTobias Koenig2009-05-191-0/+3
| * | | | Remove unneeded qDebug statementTobias Koenig2009-05-191-1/+0
| * | | | Adapt license headers to LGPLTobias Koenig2009-05-16109-218/+3488
| * | | | Various api, documentation and code cleanupsTobias Koenig2009-05-1625-105/+213
| * | | | Add W3C XML Schema validation supportTobias Koenig2009-05-16213-561/+34912
* | | | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-30603-1212/+1232
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | QXmlQuery: add setFocus(const QString &).Frans Englich2009-06-292-0/+20
| * | | | Merge license header changes from 4.5Volker Hilsheimer2009-06-16603-1212/+1212
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | Update license headers as requested by the marketing department.Jason McDonald2009-06-16603-1212/+1212
* | | | Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-255-11/+11
|\| | |
| * | | improved string operations all over the placeThierry Bastian2009-05-285-11/+11
| |/ /
* | | Make Qt exception safer.Robert Griebl2009-06-106-6/+6
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-201-1/+1
|\| |