summaryrefslogtreecommitdiffstats
path: root/src/corelib/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* CMake: Fix race condition in -trace configured buildJoerg Bornemann2020-09-101-0/+5
* Remove some pre-Qt6 codeEdward Welbourne2020-09-101-1/+0
* Get rid of the MSVC specific fileLars Knoll2020-09-051-7/+0
* Reimplement QSequentialIterable using QMetaSequenceUlf Hermann2020-09-031-0/+1
* Fix static buildFabian Kosmale2020-09-021-1/+1
* Add a QMetaSequence interfaceUlf Hermann2020-09-011-0/+2
* Long live Q{Any,Utf8}StringView!Marc Mutz2020-08-311-0/+2
* Remove MSVC workaround for QPolygonMarcel Krems2020-08-291-1/+1
* Move QStateMachine from QtCore to QtScxmlKarsten Heimrich2020-08-241-13/+0
* Get rid of the unused meta type switcherLars Knoll2020-08-241-1/+0
* Refactor qxmlstream_p.hLars Knoll2020-08-191-0/+2
* Remove binary compat sources for qbytearray and qstringAllan Sandfeld Jensen2020-08-191-3/+0
* CMake: Fix what Android plugin suffix should be passed as a defineAlexandru Croitor2020-08-171-1/+1
* Disentangle QIODevice dependenciesLars Knoll2020-08-151-0/+1
* CMake: Split out some Android functions into a public API fileAlexandru Croitor2020-08-141-1/+7
* CMake: Properly handle CONFIG += thread aka Threads::ThreadsAlexandru Croitor2020-08-061-1/+7
* Long Live QMap as a refcounted std::map!Giuseppe D'Angelo2020-08-061-1/+1
* Remove deprecated binary json featureEdward Welbourne2020-07-311-8/+0
* QtCore: Use system-wide libb2 if presentLinus Jahn2020-07-311-11/+16
* Temporarily add a private QESDPv2Giuseppe D'Angelo2020-07-221-0/+1
* CMake: Get tests/auto/cmake tests workingAlexandru Croitor2020-07-171-0/+4
* Move QRegExp and its remaining mentions out of QtCoreSona Kurazyan2020-07-131-1/+0
* Move all the QProperty related code into one compilation unitLars Knoll2020-07-101-1/+0
* Introduce QByteArrayViewSona Kurazyan2020-07-081-0/+2
* Move QTextCodec support out of QtCoreKarsten Heimrich2020-06-201-51/+9
* CMake: Provide the minimum darwin deployment target needed by QtAlexandru Croitor2020-06-191-0/+8
* CMake: Fix usage of gc_binaries featureAlexandru Croitor2020-06-121-1/+1
* Include qpromise.h in corelib/CMakeLists.txtSona Kurazyan2020-06-121-0/+1
* CMake: Fix libraries in qt_lib_XXX_private.pri files for NMCJoerg Bornemann2020-06-091-0/+1
* Remove winrtOliver Wolff2020-06-061-47/+29
* cmake: quote paths to prevent issues when no install prefix is setJean-Michaël Celerier2020-06-051-1/+1
* CMake: Regenerate src/corelibAlexandru Croitor2020-05-291-2/+2
* Move the UTF conversion methods to qstringconverterLars Knoll2020-05-141-0/+1
* CMake: Make build system of installed Qt more relocatableAlexandru Croitor2020-05-071-2/+4
* CMake: Namespace all our IMPORTED targetsJoerg Bornemann2020-04-291-2/+2
* CMake: Move Resources API into Qt6CoreMacrosLeander Beernaert2020-04-201-5/+0
* Add a public qsimd.h headerLars Knoll2020-03-261-1/+1
* Move qsimd* from corelib/tools to corelib/globalLars Knoll2020-03-261-1/+1
* Introduce helper class QTaggedPointerTor Arne Vestbø2020-03-171-0/+1
* Remove the old harfbuzz library and integration codeLars Knoll2020-03-171-11/+0
* Re-generate various CMake projects and configure after mergeSimon Hausmann2020-03-161-2/+1
* Initial import of the Qt C++ property binding systemSimon Hausmann2020-03-161-0/+3
* cmake: Regenerate projectsAlexandru Croitor2020-03-161-8/+11
* cmake: Remove APPLE prefix from platform namesTor Arne Vestbø2020-03-161-10/+10
* cmake: Fix naming when referring to Apple macOSTor Arne Vestbø2020-03-161-8/+8
* CMake: pro2cmake: Handle LIBS_SUFFIX define correctlyAlexandru Croitor2020-03-121-1/+1
* CMake: Remove old 3rdparty mechanism for harfbuzz-non-ngAlexandru Croitor2020-03-101-2/+13
* CMake: Remove old 3rdparty mechanism for double conversionAlexandru Croitor2020-03-101-9/+23
* CMake: Convert Core_qobject to a static moduleLeander Beernaert2020-03-051-13/+9
* Add support for attaching continuations to QFutureSona Kurazyan2020-03-051-0/+1