| Commit message (Expand) | Author | Age | Files | Lines |
| * | Change license of .qdoc files | Lucie Gérard | 2024-02-01 | 1 | -1/+1 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 7 | -343/+14 |
| * | Move QTextCodec support out of QtCore | Karsten Heimrich | 2020-06-20 | 1 | -66/+0 |
| * | Remove duplicated snippets | Lars Knoll | 2020-05-29 | 1 | -193/+0 |
| * | Unify license header usage. | Jani Heikkinen | 2016-03-29 | 9 | -27/+117 |
| * | Updated BSD licensed file headers | Jani Heikkinen | 2015-02-15 | 9 | -27/+27 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 9 | -45/+45 |
| * | Merge branch 'release' into stable | Sergio Ahumada | 2013-01-31 | 1 | -3/+3 |
| |\ |
|
| | * | Fix some more old references and links to Nokia | Sergio Ahumada | 2013-01-28 | 1 | -3/+3 |
| * | | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 9 | -9/+9 |
| |/ |
|
| * | QtBase: Removed moved linguist examples. | David Schulz | 2012-12-14 | 4 | -245/+0 |
| * | Doc: remove example docs that were moved to qttools | Leena Miettinen | 2012-12-14 | 1 | -6/+0 |
| * | CONFIG+=uitools is deprecated. Use QT+=uitools instead | Sergio Ahumada | 2012-10-31 | 1 | -1/+1 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 13 | -78/+78 |
| * | Move examples to proper location. | Frederik Gladhorn | 2012-09-21 | 1 | -43/+0 |
| * | Making trivial snippets inline | Gabriel de Dietrich | 2012-08-21 | 7 | -339/+0 |
| * | Doc: Move some remaining files over for modularization. | Casper van Donderen | 2012-05-09 | 10 | -695/+0 |
| * | Doc: Modularize QtTest documentation. | Casper van Donderen | 2012-05-09 | 3 | -382/+0 |
| * | Doc: Modularize QtPrintSupport documentation. | Casper van Donderen | 2012-05-09 | 1 | -46/+0 |
| * | Doc: Modularize QtOpenGL documentation. | Casper van Donderen | 2012-05-09 | 4 | -386/+0 |
| * | Doc: Modularize QtWidgets documentation. | Casper van Donderen | 2012-05-09 | 61 | -6316/+0 |
| * | Doc: Modularize QtGui documentation. | Casper van Donderen | 2012-05-09 | 33 | -2470/+0 |
| * | Doc: Modularize QtDBus documentation and add missing file to QtNetwork. | Casper van Donderen | 2012-05-09 | 10 | -646/+0 |
| * | Doc: Modularize QtConcurrent documentation. | Casper van Donderen | 2012-05-09 | 7 | -695/+0 |
| * | Doc: Modularize QtNetwork documentation. | Casper van Donderen | 2012-05-09 | 20 | -1269/+0 |
| * | Doc: Fix most qdoc errors in QtSql. | Casper van Donderen | 2012-04-28 | 10 | -825/+0 |
| * | doc: removed wrong license headers from several .pro snippets | Rohan McGovern | 2012-04-27 | 4 | -160/+0 |
| * | Doc: Fix most QDoc errors in QtXml. | Casper van Donderen | 2012-04-23 | 4 | -347/+0 |
| * | Doc: Prepare for building modular QtCore docs. | Casper van Donderen | 2012-04-19 | 73 | -9895/+0 |
| * | QHash security fix (1.5/2): qHash two arguments overload support | Giuseppe D'Angelo | 2012-04-04 | 1 | -2/+2 |
| * | Long live QUrlQuery | Thiago Macieira | 2012-03-30 | 1 | -1/+1 |
| * | Merge master into api_changes | Kent Hansen | 2012-03-27 | 1 | -0/+23 |
| |\ |
|
| | * | Add macros for assuming and unreachable code | Thiago Macieira | 2012-03-24 | 1 | -0/+23 |
| * | | Remove QWorkspace. | Debao Zhang | 2012-03-23 | 1 | -48/+0 |
| * | | Merge remote-tracking branch 'origin/api_changes' into containters | João Abecasis | 2012-03-08 | 1 | -0/+289 |
| |\| |
|
| | * | QRegularExpression: add QRegularExpression* set of classes | Giuseppe D'Angelo | 2012-03-06 | 1 | -0/+289 |
| * | | Introduce QMetaType::UnknownType. | Jędrzej Nowacki | 2012-03-02 | 1 | -1/+1 |
| * | | Rename QMetaMethod::signature() to methodSignature() | Kent Hansen | 2012-02-29 | 1 | -1/+1 |
| |/ |
|
| * | QWheelEvent high-resolution delta support. | Morten Johan Sorvig | 2012-02-24 | 1 | -6/+8 |
| * | Clean up some Q_WS_WIN | Debao Zhang | 2012-02-24 | 1 | -1/+1 |
| * | Remove QAccessibleInterface::navigate() | Jan-Arve Saether | 2012-02-20 | 1 | -9/+0 |
| * | Import QMimeType / QMimeDatabase into QtCore. | David Faure | 2012-02-18 | 1 | -0/+47 |
| * | Various documentation fixes ported from Qt 4.8 | Teemu Katajisto | 2012-02-15 | 1 | -2/+2 |
| * | Various documentation fixes ported from 4.8 | Teemu Katajisto | 2012-02-09 | 1 | -1/+1 |
| * | QtDebug: Include file, line, function information | Kai Koehne | 2012-02-01 | 1 | -6/+11 |
| * | Add support for DNS lookups using native APIs | Jeremy Lainé | 2012-01-30 | 1 | -0/+73 |
| * | Remove "All rights reserved" line from license headers. | Jason McDonald | 2012-01-30 | 256 | -256/+256 |
| * | Remove support for the MNG file format and the bundled libmng | aavit | 2012-01-25 | 2 | -2/+2 |
| * | Document where modelReset() is emitted | Simon A. Eugster | 2012-01-25 | 1 | -0/+11 |
| * | Update contact information in license headers. | Jason McDonald | 2012-01-23 | 256 | -256/+256 |