summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* QSet: Document to/from QVector transformation techniquesSamuel Gaist2019-10-243-0/+16
* 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-122-0/+80
* | QSet docs: don't use std::find for lookupsGiuseppe D'Angelo2019-07-041-4/+6
* | Remove usages of deprecated APIs from QtAlgorithmsSona Kurazyan2019-06-294-9/+9
* | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-271-0/+1
|\|
| * Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-05-031-0/+1
* | QRegularExpression docs: streamline the anchoredPattern sectionGiuseppe D'Angelo2019-06-231-8/+4
* | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-142-0/+43
|\|
| * Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Liang Qi2019-06-071-0/+2
| |\
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-071-0/+2
| | |\
| | | * cmake: correct version dependency for qt5_add_big_resourcesLiang Qi2019-05-201-0/+2
| * | | doc: Add dontdocument.qdoc filesMartin Smith2019-05-071-0/+41
| |/ /
* | | Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-05-272-0/+238
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-05-272-0/+238
| |\|
| | * Qt Core: Document CMake macrosKai Koehne2019-05-162-0/+238
* | | 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-134-71/+14
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-094-71/+14
| |\|
| | * Document how to use CMake on Qt Core, Qt GUI's central pagesKai Koehne2019-05-074-71/+14
* | | 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
* | doc: Remove incomplete information for QDataStreamRainer Keller2019-03-251-344/+58
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-152-3/+3
|\|