summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc/snippets/code
Commit message (Expand)AuthorAgeFilesLines
* QSet docs: don't use std::find for lookupsGiuseppe D'Angelo2019-07-041-4/+6
* Remove usages of deprecated APIs from QtAlgorithmsSona Kurazyan2019-06-293-8/+8
* QRegularExpression docs: streamline the anchoredPattern sectionGiuseppe D'Angelo2019-06-231-8/+4
* QCharRef/QByteRef: warn when triggering the resizing operator= behaviorGiuseppe D'Angelo2019-05-191-4/+4
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-131-53/+0
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-091-53/+0
| |\
| | * Document how to use CMake on Qt Core, Qt GUI's central pagesKai Koehne2019-05-071-53/+0
* | | Prefix textstream operators with Qt::Lars Knoll2019-05-0211-51/+51
* | | Add startOfDay() and endOfDay() methods to QDateEdward Welbourne2019-04-241-1/+1
|/ /
* | Fix remaining Q_DECL_OVERRIDE instancesAllan Sandfeld Jensen2019-04-021-3/+3
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-111-1/+1
|\|
| * Fix a couple of small doc things in relation to QScopeGuardAndy Shaw2019-03-091-1/+1
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-261-63/+0
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.12.1Liang Qi2019-01-0825-458/+713
| |\
| * | Doc: Restore documentation for QTest functions in other modulesTopi Reinio2019-01-041-52/+0
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-0425-473/+737
|\ \ \ | | |/ | |/|
| * | QtCore: Unify license headersKai Koehne2018-12-2225-473/+737
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-151-5/+7
|\| |
| * | Doc: fix null pointer passing to fprintfThiago Macieira2018-12-141-5/+7
| |/
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-041-7/+7
|\|
| * Documention: Use const-ref in the snippets for qOverload()Friedemann Kleint2018-11-271-7/+7
* | Rename QList<T>::swap(int, int) to swapItemsAt()Lars Knoll2018-12-031-1/+1
|/
* Documentation: update Q_DISABLE_COPY documentationChristian Ehrlicher2018-11-191-11/+9
* Doc: Move literal code block to a separate fileCristian Maureira-Fredes2018-10-1535-0/+2080
* Doc: fix QRegularExpression::wildcardToRegularExpression snippetSamuel Gaist2018-10-021-1/+4
* Doc: Fix QEasingCurve code snippetsTopi Reinio2018-09-251-2/+6
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-071-2/+13
|\
| * Doc: Move the literal code blocks to a separate fileVenugopal Shivashankar2018-09-031-2/+13
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-177-14/+14
|\|
| * doc: Add missing override and remove redundant virtual for snippetsAlexander Volkov2018-08-167-14/+14
* | Refactor wildcard support in QRegularExpressionSamuel Gaist2018-08-161-0/+7
* | Doc: Fix QByteArray::toFloat snippetAndre Hartmann2018-08-071-1/+1
* | Merge branch '5.11' into devEdward Welbourne2018-07-311-1/+1
|\|
| * Doc: Remove erroneous comma in snippetPaul Wicking2018-07-201-1/+1
* | Introduce QScopeGuardSérgio Martins2018-07-211-0/+67
* | Doc: harmonize toDouble() and toFloat() for QString and QByteArrayAndre Hartmann2018-07-141-1/+13
* | Add QT_TR*_N_NOOP() macrosMateusz Starzycki2018-05-151-0/+48
|/
* improve documentation, mostly of the QT_TR*_NOOP macrosOswald Buddenhagen2018-04-251-8/+8
* Doc: Advocate use of std::initializer_list constructor in Q[String]ListKai Koehne2018-04-231-5/+8
* doc: Improve QByteArray::fromRawData snippetSamuel Gaist2018-03-291-3/+3
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-141-1/+1
|\
| * QThreadPool: Add missing semicolon after class in documentationAndre Hartmann2018-01-171-1/+1
* | Documentation: don't suggest abort() in qInstallMessageHandler()Thiago Macieira2018-02-111-1/+1
* | Add doc explaining the gotcha when connecting a signal to qApp->exitd3fault2018-01-091-1/+1
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-041-1/+1
|\|
| * doc: fix code snippet of qConstOverload usageGatis Paeglis2017-09-251-1/+1
* | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-07-191-1/+1
|\|
| * Doc: Fix snippet for QUrl::isValid() documentationKai Koehne2017-07-181-1/+1
* | Be (somewhat more) consistent about the value of piEdward Welbourne2017-06-201-3/+4
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-291-0/+9
|\|