summaryrefslogtreecommitdiffstats
path: root/src/corelib/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Extract Header qbindingstorage.hMarc Mutz2021-11-041-0/+1
* Add internal property to store Qt namespaceAlexey Edelev2021-10-261-0/+2
* Remove unused qapplicationpermission.hJoerg Bornemann2021-10-221-1/+0
* Move the ABI tag from minimum-linux.S to qlibraryinfo.cppThiago Macieira2021-10-211-17/+0
* CMake: Make LTO build workThiago Macieira2021-10-131-1/+1
* qfloat16: re-merge the F16C content into qfloat16.cppThiago Macieira2021-10-131-32/+0
* CMake: remove support for building Qt with the old Intel compilerThiago Macieira2021-10-131-7/+1
* Guard WinRT API code for clang-clPeter Varga2021-10-121-1/+2
* corelib: Fix typos in source code commentsJonas Kvinge2021-10-121-1/+1
* Let QLocale::uiLanguages() use WinRT API when possibleIvan Solovev2021-10-011-1/+6
* 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