summaryrefslogtreecommitdiffstats
path: root/src/corelib/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Suppress QtCompressMimeDatabase outputAlexey Edelev2022-12-021-0/+7
* Add an option to select the preferred compression type for mime type dbAlexey Edelev2022-12-011-1/+15
* Replace the scripting-based mime types compression mechanism with CMakeAlexey Edelev2022-12-011-151/+34
* Short live the Qt implementation of the Detection IdiomMarc Mutz2022-11-301-0/+1
* QMutex: remove qmutex_win.cppThiago Macieira2022-11-301-2/+0
* CMake: move the qversiontagging files into the main file listingThiago Macieira2022-11-281-3/+4
* CMake: install the metatypes inside Qt's own arch-specific data dirThiago Macieira2022-11-281-1/+1
* Add permission backend for WASMTor Arne Vestbø2022-11-241-0/+6
* Core: always link with CMAKE_DL_LIBSAlexey Rochev2022-11-121-1/+1
* Plumb public permission APIs to Android backendTor Arne Vestbø2022-11-091-0/+5
* Add permission API backend for macOS and iOSTimur Pocheptsov2022-11-031-0/+61
* Long live QPermissions!Tor Arne Vestbø2022-11-011-0/+5
* Proper clearing of WinRT factory cacheAndreas Buhr2022-10-311-0/+6
* Move install paths from CoreConfigExtras.cmake to a separate fileAlexey Edelev2022-10-251-0/+5
* Add the toDOMRect/fromDOMRect functions to QRectFMikolaj Boc2022-10-191-0/+4
* corelib/CMakeLists.txt: remove duplicate qxpfunctional.hMarc Mutz2022-10-071-1/+0
* Move qt_noop() into a separate headerIvan Solovev2022-10-061-0/+1
* Move the rest of macros from qglobal to QtPreprocessorSupportIvan Solovev2022-10-061-0/+1
* Move QFunctionPointer typedef to a separate headerIvan Solovev2022-10-061-0/+1
* Rename the header qtypetraits.h -> qttypetraits.hSona Kurazyan2022-09-301-1/+1
* Rename the header qtranslation.h -> qttranslation.hSona Kurazyan2022-09-301-1/+1
* Rename the header qenvironmentvariables.h -> qtenvironmentvariables.hSona Kurazyan2022-09-301-1/+1
* QCH: remove WrapOpenSSL from the link interface of Qt6::CorePrivateJan Grulich2022-09-301-2/+0
* Move kernel/qwineventnotifier.h to a common header listAlexey Edelev2022-09-281-1/+2
* Get rid of bootstrapped atomicsFabian Kosmale2022-09-281-1/+0
* QCryptographicHash: only use OpenSSL 3.0 when OpenSSL will be linkedJan Grulich2022-09-271-7/+0
* Replace the syncqt.pl script with syncqt toolAlexey Edelev2022-09-271-4/+9
* QCryptographicHash: implement OpenSSL 3.0 supportJan Grulich2022-09-261-0/+14
* Move the implementation and docs of QSysInfo to qsysinfo.cppSona Kurazyan2022-09-221-1/+1
* Move QTimerPrivate to separate headerKonrad Kujawa2022-09-131-1/+1
* Use the correct way to include qsimd_x86_p.hAlexey Edelev2022-09-091-1/+4
* Extract header qdarwinhelpers.h from qglobal.hSona Kurazyan2022-08-301-0/+1
* Add QComHelper class for dealing with COM on WindowsTor Arne Vestbø2022-08-291-1/+1
* Extract header qmalloc.h from qglobal.hSona Kurazyan2022-08-251-1/+1
* Extract header qtypetraits.h from qglobal.hSona Kurazyan2022-08-251-0/+1
* Extract header qswap.h from qglobal.hSona Kurazyan2022-08-251-0/+1
* Extract header qtresource.h from qglobal.hSona Kurazyan2022-08-251-0/+1
* Extract header qconstructormacros.h from qglobal.hSona Kurazyan2022-08-251-0/+1
* Add qfunctions_win_p.h header for Windows helper functionsTor Arne Vestbø2022-08-251-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* QCoreGlobalData: removeMarc Mutz2022-08-211-1/+0
* Extract header qtclasshelpermacros.hSona Kurazyan2022-08-191-0/+1
* Remove qtnamespacemacros.h and use qtconfigmacros.h insteadSona Kurazyan2022-08-191-1/+0
* Extract header qexceptionhandling.h from qglobal.hSona Kurazyan2022-08-191-0/+1
* CMake: fix the sorting order in CMakeLists.txtSona Kurazyan2022-08-171-1/+1
* Move qMin/qMax/qBound() to a separate qminmax.h headerIvan Solovev2022-08-111-0/+1
* Extract header qtypes.h from qglobal.hSona Kurazyan2022-08-111-0/+1
* Rename qtnamespacemacros.h -> qtconfigmacros.hSona Kurazyan2022-08-111-0/+1
* Extract header qassert.h from qglobal.hSona Kurazyan2022-08-051-0/+1
* moc: move some of the helpers into a header dedicated to itThiago Macieira2022-08-041-1/+1