summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc/snippets/code
Commit message (Expand)AuthorAgeFilesLines
* Long live qHashMulti(Commutative)Giuseppe D'Angelo2020-05-121-1/+1
* QStringIterator: port from uint to char32_tMarc Mutz2020-04-261-5/+3
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-221-8/+16
|\
| * Docs: show more relevant and correct way of using Q_FLAGVolker Hilsheimer2020-04-161-8/+16
* | Move larger code examples in QFuture docs into snippetsSona Kurazyan2020-04-171-0/+76
* | Add an example of error handling of QFuture without using exceptionsSona Kurazyan2020-04-171-0/+27
* | Move the QRegExp porting docs into the QRegExp class documentationLars Knoll2020-04-152-9/+9
* | Change qHash() to work with size_t instead of uintLars Knoll2020-04-091-8/+8
* | Add QDebug::toString()Mitch Curtis2020-02-221-0/+5
* | Remove QLinkedListSona Kurazyan2020-02-194-297/+12
* | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-132-3/+3
|\|
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-042-3/+3
| |\
| | * Change examples and snippets to pass QDate and QTime by valueEdward Welbourne2020-01-302-3/+3
* | | QVector: implement methods for adding new elements constructed in placeVitaly Fanaskov2020-02-101-0/+23
* | | moc: Extend revision markers to allow for major and minor versionUlf Hermann2020-02-071-1/+1
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-285-9/+10
|\| |
| * | Doc/QtCore: use new signal/slot signature in snippetsChristian Ehrlicher2020-01-264-9/+9
| * | Introduce Q_PROPERTY attribute REQUIREDFabian Kosmale2020-01-231-0/+1
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-131-8/+8
|\| |
| * | 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
* | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-01-041-16/+0
|\| |
| * | Qt 6: Deprecate QHash::insertMultiLars Knoll2019-12-121-16/+0
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-091-1/+14
|\| |
| * | QByteArray: add a strict mode to fromBase64Giuseppe D'Angelo2019-12-051-0/+13
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-251-0/+1
|\| |
| * | Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-201-0/+1
| |/
* / Remove redundant overloads in QByteArrayFrederik Gladhorn2019-11-061-8/+2
|/
* 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
* | 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
* | 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