summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc
Commit message (Expand)AuthorAgeFilesLines
* Clean up QCollator's documentation and tell fewer liesEdward Welbourne2020-11-271-0/+58
* Doc: Improve *_CAST_FROM_ASCII documentationKai Koehne2020-11-271-6/+0
* Fix broken \endcode marker in Qt 6 porting docsFlorian Bruhin2020-11-271-1/+1
* Remove deprecated algorithms from documentationMarcel Krems2020-11-261-300/+3
* Remove some examples from highlighted listVolker Hilsheimer2020-11-251-3/+0
* Document removal of QEvent copyingVolker Hilsheimer2020-11-251-0/+39
* Update container overview documentation - section on growth strategiesAndreas Buhr2020-11-241-30/+14
* Do not advise using AUTORCC anymoreKai Koehne2020-11-231-3/+0
* Doc: Update CMake functions in Qt Core for Qt 6Kai Koehne2020-11-237-494/+115
* Update landing pages and module pages in qtbaseJerome Pasion2020-11-172-3/+4
* Doc: Update/scrub QString documentationKarsten Heimrich2020-11-112-13/+13
* Do not shrink on remove()Lars Knoll2020-11-091-4/+3
* Rename "Porting" pages to "Changes"Jerome Pasion2020-11-092-3/+3
* Doc: mention that disconnecting all signals can be dangerousMitch Curtis2020-11-091-0/+34
* Doc: Fix mentioning of Qt5Core in overview pageKai Koehne2020-11-041-1/+1
* Update the porting guide for QFutureSona Kurazyan2020-11-021-4/+40
* Doc: Prefer versioned CMake library targetsv6.0.0-beta3Kai Koehne2020-11-011-1/+1
* 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