| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | Fixes examples/tests to use qinptr in QTcpServer::incomingConnection. | Jonas M. Gastal | 2012-01-13 | 1 | -1/+1 |
| * | Make QFtp private. | Jonas M. Gastal | 2012-01-12 | 1 | -2/+2 |
| * | Docs: Forward-ported typo and link fixes from Qt 4.8 | Janne Anttila | 2012-01-11 | 1 | -2/+2 |
| * | Update copyright year in license headers. | Jason McDonald | 2012-01-05 | 255 | -255/+255 |
| * | Move snippets from qtdoc. | Casper van Donderen | 2011-12-06 | 4 | -0/+172 |
| * | New class QTemporaryDir. | David Faure | 2011-12-02 | 1 | -0/+53 |
| * | Update documentation for QTest::qExec() | Jason McDonald | 2011-12-02 | 1 | -4/+1 |
| * | testlib: add QFINDTESTDATA macro for finding testdata files | Rohan McGovern | 2011-12-01 | 1 | -0/+13 |
| * | QObject::disconnect with new syntax | Olivier Goffart | 2011-11-29 | 1 | -0/+7 |
| * | New QObject connection syntax | Olivier Goffart | 2011-11-25 | 1 | -0/+23 |
| * | Fixed typo in QSettings documentation. | Sam Protsenko | 2011-11-18 | 1 | -1/+1 |
| * | SSL namespace: rename TlsV1 to TlsV1_0 | Peter Hartmann | 2011-11-16 | 1 | -1/+1 |
| * | Remove QTest::SkipMode from qtestlib API. | Jason McDonald | 2011-10-21 | 1 | -1/+1 |
| * | Add files from qtdoc for documentation modularization. | Casper van Donderen | 2011-10-20 | 1 | -0/+66 |
| * | Remove QTEST_NOOP_MAIN from qtestlib API. | Jason McDonald | 2011-10-19 | 1 | -10/+0 |
| * | Rename QMetaType::construct() to create() | Kent Hansen | 2011-10-11 | 1 | -1/+1 |
| * | Fixed missing snippets for QOpenGLShaderProgram. | Samuel Rødal | 2011-10-10 | 1 | -0/+94 |
| * | Add some snippets from qtdoc. | Casper van Donderen | 2011-10-10 | 4 | -0/+172 |
| * | Rename Qt::escape to QString::toHtmlEscaped, add compat method | David Faure | 2011-09-29 | 1 | -1/+1 |
| * | Move Qt::escape to QtCore | David Faure | 2011-09-29 | 2 | -8/+8 |
| * | Doc: Fixed shader program snippet. | David Boddie | 2011-09-26 | 1 | -2/+2 |
| * | Add flag for non-recursive lookup of child qobject(s) | David Faure | 2011-08-15 | 1 | -0/+15 |
| * | Update licenseheader text in source files for qtbase Qt module | Jyri Tahtela | 2011-05-24 | 2 | -34/+34 |
| * | Fix licence headers again for MR 900 | Sergio Ahumada | 2011-05-12 | 1 | -3/+1 |