summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc/snippets
Commit message (Expand)AuthorAgeFilesLines
...
* Doc: Remove unused variable in QThread snippetSze Howe Koh2013-10-041-1/+0
* Add tracing to logging frameworkhjk2013-09-253-0/+241
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-09-212-61/+0
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-09-162-61/+0
| |\
| | * Doc: Remove page about how to start QThreadsSze Howe Koh2013-09-142-61/+0
* | | Import qlogger frameworkKai Koehne2013-09-201-0/+113
* | | 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-015-0/+206
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-1611-21/+21
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-054-0/+334
|\
| * Add snippet for QT_VERSION_CHECK.Mitch Curtis2013-02-271-0/+10
| * Doc: Added the missing example snippetsVenugopal Shivashankar2013-02-263-0/+324
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-1410-41/+485
|\|
| * Spell "Qt" correctlyPaul Olav Tvete2013-02-061-1/+1
| * Replace nokia in example by Qt ProjectFrederik Gladhorn2013-02-051-2/+2
| * 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-317-12/+428
| |\
| | * Fix documented signature for QtMessageHandlerKai Koehne2013-01-281-1/+1
| | * Doc: Fixing snippets and input file for a Qt Core article.Jerome Pasion2013-01-283-0/+416
| | * Fix some more old references and links to NokiaSergio Ahumada2013-01-283-11/+11
* | | 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-22129-129/+129
|\| |
| * | Update copyright year in Digia's license headersSergio Ahumada2013-01-18129-129/+129
| |/
* | 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
* | Added QMessageAuthenticationCodeRuslan Nigmatullin2013-01-141-0/+62
|/
* 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
* QtBase: Doc: Replacing link with snippet in QTranslator.David Schulz2012-12-051-0/+57