summaryrefslogtreecommitdiffstats
path: root/src/xmlpatterns
Commit message (Collapse)AuthorAgeFilesLines
* Fix (some) spelling and grammatical errors in translatable strings.Volker Hilsheimer2009-07-161-1/+1
| | | | | | | Requires an update of existing translations. Fixes: 247314 Reviewed-by: TrustMe
* XmlSchema: update license headersPeter Hartmann2009-07-163-12/+12
| | | | Reviewed-by: TrustMe
* XmlSchema: add license headers for some filesPeter Hartmann2009-07-164-0/+131
| | | | | | some files did not contain the proper license headers. Reviewed-by: TrustMe
* 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
| | | | | | move the license file for the xml.xsd schema file Reviewed-by: TrustMe
* 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
| | | | | | | | | | | | | | | | | | | | | | - .ts file -> TS file - .qm file -> QM file - .ui file -> UI file + a handfull of typos I stumbled over Merge-request: 802 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
* | 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
| | | | | | | | This reverts commit 3ded2e1ea5a74a6fc0d3938fa732f886aa275ca2.
* | 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
|\ \ | |/
| * QXmlQuery: add setFocus(const QString &).Frans Englich2009-06-292-0/+20
| | | | | | | | | | | | | | | | Requested by Girish and Jurgen. Useful for training and small examples. Task-number: 245219 Reviewed-by: Tobias Koenig AutoTest: Included in this submit.
| * 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
| | | | | | | | | | | | Reviewed-by: Trust Me
* | | Merge commit 'qt-mainline/master'Tobias Koenig2009-06-047-13/+13
|\ \ \ | |/ /
| * | improved string operations all over the placeThierry Bastian2009-05-285-11/+11
| |/ | | | | | | | | used character operations whenever possible better usage of QLatin1String
| * Silence warning by MSVC.Frans Englich2009-05-201-1/+1
| | | | | | | | Reviewed-By: TrustMe
| * Initialize variable to avoid valgrind error.Frans Englich2009-05-151-1/+1
| | | | | | | | | | | | | | | | For some reason it's only sometimes hit and cannot be deterministically reproduced. Task-number: 253722 Reviewed-by: TrustMe
* | 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
| | | | | | | | (missed this commit on the first merge, autotest works again)
* | 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
|/ | | | | | | | | This was done by Tobias Koenig, as part of an internship at Trolltech/Qt Software, started at Wed Oct 1 18:32:43 2008 +0200, and the last commit being part of this commit dating Tue Feb 24 11:03:36 2009 +0100. This is work consisting of about 650 commits squashed into one, where the first commit was 61b280386c1905a15690fdd917dcbc8eb09b6283, in the repository before Qt's history cut.
* Compiler warnings (Mac/Carbon)Bjoern Erik Nilsen2009-05-072-4/+2
| | | | Reviewed-by: nrc
* Long live Qt 4.5!Lars Knoll2009-03-23631-0/+120993