summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc
Commit message (Expand)AuthorAgeFilesLines
* Doc: Remove mention of no longer supported formatv6.0.4Paul Wicking2021-04-271-3/+1
* Doc: Fix section titles that confuse QDoc's autolinkerPaul Wicking2021-03-051-9/+9
* CMake: fix typo in qt_finalize_executable snippetAssam Boudjelthia2021-02-101-1/+1
* Doc: Generalize timer docsKai Köhne2021-01-111-3/+3
* Doc: Add partial documentation for CMake API (tech preview)Craig Scott2021-01-114-1/+601
* QRegularExpression: mention raw string literal in the docsAhmad Samir2020-12-281-0/+10
* Move QObjectBindableProperty documentation into snippet fileFabian Kosmale2020-12-171-0/+70
* QString: update documentationIvan Solovev2020-12-171-3/+3
* Add sections about std containers and algorithmsOle-Morten Duesund2020-12-172-0/+72
* QByteArray: update documentationIvan Solovev2020-12-051-13/+0
* Fix broken link to Zstandard libraryAndreas Buhr2020-12-041-1/+1
* Do not advise using AUTORCC anymoreKai Koehne2020-12-041-3/+0
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2020-12-041-1/+1
* Extend container overview documentation, mention Q_DECLARE_TYPEINFOAndreas Buhr2020-12-031-0/+23
* Fix link to qHash documentationVolker Hilsheimer2020-12-021-1/+1
* Fix qdoc warning about unknown commandsAndreas Buhr2020-12-011-3/+3
* Doc: Use explicit linkage with target_link_librariesKai Koehne2020-12-011-1/+1
* Discourage the foreach keywordOle-Morten Duesund2020-12-012-63/+110
* Doc: Document BINDABLE attribute for Q_PROPERTY macroTopi Reinio2020-11-302-0/+7
* Doc: Improve *_CAST_FROM_ASCII documentationKai Koehne2020-11-271-6/+0
* Fix broken \endcode marker in Qt 6 porting docsFlorian Bruhin2020-11-261-1/+1
* Remove some examples from highlighted listVolker Hilsheimer2020-11-261-3/+0
* Update container overview documentation - section on growth strategiesAndreas Buhr2020-11-251-30/+14
* Document removal of QEvent copyingVolker Hilsheimer2020-11-251-0/+39
* 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