summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc/snippets/code
Commit message (Expand)AuthorAgeFilesLines
* Doc: Remove unused variable in QThread snippetSze Howe Koh2013-10-041-1/+0
* QObject: allow connecting to functors with a receiver objectDario Freddi2013-09-161-0/+15
* Base64: Implement the "base64url" encoding and the stripping of '='Thiago Macieira2013-09-141-0/+13
* Merge branch 'stable' into devSergio Ahumada2013-09-131-1/+1
|\
| * Fix a typo in documentationJędrzej Nowacki2013-09-101-1/+1
* | Add a convenient way to get a type-erased smart pointer from a QVariant.Stephen Kelly2013-09-111-0/+28
* | QCommandLineParser: improve documentationDavid Faure2013-09-103-41/+128
* | Metatype: Remove the need for runtime-registration of 3rd party containers.Stephen Kelly2013-09-091-0/+31
* | Long live QCommandLineParser!David Faure2013-08-242-0/+185
* | QUrl: add fileName() method. Complements QUrl::RemoveFilename.David Faure2013-07-201-0/+6
* | Merge branch 'stable' into devSergio Ahumada2013-07-112-20/+3
|\|
| * Doc: Uniformize the syntax description of Q_PROPERTYOlivier Goffart2013-07-101-17/+0
| * doc: Build fix to QSettings documentation snippets.Robin Burchell2013-07-041-3/+3
* | Add container access functionality for associative containers in QVariant.Stephen Kelly2013-05-201-0/+30
* | Add automatic container access registration for built-in containers.Stephen Kelly2013-05-081-2/+0
* | Add QVariant container iteration API.Stephen Kelly2013-05-081-0/+30
|/
* Document Q_REVISION macro betterAlan Alpert2013-04-011-0/+1
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-163-4/+4
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-051-0/+10
|\
| * Add snippet for QT_VERSION_CHECK.Mitch Curtis2013-02-271-0/+10
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-145-37/+65
|\|
| * QThread documentation: do not discourage the reimplementation of QThreadOlivier Goffart2013-02-041-26/+53
| * Optimize code sample of QObject::isSignalConnectedOlivier Goffart2013-02-021-1/+2
| * Merge branch 'release' into stableSergio Ahumada2013-01-313-10/+10
| |\
| | * Fix documented signature for QtMessageHandlerKai Koehne2013-01-281-1/+1
| | * Fix some more old references and links to NokiaSergio Ahumada2013-01-282-9/+9
* | | Add qDegreesToRadians and qRadiansToDegrees math functionsLaszlo Papp2013-02-051-0/+63
* | | Provide the resetInternalData slot to cleanly reset data in proxy subclasses.Stephen Kelly2013-01-301-0/+34
* | | Add static dotProduct methods to the QPoint(F) classesLaszlo Papp2013-01-261-0/+14
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-2282-82/+82
|\| |
| * | Update copyright year in Digia's license headersSergio Ahumada2013-01-1882-82/+82
| |/
* | Add support for defining properties from member variables.Gerhard Gappmeier2013-01-191-2/+19
* | Add Q_COREAPP_STARTUP_FUNCTION macro.David Faure2013-01-151-0/+7
|/
* Clarify how two digit years are parsed by QDateTime::fromString().Mitch Curtis2013-01-031-1/+15
* Change ftp.qt.nokia.com -> ftp.qt-project.orgSergio Ahumada2012-12-181-1/+1
* QSettings docs: replace Q_WS_MAC with Q_OS_MACDebao Zhang2012-12-141-1/+1
* Automatically import plugins in all applications with static QtMiikka Heikkinen2012-12-112-18/+9
* Fixed leading tabRobert Loehning2012-12-111-1/+1
* Add QT_DEFAULT_QPA_PLUGIN to generated qconfig.priMiikka Heikkinen2012-12-101-0/+3
* More changes from Nokia to DigiaSergio Ahumada2012-11-301-1/+1
* Improve / fix QRegularExpression* docsGiuseppe D'Angelo2012-11-011-35/+89
* Review of documentation.Michele Caini2012-10-191-1/+1
* Doc: Update QThread class ref to reflect changes since Qt 4.4Sze Howe Koh2012-10-081-9/+31
* Move QFutureSynchronizer back to QtCoreMarc Mutz2012-09-281-0/+53
* Move QFutureWatcher back to QtCoreMarc Mutz2012-09-281-0/+50
* Move QFuture from QtConcurrent to QtCoreMarc Mutz2012-09-281-0/+64
* Move QtConcurrent::Exception as QException back to QtCoreMarc Mutz2012-09-281-0/+75
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2280-478/+478
* Fix QRegularExpression* docsGiuseppe D'Angelo2012-09-071-2/+2
* Clarify QDateTime documentation re timeSpec conversion.Mitch Curtis2012-09-031-1/+36