Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update contact information in license headers. | Sergio Ahumada | 2012-08-01 | 1 | -2/+2 |
| | | | | | | | | | | | | | - Replace Nokia contact email address with Qt Project website. - Remove "All rights reserved" line from license headers. As in the past, to avoid rewriting various autotests that contain line-number information, an extra blank line has been inserted at the end of the license text to ensure that this commit does not change the total number of lines in the license header. Change-Id: Ie7ba62011752fcb149b99b26317c54f2a0cfa931 Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com> | ||||
* | Update year in Nokia copyright messages. | Jason McDonald | 2012-01-11 | 1 | -1/+1 |
| | | | | | | | | Manually update strings that did not get fixed by previous search-and-replace. Change-Id: Ie9ff57f08ce0dcf91d28620fa2dc9eeb8e98481e Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com> | ||||
* | Update licenseheader text in source files for qt4.8 | Jyri Tahtela | 2011-05-13 | 1 | -17/+17 |
| | | | | | | | Updated version of LGPL and FDL licenseheaders. Apply release phase licenseheaders for all source files. Reviewed-by: Trust Me | ||||
* | Doc: Added missing version information about XML Schema support. | David Boddie | 2009-11-24 | 1 | -0/+5 |
| | | | | Reviewed-by: Trust Me | ||||
* | Fix typo in XmlPatterns license headers. | Jason McDonald | 2009-10-06 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update tech preview license header for files that are new in 4.6. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
| | | | | Reviewed-by: Trust Me | ||||
* | Eliminate last mentions of "Qt Software". | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Compile fix with namespaced Qt | hjk | 2009-07-21 | 1 | -0/+4 |
| | |||||
* | Update the license headers in XML Schema to the new format | Thiago Macieira | 2009-07-16 | 1 | -1/+1 |
| | |||||
* | Fixed typo in apidocs and extended example code | Tobias Koenig | 2009-06-03 | 1 | -0/+5 |
| | |||||
* | Added code snippets for QXmlSchema and referenced them from api docs | Tobias Koenig | 2009-05-21 | 1 | -0/+16 |
| | |||||
* | Complete documentation of schema example and reference it from api docs | Tobias Koenig | 2009-05-20 | 1 | -0/+2 |
| | |||||
* | First version of documentation for schema example | Tobias Koenig | 2009-05-19 | 1 | -0/+10 |
| | |||||
* | Adapt license headers to LGPL | Tobias Koenig | 2009-05-16 | 1 | -2/+32 |
| | |||||
* | Various api, documentation and code cleanups | Tobias Koenig | 2009-05-16 | 1 | -8/+11 |
| | |||||
* | Add W3C XML Schema validation support | Tobias Koenig | 2009-05-16 | 1 | -0/+229 |
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. |