summaryrefslogtreecommitdiffstats
path: root/src/corelib/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Remove conditioning on Android embeddedEdward Welbourne2021-09-171-8/+8
* CMake: Copy and install lldb QtCore.py script for lldb and Xcode useAlexandru Croitor2021-09-071-2/+26
* wasm: add new event dispatcher implementationMorten Johan Sørvig2021-08-271-0/+1
* CMake: Don't install metatypes files for user projectsAlexandru Croitor2021-08-191-5/+4
* Short live namespace q20!Marc Mutz2021-08-161-0/+2
* tests: fix some -WvolatileMarc Mutz2021-07-281-0/+1
* QtCore: clean up API removalsMarc Mutz2021-07-281-2/+2
* Move Android implementation of permissions API to QtAndroidPrivateTor Arne Vestbø2021-07-261-1/+0
* CMake: Clean up and simplify qt6_extract_metatypes implementationAlexandru Croitor2021-07-161-2/+1
* Rename QPermission namespace to QApplicationPermissionAssam Boudjelthia2021-07-151-1/+1
* QCryptographicHash: port addData() to QByteArrayViewMarc Mutz2021-07-061-1/+9
* Re-apply "Remove old Android code that have now has alternative public APIs"Assam Boudjelthia2021-07-011-1/+0
* Enable QT_TYPESAFE_FLAGS for bootstrap and QtCoreGiuseppe D'Angelo2021-06-231-0/+1
* Long live QT_TYPESAFE_FLAGS!Giuseppe D'Angelo2021-06-231-0/+1
* Fix SSE4.1, RDSEED requirement for clang-cl buildsAllan Sandfeld Jensen2021-06-171-20/+0
* Revert "Remove old Android code that have now has alternative public APIs"Jani Heikkinen2021-06-161-0/+1
* Adjust the EntryPoint target name according to the internal module naming policyAlexey Edelev2021-06-151-5/+7
* Remove old Android code that have now has alternative public APIsAssam Boudjelthia2021-06-111-1/+0
* Fix build without features.itemmodelTasuku Suzuki2021-06-111-2/+6
* CMake: Add support for building with clang-clCristian Adam2021-06-041-0/+20
* Move QIdentityProxyModelPrivate out into its own headerMitch Curtis2021-06-011-1/+1
* Make the internal Zlib module privateAlexey Edelev2021-05-211-1/+1
* CMake: remove unnecessary add_dependencies()Li Xinwei2021-05-171-4/+0
* Move QNativeInterface helpers to their own header fileTor Arne Vestbø2021-05-101-0/+1
* Move Android Extras as private APIs under qtbaseAssam Boudjelthia2021-05-101-0/+1
* Move JNI_OnLoad implementation to qjnihelpersAssam Boudjelthia2021-05-061-1/+0
* Add new app permissions API under QCoreApplicationAssam Boudjelthia2021-05-051-0/+2
* CMake: Introduce zlib find script to work around hardcoded iOS SDKAlexandru Croitor2021-04-191-1/+1
* Check whether CMake was built with zstd supportJoerg Bornemann2021-04-161-0/+5
* Switch metatypes generation on by default for Qt modulesUlf Hermann2021-04-161-0/+1
* Fix generating mimedatabase with generate.pl using makeNiclas Rosenvik2021-04-091-1/+3
* Fix environ build break on FreeBSDNiclas Rosenvik2021-04-081-2/+7
* wasm: add cmake build supportLorn Potter2021-04-011-0/+4
* Remove the redundant code related to the QT_NAMESPACE variableAlexey Edelev2021-03-301-2/+1
* QMetaType::id(): Fix ABI breakageFabian Kosmale2021-03-261-0/+2
* CMake: Get rid of the Core_qobject static libraryAlexandru Croitor2021-03-251-48/+25
* Fix backtrace on non-linux systemsNiclas Rosenvik2021-03-221-0/+5
* CMake: Get rid of the Core_versiontagging object libraryAlexandru Croitor2021-03-191-17/+4
* Unify QLibraryInfo settingsAlexey Edelev2021-03-171-1/+1
* Use Core library for qmake instead of the Bootstrap libraryAlexey Edelev2021-02-251-1/+1
* Add QAndroidApplication as a nativeInterfaceAssam Boudjelthia2021-02-201-0/+2
* Remove the corelib_add_mimetypes_resources call for the Core libraryAlexey Edelev2021-02-151-1/+0
* Implement futexes for WindowsThiago Macieira2021-02-131-12/+12
* Fix compilation with system double-conversionMårten Nordheim2021-02-121-20/+21
* Use the double-conversion sources without rearrangementEdward Welbourne2021-02-031-16/+15
* Ensure Core target has INTERFACE_QT_COORD_TYPE property definedCraig Scott2021-02-021-0/+3
* Update double-conversion library to current masterEdward Welbourne2021-02-011-10/+19
* Make QJniObject and QJniEnvironment public APIAssam Boudjelthia2021-01-271-0/+2
* Workaround MinGW not handling error suppression macro correctlyFabian Kosmale2021-01-261-0/+6
* FindLibb2: Don't rely solely on pkg-configCraig Scott2021-01-181-1/+1