summaryrefslogtreecommitdiffstats
path: root/examples/xmlpatterns/schema
Commit message (Collapse)AuthorAgeFilesLines
* Added UIDs to projects lacking themMiikka Heikkinen2009-11-041-0/+5
| | | | | | Also added symbianpkgrules.pri include to some examples Reviewed-by: Janne Koskinen
* Update license headers again.Jason McDonald2009-09-093-12/+12
| | | | Reviewed-by: Trust Me
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-313-39/+39
| | | | Reviewed-by: Trust Me
* Eliminate last mentions of "Qt Software".Jason McDonald2009-08-123-3/+3
| | | | Reviewed-by: Trust Me
* Update contact URL in license headers.Jason McDonald2009-08-123-3/+3
| | | | Reviewed-by: Trust Me
* And again in the examplesThiago Macieira2009-07-163-3/+3
|
* Complete documentation of schema example and reference it from api docsTobias Koenig2009-05-201-0/+10
|
* First version of documentation for schema exampleTobias Koenig2009-05-192-9/+12
|
* Add missing example filesTobias Koenig2009-05-199-0/+168
|
* Adapt license headers to LGPLTobias Koenig2009-05-163-6/+96
|
* Add W3C XML Schema validation supportTobias Koenig2009-05-166-0/+332
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.