summaryrefslogtreecommitdiffstats
path: root/src/corelib/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Fix sending deferred delete events when posted before outermost loopMikolaj Boc2023-06-091-1/+1
* CMake: Add version tagging sources only if the linker supports itJoerg Bornemann2023-06-061-13/+16
* QFuture: Gracefully handle a destroyed context in continuationsArno Rehn2023-05-301-0/+1
* Resolve symbol conflict between qmutex_unix and qwaitcondition_unix.cppAmir Masoud Abdol2023-05-191-4/+0
* Convert remaining QT_NO_XMLSTREAM* to use feature systemEdward Welbourne2023-05-151-3/+7
* Long live QtPrivate::CompactStorage<>Marc Mutz2023-05-091-0/+1
* q20: add C++20 chrono days/weeks/months/yearsAhmad Samir2023-05-051-0/+1
* Move QZipReader/Writer from QtGui to QtCoreMarc Mutz2023-04-261-0/+1
* Revert "Exclude files from unity build"Thiago Macieira2023-04-251-8/+0
* Exclude files from unity buildAmir Masoud Abdol2023-04-241-0/+8
* Exclude files from unity build to resolve Android's buildAmir Masoud Abdol2023-04-191-0/+6
* QDeadlineTimer: use std::chrono::steady_clock everywhereThiago Macieira2023-04-181-1/+1
* QElapsedTimer: rewrite using std::chrono::steady_clock everywhereThiago Macieira2023-04-181-6/+0
* QElapsedTimer/Darwin: merge with the Unix implementationThiago Macieira2023-04-181-2/+1
* Exclude thread/qwaitcondition_unix.cpp from the Unity BuildAmir Masoud Abdol2023-04-141-0/+4
* Rid of 'special case' markersAlexey Edelev2023-04-131-1/+2
* CMake: Fix linkage with lld 16.0Bernhard Rosenkränzer2023-04-111-0/+19
* Exclude sources from the Unity BuildAmir Masoud Abdol2023-04-111-0/+2
* Use Qt CMake APIs to exclude files from Unity BuildAmir Masoud Abdol2023-04-031-30/+24
* Introduce QTP0002 policy for android-specific target propertiesAlexey Edelev2023-03-281-0/+2
* Exclude a few source files from QtCoreAmir Masoud Abdol2023-03-141-6/+14
* Short live q23::forward_like!Marc Mutz2023-03-051-0/+2
* Merge qmessageauthenticationcode.cpp into qcryptographichash.cppMarc Mutz2023-02-231-1/+1
* QVariant: Move some inline methods into a private headerUlf Hermann2023-02-221-1/+1
* QtCore: Add more exclusions for Unity buildsFriedemann Kleint2023-02-211-4/+5
* src: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-101-82/+6
* Improve FindWrapRt, and SHM detectionAmir Masoud Abdol2023-02-101-2/+6
* Trace: Convert qtcore module to use tracepointgen toolAntti Määttä2023-02-101-1/+9
* QtCore: Add exclusions for Unity buildsFriedemann Kleint2023-02-091-0/+24
* permissions: Replace deprecated location permission usage keyTor Arne Vestbø2023-02-081-5/+12
* Move qtLocalTime() to qtenvironmentvariables.cpp as qLocalTime()Edward Welbourne2023-02-031-0/+1
* Revert "Revert "Add support for MultiABI with custom install dir of the andro...Alexey Edelev2023-02-021-1/+1
* Revert "Add support for MultiABI with custom install dir of the android-build"Alexandru Croitor2023-02-011-1/+1
* Short live q20::construct_at()!Friedemann Kleint2023-02-011-0/+1
* Add support for MultiABI with custom install dir of the android-buildFab Stz2023-01-301-1/+1
* Introduce qt_winrtbase_p.hOliver Wolff2023-01-231-0/+1
* IPC: add support for multiple backends to QSharedMemoryThiago Macieira2023-01-221-1/+4
* IPC: add support for multiple backends to QSystemSemaphoreThiago Macieira2023-01-221-0/+6
* IPC: Long live QNativeIpcKey keyThiago Macieira2023-01-221-1/+1
* IPC: move the *_unix.cpp contents to the main filesThiago Macieira2023-01-221-2/+0
* IPC: split the backend implementations of QSharedMemory...Thiago Macieira2023-01-221-6/+1
* IPC: split the backend implementations of QSystemSemaphore...Thiago Macieira2023-01-221-0/+3
* IPC: split the semaphore and shared memory CMake testsThiago Macieira2023-01-221-1/+0
* IPC: move makePlatformSafeKey to qtipccommon.cppThiago Macieira2023-01-221-0/+1
* IPC: Move QSharedMemory and QSystemSemaphore from kernel/ to ipc/Thiago Macieira2023-01-221-12/+12
* Remove GENERATE_METATYPESAmir Masoud Abdol2023-01-181-1/+2
* Add CTF tracing backendAntti Määttä2023-01-131-0/+7
* Move q20::remove_cvref to q20type_traits.hMarc Mutz2023-01-121-0/+1
* Move duplicated code between two headers to include qconfig.hThiago Macieira2023-01-111-0/+1
* Untangle QLatin1StringView from qstring.{h,cpp}Ahmad Samir2023-01-071-0/+1