summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc/snippets/code
Commit message (Expand)AuthorAgeFilesLines
* Add the QStorageInfo classIvan Komissarov2014-08-131-0/+70
* QCommandLineParser: support extremely concise option configuration in C++11Marc Mutz2014-08-062-0/+28
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-101-1/+2
|\
| * Fix for code snippet in commandlineparser documentationNiels Weber2014-07-071-1/+2
* | Doc: Fix qRound64 Example documentationYAMAMOTO Atsushi2014-07-021-2/+2
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-011-1/+1
|\|
| * Doc: correct the format of Q_PLUGIN_METADATA macro in sample codesZhang Xingtao2014-06-121-1/+1
* | Introduce qUtf8Printable() macro to qglobal.hTakumi Asaki2014-06-271-2/+2
* | Merge remote-tracking branch 'origin/stable' into devJ-P Nurmi2014-06-052-2/+2
|\|
| * Doc: Fix undefined variable in QMetaMethod::invoke() documentationTopi Reinio2014-06-051-1/+1
| * fix and de-duplicate qprocess apidocsOswald Buddenhagen2014-05-231-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-062-3/+3
|\|
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-011-2/+2
| |\
| | * document new QTPLUGIN magicOswald Buddenhagen2014-04-251-2/+2
| * | Fix documentation of QRegExpjkobus2014-04-141-1/+1
| |/
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-04-111-6/+6
|\|
| * Fix a typo in QBitArray documentationJędrzej Nowacki2014-04-091-6/+6
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-03-241-3/+4
|\|
| * Doc: Fix syntax/compiler error in QThread snippetLorenz Haas2014-03-151-2/+3
| * Doc: Fix issue in QThread example codeTopi Reinio2014-03-141-1/+1
* | Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2014-03-131-1/+1
|\|
| * Doc: fix Q_ASSERT exampleJoerg Bornemann2014-03-041-1/+1
* | Add qHashBits(), a hash function for a memory blockMarc Mutz2014-02-281-0/+10
|/
* Let Q_DECLARE_LOGGING_CATEGORY and Q_LOGGING_CATEGORY return a const referenceKai Koehne2014-02-141-1/+1
* Long live QStringIterator!Giuseppe D'Angelo2014-02-071-0/+72
* Allow printf style for qCDebug, qCWarning, qCCritical macrosKai Koehne2014-01-211-0/+4
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-134-18/+18
* Clarify use of Q_INIT_RESOURCETor Arne Vestbø2013-11-051-1/+14
* Doc: Fix miscellaneous typosSze Howe Koh2013-10-301-2/+2
* Improve implicit shared documentation a bitThorbjørn Martsum2013-10-151-0/+30
* 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