summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Remove two leftover references to QRegExp in the docsLars Knoll2020-04-151-1/+0
* | Remove QRegExp support from QSortFilterProxyModelLars Knoll2020-04-151-2/+1
* | Change qHash() to work with size_t instead of uintLars Knoll2020-04-091-8/+8
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-082-5/+10
|\|
| * Doc: Document QTestStream manipulators under the Qt namespaceTopi Reinio2020-04-071-0/+5
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-181-5/+5
| |\
| | * Fix QVarLengthArray documentationGiuseppe D'Angelo2020-03-121-5/+5
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-112-5/+16
|\| |
| * | Doc: Fix documentation for class qfloat16Topi Reinio2020-03-101-1/+1
| * | Doc: Mention .qrc compression attributes in resource compiler docsTopi Reinio2020-03-101-4/+15
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-031-7/+7
|\| |
| * | Docs: Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-02-281-7/+7
* | | QDebug::toString(): use nospace()Mitch Curtis2020-02-281-0/+2
* | | Add QDebug::toString()Mitch Curtis2020-02-222-0/+12
* | | Remove QLinkedListSona Kurazyan2020-02-197-324/+25
* | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-133-6/+5
|\| |
| * | 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
| * | QSignalMapper: deprecate overridden signalsVitaly Fanaskov2020-02-011-3/+2
* | | 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-073-5/+5
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-2817-65/+74
|\| |
| * | Doc/QtCore: use new signal/slot signature in snippetsChristian Ehrlicher2020-01-2615-65/+67
| * | Introduce Q_PROPERTY attribute REQUIREDFabian Kosmale2020-01-232-0/+7
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-192-2/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-182-2/+2
| |\|
| | * Doc: Fix qdoc compilation errors qtbaseNico Vertriest2020-01-172-2/+2
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-161-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-151-1/+1
| |\|
| | * Doc: Don't document QTextStreamManipulatorPaul Wicking2020-01-131-1/+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-043-19/+3
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-12-162-3/+3
| |\|
| | * Doc: Fix qdoc compilation errors qtbaseNico Vertriest2019-12-122-3/+3
| * | 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
* | | Get rid of QCharRef and QByteRefLars Knoll2019-12-081-1/+1
* | | 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 QStringFrederik Gladhorn2019-11-131-6/+2
* | Remove redundant overloads in QByteArrayFrederik Gladhorn2019-11-061-8/+2
* | Fix up parts of the QList related docsLars Knoll2019-10-302-78/+57
|/