summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc/snippets/code
Commit message (Expand)AuthorAgeFilesLines
* doc: fix code snippet of qConstOverload usageGatis Paeglis2017-09-251-1/+1
* Doc: Fix snippet for QUrl::isValid() documentationKai Koehne2017-07-181-1/+1
* QDirIterator docs: add a cool recursive file-finding snippetShawn Rutledge2017-05-161-0/+9
* Replace outdated BSD license textKai Koehne2017-03-032-2/+22
* Doc: Use canonical contact URL in license headerKai Koehne2017-02-282-2/+2
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-241-2/+2
|\
| * Doc: Fix minor typos in QRectFAaron Linville2017-02-231-2/+2
* | QObject: add startTimer() overload with std::chronoAnton Kudryavtsev2016-12-231-0/+11
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-163-3/+3
|\|
| * doc: Replace Q_DECL_OVERRIDE by override in snippetsAlexander Volkov2016-12-143-3/+3
* | QObject: remove unused function qt_find_obj_childOlivier Goffart2016-11-091-8/+0
|/
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-223-0/+111
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-213-0/+111
| |\
| | * Doc: add macOS example of QAbstractNativeEventFilter implementationSamuel Gaist2016-09-203-0/+111
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-192-10/+7
|\| |
| * | Fix typo in doc snippets of qOverload and relatedFriedemann Kleint2016-07-191-6/+6
| * | Doc: Fix snippet to use initializer listKai Koehne2016-07-181-4/+1
* | | qdoc: Remove Q_QDOC for qRound() and qRound64()Martin Smith2016-04-081-8/+28
|/ /
* | Unify license header usage.Jani Heikkinen2016-03-2986-258/+1118
* | Add qOverload to select overloaded functionsPeter Kümmel2016-02-151-0/+23
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-4/+3
|\|
| * [docs] Fix reverse STL iteration exampleMarc Mutz2016-01-211-4/+3
* | Updated license headersJani Heikkinen2016-01-151-13/+19
* | QDataStream: handle incomplete reads from QIODeviceAlex Trotsenko2016-01-131-0/+10
* | [docs] Gently steer people away from QPairMarc Mutz2016-01-051-0/+9
* | Long live qUtf16Printable()Marc Mutz2015-11-211-0/+5
|/
* Examples/Doc snippets: Fix single-character string literals.Friedemann Kleint2015-10-134-12/+12
* Doc: Mention that calling parent class event() is importantAlbert Astals Cid2015-09-231-0/+27
* Introduce QHash key iteratorsSérgio Martins2015-07-281-0/+19
* Introduce QMap key iteratorsSérgio Martins2015-07-281-0/+19
* QVector: add an rvalue overload of push_back/appendMarc Mutz2015-07-191-2/+15
* Fixed typo in QObject docs.Kavindra Palaraja2015-07-171-3/+3
* Remove documentation of QTextCodec::setCodecForTr().Friedemann Kleint2015-07-101-10/+0
* Doc: Update due to renaming QTextStream::readLine() overloadAlexander Volkov2015-06-031-1/+1
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-06-011-2/+3
|\
| * Doc: fix QSystemSemaphore exampleJoerg Bornemann2015-05-131-2/+3
* | docs: QFile doesn't support QUrl style qrc pathsSérgio Martins2015-05-061-2/+2
* | Update a few doc regarding Q_FLAGOlivier Goffart2015-04-011-1/+1
* | 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
| |\