summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Doc: Small fixes in qt5_wrap_cpp documentationKai Koehne2020-05-031-2/+2
* Remove two leftover references to QRegExp in the docsLars Knoll2020-04-151-1/+0
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-082-5/+10
|\
| * Doc: Document QTestStream manipulators under the Qt namespaceTopi Reinio2020-04-071-0/+5
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-181-5/+5
| |\
| | * Fix QVarLengthArray documentationGiuseppe D'Angelo2020-03-121-5/+5
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-112-5/+16
|\| |
| * | Doc: Fix documentation for class qfloat16Topi Reinio2020-03-101-1/+1
| * | Doc: Mention .qrc compression attributes in resource compiler docsTopi Reinio2020-03-101-4/+15
* | | QDebug::toString(): use nospace()Mitch Curtis2020-02-281-0/+2