summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc/snippets
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-01-091-8/+8
|\
| * QObject: Replace more 0 and NULL with nullptrAndre Hartmann2020-01-091-8/+8
* | Qt 6: Deprecate QHash::insertMultiLars Knoll2019-12-121-16/+0
* | QByteArray: add a strict mode to fromBase64Giuseppe D'Angelo2019-12-051-0/+13
* | Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-201-0/+1
|/
* QSet: Document to/from QVector transformation techniquesSamuel Gaist2019-10-241-0/+8
* Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-301-1/+1
|\
| * Doc: Q_FLAG should be applied to the enum, not the QFlagsThiago Macieira2019-09-241-1/+1
* | QTranslator doc: use QCoreApplication::installTranslator()Christian Ehrlicher2019-09-121-2/+2
* | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-08-131-2/+2
|\|
| * Fix two examples in QUrl::toLocalFile() documentationAndreas Hartmetz2019-08-071-2/+2
* | CMake: Add documentation for qt5_import_plugins()Alexandru Croitor2019-08-121-0/+11
* | 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
* | Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-05-271-0/+26
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-05-271-0/+26
| |\
| | * Qt Core: Document CMake macrosKai Koehne2019-05-161-0/+26
* | | 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-132-53/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-092-53/+2
| |\|
| | * Document how to use CMake on Qt Core, Qt GUI's central pagesKai Koehne2019-05-072-53/+2
* | | Prefix textstream operators with Qt::Lars Knoll2019-05-0213-55/+55
* | | 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-151-1/+1
|\|
| * Doc: Use nullptr in Signals & SlotsKai Koehne2019-03-131-1/+1
* | 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-0831-483/+749
| |\
| * | 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-0431-498/+773
|\ \ \ | | |/ | |/|
| * | QtCore: Unify license headersKai Koehne2018-12-2231-498/+773
* | | 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
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-221-11/+9
|\|
| * Documentation: update Q_DISABLE_COPY documentationChristian Ehrlicher2018-11-191-11/+9
* | Fix usage of QGuiApplication::set/resetOverrideCursorChristian Ehrlicher2018-11-051-4/+4
|/
* 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-072-3/+14
|\
| * QString: Fix snippet explaining "non-spaced numbered place markers"Andre Hartmann2018-09-061-1/+1
| * 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-1712-22/+22
|\|
| * doc: Add missing override and remove redundant virtual for snippetsAlexander Volkov2018-08-1612-22/+22