summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc/src
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix section titles that confuse QDoc's autolinkerPaul Wicking2021-03-051-9/+9
* Doc: Generalize timer docsKai Köhne2021-01-111-3/+3
* Doc: Add partial documentation for CMake API (tech preview)Craig Scott2021-01-113-1/+586
* Add sections about std containers and algorithmsOle-Morten Duesund2020-12-171-0/+51
* Fix broken link to Zstandard libraryAndreas Buhr2020-12-041-1/+1
* Do not advise using AUTORCC anymoreKai Koehne2020-12-041-3/+0
* 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
* Discourage the foreach keywordOle-Morten Duesund2020-12-012-63/+110
* Doc: Document BINDABLE attribute for Q_PROPERTY macroTopi Reinio2020-11-301-0/+6
* Fix broken \endcode marker in Qt 6 porting docsFlorian Bruhin2020-11-261-1/+1
* 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
* 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
* 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
* Add QVariant/meta-type system migration guideFabian Kosmale2020-10-281-0/+47
* 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
* Make STL iterators the preferred styleOle-Morten Duesund2020-10-252-178/+212
* Doc: Add porting Guide for QRegExpKarsten Heimrich2020-10-231-0/+251
* 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-091-3/+3
* Add porting section for QVector/QListAndrei Golubev2020-10-071-0/+89
* Remove traces of QObject::trUtf8 from documentationVolker Hilsheimer2020-09-251-1/+1
* Doc: Correct link errors qtbaseNico Vertriest2020-09-211-1/+1
* Doc: Add porting guide documentsPaul Wicking2020-09-161-0/+2
* Move QStateMachine from QtCore to QtScxmlKarsten Heimrich2020-08-242-620/+0
* Doc: Use https in links that don't redirect properlyPaul Wicking2020-08-201-2/+2
* Doc: Update docs with cmake package informationNico Vertriest2020-06-301-0/+1
* Use QList instead of QVector in corelib docsJarek Kobus2020-06-293-84/+84
* Document that Q_INIT_RESOURCE is not necessary for CMake-based projectsJoerg Bornemann2020-06-161-2/+6
* Qt6: remove support for property flags being functionsLars Knoll2020-06-111-4/+2
* Long live std::pair!Giuseppe D'Angelo2020-06-101-2/+0
* Doc: Document Qt 6 changes for QHash, QMultiHash, QSetKai Koehne2020-05-261-0/+47
* Add 'Qt Core Changes in Qt 6'Kai Koehne2020-05-262-0/+46
* Licenses: Remove reference to change in Qt 5.4Kai Koehne2020-05-221-3/+2
* Document Qt for Python usage of the resource systemFriedemann Kleint2020-05-131-0/+15
* CMake: Document versionless commandsKai Koehne2020-05-067-79/+484