Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 48 | -48/+48 |
* | doc: Fixed remaining qdoc errors | Martin Smith | 2010-01-04 | 1 | -44/+73 |
* | Adding missing file. | Carlos Manuel Duclos Vergara | 2009-12-21 | 1 | -0/+74 |
* | Fixing a problem with xmlpatterns, where code from tools/xmlpatterns was bein... | Carlos Manuel Duclos Vergara | 2009-12-21 | 5 | -59/+834 |
* | Doc: Added missing version information about XML Schema support. | David Boddie | 2009-11-24 | 2 | -0/+10 |
* | Fixed 'illegal empty declaration' warning from XmlPatters. | Janne Anttila | 2009-10-27 | 1 | -1/+1 |
* | Fix typo in XmlPatterns license headers. | Jason McDonald | 2009-10-06 | 11 | -11/+11 |
* | Clean up | João Abecasis | 2009-09-21 | 1 | -1/+0 |
* | Update license headers again. | Jason McDonald | 2009-09-09 | 54 | -216/+216 |
* | Update tech preview license header for files that are new in 4.6. | Jason McDonald | 2009-08-31 | 9 | -117/+117 |
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 45 | -585/+585 |
|\ | |||||
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 43 | -559/+559 |
* | | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-24 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Make assorted constructors follow good coding practice | Keith Isdale | 2009-08-24 | 1 | -1/+1 |
| * | Update old email address. | Jason McDonald | 2009-08-11 | 4 | -4/+4 |
| * | Update license headers. | Jason McDonald | 2009-08-11 | 43 | -43/+43 |
* | | Merge commit 'qt/master' | Jason Barron | 2009-08-18 | 2 | -4/+3 |
|\ \ | |||||
| * | | Restructure the documentation, both on a file and on a content level. | Volker Hilsheimer | 2009-08-17 | 2 | -4/+3 |
* | | | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 54 | -62/+62 |
|\ \ \ | |/ / | |||||
| * | | Update obsolete email addresses. | Jason McDonald | 2009-08-12 | 4 | -4/+4 |
| * | | Eliminate last mentions of "Qt Software". | Jason McDonald | 2009-08-12 | 4 | -4/+4 |
| * | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 54 | -54/+54 |
* | | | Rename Q_DECLARE_SCOPED_PRIVATE back to Q_DECLARE_PRIVATE | Harald Fernengel | 2009-08-06 | 6 | -6/+6 |
* | | | Merge commit 'origin/master' | Jason Barron | 2009-08-04 | 6 | -6/+6 |
|\ \ \ | |||||
| * | | | Squashed commit of the topic/exceptions branch. | Harald Fernengel | 2009-08-03 | 6 | -6/+6 |
* | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-27 | 22 | -33/+2014 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | Fix compilation with xlC 7: the compiler tries to expand qIsForwardIteratorEn... | Thiago Macieira | 2009-07-21 | 1 | -1/+14 |
| * | | Compile fix with namespaced Qt | hjk | 2009-07-21 | 3 | -0/+12 |
| * | | Xml Schema: license header update | Peter Hartmann | 2009-07-20 | 7 | -7/+7 |
| * | | Doc: add \since 4.6 for new APIs | Volker Hilsheimer | 2009-07-19 | 1 | -5/+5 |
| * | | Update the license headers in XML Schema to the new format | Thiago Macieira | 2009-07-16 | 11 | -11/+11 |
| * | | Merge branch 'master' of git://gitorious.org/qt/qt | Tobias Koenig | 2009-07-05 | 43 | -86/+106 |
| |\ \ | |||||
| * \ \ | Merge commit 'qt-mainline/master' | Tobias Koenig | 2009-06-04 | 1 | -1/+1 |
| |\ \ \ | |||||
| * | | | | Fixed typo in apidocs and extended example code | Tobias Koenig | 2009-06-03 | 2 | -3/+14 |
| * | | | | Add conformance section to qtxmlpatterns doc and extended api docs | Tobias Koenig | 2009-05-31 | 1 | -1/+7 |
| * | | | | Added code snippets for QXmlSchemaValidator and referenced them from api docs | Tobias Koenig | 2009-05-21 | 1 | -0/+12 |
| * | | | | 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 | 2 | -0/+4 |
| * | | | | 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 | 11 | -22/+352 |
| * | | | | Various api, documentation and code cleanups | Tobias Koenig | 2009-05-16 | 9 | -51/+68 |
| * | | | | Add W3C XML Schema validation support | Tobias Koenig | 2009-05-16 | 21 | -16/+1566 |
* | | | | | Merge commit 'qt/master-stable' into 4.6-merged | Jason Barron | 2009-06-30 | 43 | -86/+106 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | QXmlQuery: add setFocus(const QString &). | Frans Englich | 2009-06-29 | 2 | -0/+20 |
| * | | | | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 43 | -86/+86 |
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/| | |||||
| | * | | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 43 | -86/+86 |
| | * | | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 44 | -0/+10105 |
| | / | |||||
* | | | Merge commit 'qt/master-stable' into 4.6-stable | Jason Barron | 2009-06-25 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | improved string operations all over the place | Thierry Bastian | 2009-05-28 | 1 | -1/+1 |
| |/ | |||||
| * | Long live Qt! | Lars Knoll | 2009-03-23 | 44 | -0/+10105 |