summaryrefslogtreecommitdiffstats
path: root/src/corelib/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* CMake: add support for GNU/HurdPino Toscano2022-01-191-1/+1
* CMake: don't treat Q_CORE_EXPORT specialMarc Mutz2021-12-201-0/+1
* Add CMake deployment supportCraig Scott2021-12-081-0/+2
* Implement fetching physical QStorageInfo::blockSize() under WindowsKarsten Heimrich2021-12-081-0/+1
* QMetaType: port the BC fix for id() to new QT_REMOVED_SINCEMarc Mutz2021-12-061-1/+0
* QPluginLoader: add COFF PE file parserThiago Macieira2021-11-191-0/+1
* CMake: reorganize the QT_FEATURE_library portion of CMakeLists.txtThiago Macieira2021-11-191-7/+9
* Short live q20::ssize()!Marc Mutz2021-11-201-0/+1
* Use Authz API to query permissions info in Windows filesystem backendIevgenii Meshcheriakov2021-11-191-0/+1
* Introduce Q_APPLICATION_STATICMike Achtelik2021-11-181-0/+1
* Make missing xmlstarlet command just a status messageKai Köhne2021-11-161-1/+1
* 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