summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc
Commit message (Expand)AuthorAgeFilesLines
* CMake: Do not use versionless targets in examples (Qt Core)Kai Koehne2020-10-092-6/+6
* Doc: Fix typo in snippetPaul Wicking2020-10-071-1/+1
* Doc: Fix incorrectly placed closing bracket in Q_PROPERTY codeKai Koehne2020-09-301-2/+2
* QLocale: Fix double conversion snippetAndre Hartmann2020-08-261-19/+19
* Doc: provide a code example of QDirIterator's nameFilters parameterMitch Curtis2020-08-251-0/+4
* Doc: Mark API in Q[Mutable]HashIterator as deprecatedKai Koehne2020-07-141-20/+0
* Doc: Fix connect syntax in snippetPaul Wicking2020-07-041-1/+1
* Doc: fix QRandomGenerator code snippetsTasuku Suzuki2020-05-201-4/+4
* CMake: Document versionless commandsKai Koehne2020-05-198-79/+522
* Document Qt for Python usage of the resource systemFriedemann Kleint2020-05-181-0/+15
* Doc: Small fixes in qt5_wrap_cpp documentationKai Koehne2020-05-181-2/+2
* Improve QTranslator documentation code snippetKai Koehne2020-05-051-3/+3
* Docs: show more relevant and correct way of using Q_FLAGVolker Hilsheimer2020-04-161-8/+16
* 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
* | 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
* | Docs: Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-02-281-7/+7
* | 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
* | 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.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.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.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.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
* | 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-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
| | |\