summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc
Commit message (Expand)AuthorAgeFilesLines
* Move porting guide for QtConcurrent to its designated pageSona Kurazyan2020-10-291-71/+38
* Doc: Fix link issues for QtCoreTopi Reinio2020-10-293-16/+7
* Doc: Fix code snippet that abruptly ends the documentTopi Reinio2020-10-291-3/+3
* Remove documentation for removed qHash overloadVolker Hilsheimer2020-10-291-4/+0
* Doc: Scrub QByteArray/QByteArrayView documentationKarsten Heimrich2020-10-291-7/+7
* Add QVariant/meta-type system migration guideFabian Kosmale2020-10-281-0/+47
* Fix QList snippets to use qsizetype instead of intAndrei Golubev2020-10-281-3/+3
* Fix copy and past error, add minor doc updateKarsten Heimrich2020-10-271-4/+6
* Doc: Add notes on how to use View classes in Qt6Karsten Heimrich2020-10-271-0/+130
* Store std::exception_ptr in QUnhandledExceptionSona Kurazyan2020-10-261-0/+16
* Make STL iterators the preferred styleOle-Morten Duesund2020-10-252-178/+212
* doc: fix description in doc_src_containers.cppHiweed Mandriva2020-10-251-1/+1
* Doc: Add porting Guide for QRegExpKarsten Heimrich2020-10-231-0/+251
* Deprecate QVariant::TypeLars Knoll2020-10-231-1/+1
* QList docs: remove some QVector->QList leftoversGiuseppe D'Angelo2020-10-191-17/+0
* Generalize the winmain/qtmain entry-point libraryTor Arne Vestbø2020-10-171-1/+1
* Document noteworthy change in QProcessVolker Hilsheimer2020-10-161-0/+31
* Doc: Migration Guide for QString related changesKarsten Heimrich2020-10-151-0/+84
* Add porting section for QtConcurrent and related classesSona Kurazyan2020-10-091-0/+70
* CMake: Do not use versionless targets in examples (Qt Core)Kai Koehne2020-10-092-6/+6
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-076-7/+7
* Add porting section for QVector/QListAndrei Golubev2020-10-071-0/+89
* QREMatchIterator: add support for range-based forGiuseppe D'Angelo2020-09-301-0/+9
* Doc: Fix incorrectly placed closing bracket in Q_PROPERTY codeKai Koehne2020-09-301-2/+2
* doc: Make QtCore depend on all modulesMartin Smith2020-09-291-1/+3
* Remove traces of QObject::trUtf8 from documentationVolker Hilsheimer2020-09-252-3/+1
* Doc: Update CMake snippets to Qt 6Kai Koehne2020-09-251-2/+2
* Fix some qdoc warnings from QByteArrayVolker Hilsheimer2020-09-231-1/+1
* Documentation: purge QSet and QHash members that no longer existVolker Hilsheimer2020-09-231-9/+0
* Doc: Correct link errors qtbaseNico Vertriest2020-09-211-1/+1
* Q(Any|Utf8)StringView: move array size deduction feature to fromArrayMårten Nordheim2020-09-183-11/+2
* QByteArrayView: move array size deduction feature to fromArrayMårten Nordheim2020-09-181-7/+0
* Doc: Add porting guide documentsPaul Wicking2020-09-161-0/+2
* Make QStringList an alias to QList<QString>Lars Knoll2020-09-121-1/+0
* Introduce QProcess::startCommand(QString, OpenMode)Joerg Bornemann2020-09-101-3/+3
* Doc: clean up the QProcess::setChildProcessModifier exampleThiago Macieira2020-09-101-3/+3
* QProcess/Unix: introduce setChildProcessModifier()Thiago Macieira2020-09-081-20/+14
* Clean up the QByteArray API and implementationLars Knoll2020-09-031-1/+1
* Long live QAIM::multiData!Giuseppe D'Angelo2020-09-021-0/+45
* Long live Q{Any,Utf8}StringView!Marc Mutz2020-08-312-0/+118
* Move QStateMachine from QtCore to QtScxmlKarsten Heimrich2020-08-2418-1343/+0
* QLocale: Fix double conversion snippetAndre Hartmann2020-08-241-19/+19
* Doc: provide a code example of QDirIterator's nameFilters parameterMitch Curtis2020-08-241-0/+4
* Automatically register data/debug stream operations in QMetaTypeLars Knoll2020-08-241-5/+0
* Doc: Use https in links that don't redirect properlyPaul Wicking2020-08-201-2/+2
* Move QStringRef and remains to Qt5CompatKarsten Heimrich2020-08-202-29/+1
* Long Live QMap as a refcounted std::map!Giuseppe D'Angelo2020-08-062-0/+393
* Document the changed semantics when passing arrays to QByteArray methodsSona Kurazyan2020-08-041-2/+12
* Fix syntax error in containers documentation codeSander Visser2020-07-161-1/+0
* Doc: Mark API in Q[Mutable]HashIterator as deprecatedKai Koehne2020-07-141-20/+0