summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix most QDoc errors in QtXml.Casper van Donderen2012-04-238-917/+0
* Doc: Prepare for building modular QtCore docs.Casper van Donderen2012-04-19242-17678/+676
* QHash security fix (1.5/2): qHash two arguments overload supportGiuseppe D'Angelo2012-04-041-2/+2
* Long live QUrlQueryThiago Macieira2012-03-301-1/+1
* Merge master into api_changesKent Hansen2012-03-271-0/+23
|\
| * Add macros for assuming and unreachable codeThiago Macieira2012-03-241-0/+23
* | Remove QWorkspace.Debao Zhang2012-03-231-48/+0
* | QRegularExpression: support for QStringList overloadsGiuseppe D'Angelo2012-03-211-0/+15
* | Merge master into api_changesKent Hansen2012-03-162-3/+3
|\|
| * Update QtSql module name according to the new naming conventionHonglei Zhang2012-03-152-3/+3
* | QRegularExpression: support for QString overloadsGiuseppe D'Angelo2012-03-151-2/+63
* | Merge remote-tracking branch 'origin/api_changes' into containtersJoão Abecasis2012-03-08101-3460/+3848
|\|
| * QRegularExpression: add QRegularExpression* set of classesGiuseppe D'Angelo2012-03-062-0/+294
| * add widget mousebuttons example 'mousetester'.Rick Stockton2012-03-062-0/+94
| * Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-0298-3460/+3460
* | Introduce QMetaType::UnknownType.Jędrzej Nowacki2012-03-021-1/+1
* | Rename QMetaMethod::signature() to methodSignature()Kent Hansen2012-02-291-1/+1
|/
* QWheelEvent high-resolution delta support.Morten Johan Sorvig2012-02-241-6/+8
* Clean up some Q_WS_WINDebao Zhang2012-02-241-1/+1
* 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