summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc/src
Commit message (Expand)AuthorAgeFilesLines
* Extend documentation for QFile:copy()Paul Wicking2021-06-231-0/+11
* Porting Guide: Mention that also QSet is affected by stability of referencesKai Köhne2021-06-211-2/+2
* Porting Guide: Mention deprecation of QLibraryInfo::locationKai Köhne2021-06-181-0/+2
* Porting Guide: Mention changed behavior of QCApplication::quit()Kai Köhne2021-06-181-0/+12
* Doc: Mention that you cannot order QVariants anymoreKai Köhne2021-06-121-0/+4
* Add documentation links for some JNI entitiesAssam Boudjelthia2021-05-281-1/+11
* Doc: Extend qt_add_resource documentationJoerg Bornemann2021-05-262-4/+76
* Doc: Add CMake to the "Resource System" documentationJoerg Bornemann2021-05-161-4/+20
* Doc: Remove mention of no longer supported formatPaul Wicking2021-04-271-3/+1
* Add QT_ANDROID_TARGET_SDK_VERSION target propertyJoerg Bornemann2021-04-272-0/+19
* Add QT_ANDROID_MIN_SDK_VERSION target propertyJoerg Bornemann2021-04-262-0/+19
* Add QT_ANDROID_VERSION_{NAME|CODE} target propertiesJoerg Bornemann2021-04-262-0/+44
* Doc: Fix section titles that confuse QDoc's autolinkerPaul Wicking2021-03-051-9/+9
* qt6_finalize_executable(): Enable finalizers to be set per-targetCraig Scott2021-02-241-8/+12
* Documentation improvements to JNI APIAssam Boudjelthia2021-02-091-1/+26
* Create bindable property overview documentationAndreas Buhr2021-01-281-0/+102
* Update QMutexLocker documentationLars Knoll2021-01-261-0/+9
* Doc: Document the qt_no_entrypoint target propertyJoerg Bornemann2021-01-152-0/+19
* 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
* Fix link to qHash documentationVolker Hilsheimer2020-12-011-1/+1
* Fix qdoc warning about unknown commandsAndreas Buhr2020-12-011-3/+3
* Discourage the foreach keywordOle-Morten Duesund2020-12-012-63/+110
* Extend container overview documentation, mention Q_DECLARE_TYPEINFOAndreas Buhr2020-11-301-0/+23
* Doc: Document BINDABLE attribute for Q_PROPERTY macroTopi Reinio2020-11-301-0/+6
* Fix broken \endcode marker in Qt 6 porting docsFlorian Bruhin2020-11-271-1/+1
* 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
* 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