summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc/snippets
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-161-8/+8
|\|
| * Fix indentation of source code example in docsFrederik Schwarzer2017-02-151-8/+8
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-302-3/+3
|\|
| * Doc: updated QString::fromRawData documentation to QRegularExpressionSamuel Gaist2017-01-231-2/+2
| * Doc: update QStringList doc with missing QRegularExpression referenceSamuel Gaist2017-01-231-1/+1
* | 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-29141-424/+1834
* | 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-152-26/+38
* | QDataStream: handle incomplete reads from QIODeviceAlex Trotsenko2016-01-131-0/+10
* | [docs] Gently steer people away from QPairMarc Mutz2016-01-051-0/+9
* | QString: add resize(int, QChar)Marc Mutz2015-12-281-1/+1
* | add a way to modify CreateProcess parametersJoerg Bornemann2015-12-101-0/+63
* | Long live qUtf16Printable()Marc Mutz2015-11-211-0/+5
|/
* Doc: Fix snippet tags for QString::[last]indexOf() overloadsTopi Reinio2015-11-021-4/+4
* Examples/Doc snippets: Fix single-character string literals.Friedemann Kleint2015-10-136-15/+15
* 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
* Merge remote-tracking branch 'origin/5.5.0' into 5.5Liang Qi2015-06-271-1/+1
|\
| * Doc: Update due to renaming QTextStream::readLine() overloadAlexander Volkov2015-06-031-1/+1
* | Doc: Improve code snippet in QTranslator overviewKai Koehne2015-06-241-3/+4
* | Improve QString doc when using non-spaced numbered place markerSamuel Gaist2015-06-191-0/+13
|/
* 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
* | Update documentation snippets related to QDebug.Friedemann Kleint2015-04-012-6/+8
* | 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