summaryrefslogtreecommitdiffstats
path: root/src/corelib/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Split qtLocalTime out into a new QLocalTime namespaceEdward Welbourne2022-05-201-0/+1
* Add qsimd_x86_p.h to the QtCore source treeAlexey Edelev2022-05-171-0/+6
* Add missing header files to the module sourcesAlexey Edelev2022-05-121-7/+12
* Generate JNI signature strings at compile timeVolker Hilsheimer2022-05-051-0/+1
* zlib as static libraryKai Köhne2022-04-221-31/+4
* QVariant: reduce transitive includesFabian Kosmale2022-03-171-0/+1
* Add VERBATIM option to add_custom_command callsAlexey Edelev2022-03-171-0/+1
* QHash: Initialize the hash seed as soon as QtCore loadsThiago Macieira2022-03-151-2/+3
* Extract Header qstringfwd.hMarc Mutz2022-03-111-0/+1
* Workaround QCC not handling error suppression macro correctlyPasi Petäjäjärvi2022-03-051-0/+6
* Revert "Workaround MinGW not handling error suppression macro correctly"Pasi Petäjäjärvi2022-03-041-6/+0
* Logging: rejiggle the way we detect the availability of backtrace() APIThiago Macieira2022-03-031-0/+2
* qsimd.cpp: fix _FORTIFY_SOURCE=2 buildsThiago Macieira2022-03-031-0/+1
* CMake: Rename FindZSTD to FindWrapZSTDAlexandru Croitor2022-02-281-1/+1
* Add back accidentally removed check for QT_FEATURE_system_zlibMichal Klocek2022-02-231-5/+7
* Add missing zconf.hMichal Klocek2022-02-211-0/+1
* Install 3rdparty headers for static buildsMichal Klocek2022-02-191-10/+4
* qsimd: Initialize the current state as soon as QtCore loadsThiago Macieira2022-02-171-1/+4
* Split namespace macros from qglobal.h into their own headerFabian Kosmale2022-02-101-0/+1
* qtextstream.h: streamline includesFabian Kosmale2022-02-101-0/+1
* 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