summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc/snippets
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Updated BSD licensed file headersJani Heikkinen2015-02-15140-420/+420
* | Pass params of shareable type by const-ref rather than by valueKonstantin Ritt2015-02-133-4/+4
* | Update copyright headersJani Heikkinen2015-02-11142-721/+713
* | Add QtInfoMsgKai Koehne2015-01-092-2/+25
* | Add qHashRange and qHashRangeCommutativeMarc Mutz2015-01-091-0/+14
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-242-12/+4
|\|
| * Merge remote-tracking branch 'origin/5.3' into 5.4.0Oswald Buddenhagen2014-11-101-8/+0
| |\
| | * Fix QString::sprintf documentationKai Koehne2014-11-051-8/+0
| * | 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