| Commit message (Expand) | Author | Age | Files | Lines |
* | Generate proper license header. | Frans Englich | 2009-08-19 | 2 | -104/+189 |
|
|
* | Restructure the documentation, both on a file and on a content level. | Volker Hilsheimer | 2009-08-17 | 3 | -6/+3 |
|
|
* | QVariant: more work on avoinding conversion between float and doubles | Thierry Bastian | 2009-08-14 | 1 | -1/+3 |
|
|
* | Replace "Trolltech" with more appropriate terms. | Jason McDonald | 2009-08-12 | 3 | -3/+2 |
|
|
* | Update obsolete email addresses. | Jason McDonald | 2009-08-12 | 326 | -572/+572 |
|
|
* | Eliminate last mentions of "Qt Software". | Jason McDonald | 2009-08-12 | 54 | -54/+54 |
|
|
* | Update URL's to use new domain. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
|
|
* | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 714 | -718/+718 |
|
|
* | Xml patterns: remove line in .pro file that added the schematron dir | Peter Hartmann | 2009-08-10 | 1 | -1/+0 |
|
|
* | In a .pro file the include() function does not warn if specified file | Keith Isdale | 2009-08-10 | 2 | -2/+2 |
|
|
* | Don't process input events while waiting for network response. | Martin Jones | 2009-07-31 | 1 | -1/+1 |
|
|
* | Port of Qt to VxWorks | Robert Griebl | 2009-07-29 | 2 | -0/+24 |
|
|
* | Fixes: Compile on winscw | Henrik Hartz | 2009-07-28 | 1 | -1/+2 |
|
|
* | Build with rvct compiler. | Martin Jones | 2009-07-23 | 2 | -2/+3 |
|
|
* | Fix compilation with xlC 7: the compiler tries to expand qIsForwardIteratorEn... | Thiago Macieira | 2009-07-21 | 2 | -14/+14 |
|
|
* | Fix compilation with xlC 7: the compiler doesn't find statics in template exp... | Thiago Macieira | 2009-07-21 | 1 | -1/+2 |
|
|
* | Fix compilation of QHash<QUrl, ...> with xlC 7. | Thiago Macieira | 2009-07-21 | 1 | -11/+13 |
|
|
* | Compile fix with namespaced Qt | hjk | 2009-07-21 | 3 | -0/+12 |
|
|
* | Merge commit 'origin/4.5' | Oswald Buddenhagen | 2009-07-20 | 1 | -1/+1 |
|\ |
|
| * | Fix assert in message handling. | Frans Englich | 2009-07-20 | 1 | -1/+1 |
|
|
* | | Xml Schema: license header update | Peter Hartmann | 2009-07-20 | 55 | -55/+55 |
|
|
* | | Doc: add \since 4.6 for new APIs | Volker Hilsheimer | 2009-07-19 | 1 | -5/+5 |
|
|
* | | Fix (some) spelling and grammatical errors in translatable strings. | Volker Hilsheimer | 2009-07-16 | 1 | -1/+1 |
|
|
* | | XmlSchema: update license headers | Peter Hartmann | 2009-07-16 | 3 | -12/+12 |
|
|
* | | XmlSchema: add license headers for some files | Peter Hartmann | 2009-07-16 | 4 | -0/+131 |
|
|
* | | Update the license headers in XML Schema to the new format | Thiago Macieira | 2009-07-16 | 109 | -109/+109 |
|
|
* | | Xml Schema: move license file to the right directory | Peter Hartmann | 2009-07-15 | 1 | -0/+0 |
|
|
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Peter Hartmann | 2009-07-15 | 1 | -1/+1 |
|\ \ |
|
| * | | general wording change for some file type names | Frederik Schwarzer | 2009-07-06 | 1 | -1/+1 |
|
|
* | | | Add W3C license text for xml.xsd | Tobias Koenig | 2009-07-13 | 1 | -0/+40 |
|
|
* | | | Revert "Remove builtin xml schema file until legal issues are clarified" | Tobias Koenig | 2009-07-13 | 2 | -0/+146 |
|
|
* | | | Remove builtin xml schema file until legal issues are clarified | Tobias Koenig | 2009-07-10 | 2 | -146/+0 |
|
|
* | | | Merge branch 'master' of git://gitorious.org/qt/qt | Tobias Koenig | 2009-07-05 | 603 | -1212/+1232 |
|\ \ \
| |/ / |
|
| * | | 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 | 603 | -1212/+1212 |
| |\ \
| | |/ |
|
| | * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 603 | -1212/+1212 |
|
|
* | | | Merge commit 'qt-mainline/master' | Tobias Koenig | 2009-06-04 | 7 | -13/+13 |
|\ \ \
| |/ / |
|
| * | | improved string operations all over the place | Thierry Bastian | 2009-05-28 | 5 | -11/+11 |
| |/ |
|
| * | Silence warning by MSVC. | Frans Englich | 2009-05-20 | 1 | -1/+1 |
|
|
| * | Initialize variable to avoid valgrind error. | Frans Englich | 2009-05-15 | 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 |
|
|
* | | Forward errors from QXmlStreamReader to XsdSchemaParser | Tobias Koenig | 2009-05-19 | 1 | -0/+3 |
|
|
* | | Remove unneeded qDebug statement | Tobias Koenig | 2009-05-19 | 1 | -1/+0 |
|
|
* | | Adapt license headers to LGPL | Tobias Koenig | 2009-05-16 | 109 | -218/+3488 |
|
|
* | | Various api, documentation and code cleanups | Tobias Koenig | 2009-05-16 | 25 | -105/+213 |
|
|