summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc/snippets/code
Commit message (Expand)AuthorAgeFilesLines
* Document Q_ENUM and Q_FLAGOlivier Goffart2015-03-032-10/+9
* Doc: Fix QTextStream::readLine() snippetAlexander Volkov2015-02-181-3/+3
* Use C++ <cmath> instead of <math.h>Allan Sandfeld Jensen2015-02-162-4/+4
* Updated BSD licensed file headersJani Heikkinen2015-02-1586-258/+258
* Update copyright headersJani Heikkinen2015-02-1187-433/+433
* Add QtInfoMsgKai Koehne2015-01-091-1/+12
* Add qHashRange and qHashRangeCommutativeMarc Mutz2015-01-091-0/+14
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-241-4/+4
|\
| * Doc: Corrected identifiers for QByteArray::toBase64 in snippetNico Vertriest2014-10-271-4/+4
* | qwindowsmime.cpp: support dropping multiple mail attachmentsDavid Faure2014-11-131-0/+6
|/
* Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Oswald Buddenhagen2014-10-071-0/+7
|\
| * Merge remote-tracking branch 'origin/5.3' into 5.4Oswald Buddenhagen2014-10-061-0/+7
| |\
| | * Doc: Clarify QBitArray::fill() documentationTopi Reinio2014-10-031-0/+7
* | | Doc: deletion plugin-howtos.qdocNico Vertriest2014-10-073-171/+0
|/ /
* | Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* | 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