summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Remove QAccessibleInterface::navigate()Jan-Arve Saether2012-02-201-9/+0
* Import QMimeType / QMimeDatabase into QtCore.David Faure2012-02-181-0/+47
* Some small doc fixes, typos and removal of one incorrect paragraphAndy Shaw2012-02-171-1/+1
* Various documentation fixes ported from Qt 4.8Teemu Katajisto2012-02-154-7/+8
* Various documentation fixes ported from 4.8Teemu Katajisto2012-02-092-2/+2
* QString: Make convert to number methods only use C localeJohn Layt2012-02-051-10/+5
* Remove QInputContextPekka Vuorela2012-02-031-224/+0
* Introduce QItemDelegate::destroyEditor virtual invoked at editor closeThorbjørn Lund Martsum2012-02-021-1/+5
* QtDebug: Include file, line, function informationKai Koehne2012-02-012-6/+65
* Remove Symbian specific code from qtbase.Xizhi Zhu2012-01-314-221/+1
* Update contact address in license headers.Jason McDonald2012-01-311-1/+1
* Add support for DNS lookups using native APIsJeremy Lainé2012-01-301-0/+73
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-30606-606/+606
* Remove support for the MNG file format and the bundled libmngaavit2012-01-252-2/+2
* Document where modelReset() is emittedSimon A. Eugster2012-01-251-0/+11
* Import json support from playground/qtbinaryjsonLars Knoll2012-01-241-0/+118
* Update contact information in license headers.Jason McDonald2012-01-23605-605/+605
* Update the documentation for bearer.Xizhi Zhu2012-01-221-7/+4
* core as a directory name is usually not a good ideaLars Knoll2012-01-1910-0/+0
* Fixes examples/tests to use qinptr in QTcpServer::incomingConnection.Jonas M. Gastal2012-01-131-1/+1
* Make QFtp private.Jonas M. Gastal2012-01-123-64/+5
* Docs: Forward-ported typo and link fixes from Qt 4.8Janne Anttila2012-01-111-2/+2
* Update year in Nokia copyright headers.Jason McDonald2012-01-101-1/+1
* Remove execute permission from files that don't need it.Jason McDonald2012-01-1013-0/+0
* Update copyright year in license headers.Jason McDonald2012-01-05603-603/+603
* Move snippets from qtdoc.Casper van Donderen2011-12-064-0/+172
* Fix typos in Sqlite docs.Stephen Kelly2011-12-051-1/+1
* New class QTemporaryDir.David Faure2011-12-021-0/+53
* Update documentation for QTest::qExec()Jason McDonald2011-12-021-4/+1
* testlib: add QFINDTESTDATA macro for finding testdata filesRohan McGovern2011-12-011-0/+13
* Support for up to 6 arguments in the new connection syntaxOlivier Goffart2011-11-301-1/+1
* Document the new connection syntaxOlivier Goffart2011-11-303-25/+42
* QObject::disconnect with new syntaxOlivier Goffart2011-11-291-0/+7
* New QObject connection syntaxOlivier Goffart2011-11-251-0/+23
* Document -system-sqlite configuration parameterHonglei Zhang2011-11-231-1/+3
* Fixed typo in QSettings documentation.Sam Protsenko2011-11-181-1/+1
* SSL namespace: rename TlsV1 to TlsV1_0Peter Hartmann2011-11-161-1/+1
* Add file from qtdoc.Casper van Donderen2011-10-311-0/+51
* Doc: Fixing typosSergio Ahumada2011-10-3127-50/+50
* Add QDataStream operators to QMargins, so it can be streamedSteven Ceuppens2011-10-271-0/+7
* Remove QTest::SkipMode from qtestlib API.Jason McDonald2011-10-211-1/+1
* Add files from qtdoc for documentation modularization.Casper van Donderen2011-10-20188-0/+204
* Remove QTEST_NOOP_MAIN from qtestlib API.Jason McDonald2011-10-191-10/+0
* Include threads docs from qtdoc, rename old threads to threads-basics.Casper van Donderen2011-10-182-494/+1199
* Add documentation from qtdoc for modularization of docs.Casper van Donderen2011-10-173-0/+913
* Rename QMetaType::construct() to create()Kent Hansen2011-10-111-1/+1
* Fixed missing snippets for QOpenGLShaderProgram.Samuel Rødal2011-10-101-0/+94
* Add some snippets from qtdoc.Casper van Donderen2011-10-1010-0/+426
* Clean-up a macro for CocoaMorten Sorvig2011-10-101-50/+0
* Rename Qt::escape to QString::toHtmlEscaped, add compat methodDavid Faure2011-09-291-1/+1