summaryrefslogtreecommitdiffstats
path: root/src/corelib/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Introduce feature timezone_locale and begin implementing itEdward Welbourne13 hours1-0/+12
* Remove qbytearray_p.hGiuseppe D'Angelo2024-03-041-1/+1
* Add QChronoTimer, a timer with nanoseconds precisionAhmad Samir2024-03-031-0/+1
* Clean up conditioning on use of MS backend for timezonesEdward Welbourne2024-03-011-1/+4
* Add QDirListing, an STL-style iterator for directory entriesAhmad Samir2024-02-291-0/+1
* corelib: settings - make qsettings.cpp unity buildableTim Blechmann2024-02-261-1/+0
* Move QMinimalFlatSet from QtDeclarative to QtCoreMarc Mutz2024-02-251-0/+1
* Apple: Fix a few deprecation warnings after bumping deployment targetsTor Arne Vestbø2024-02-191-0/+6
* cmake: Generate Apple privacy manifest files for Qt modulesTor Arne Vestbø2024-02-131-0/+5
* Add q20::erase_if(std::(multi)map, pred)Marc Mutz2024-02-091-0/+1
* Unify the CMake config for QTZP_icu.cppEdward Welbourne2024-02-051-6/+3
* Introduce QTP0003 which controls the BUILD_SHARED_LIBS impact on user projectsAlexey Edelev2024-02-011-0/+1
* Build: Use sh instead of ls for ELF configurationOrgad Shaneh2024-01-251-1/+1
* Remove qfunctions_vxworks files and usage as it is no longer neededMarcin Zdunek2024-01-251-2/+0
* CMake: Fix Threads global promotion issue when using static opensslAlexandru Croitor2024-01-221-1/+0
* Remove temporary exclusion from unity buildJoerg Bornemann2024-01-151-2/+0
* Dissociate QTypeRevision from QVersionNumberMarc Mutz2024-01-101-0/+1
* Add QT_NO_QPAIRMarc Mutz2023-12-141-0/+1
* Add tests for CompactStorageMarc Mutz2023-12-081-1/+1
* corelib/CMakeLists.txt: restore lexicographical order of SOURCESMarc Mutz2023-12-081-1/+1
* Make QAtomicScopedValueRollback public APIRym Bouabid2023-12-081-1/+1
* Re-do the namespace fix for the linker scriptsThiago Macieira2023-12-071-7/+2
* Long live QSpan as public API!Marc Mutz2023-12-071-0/+1
* Rename EINTR_LOOP -> QT_EINTR_LOOPMarc Mutz2023-11-301-2/+0
* Implement compare helper macrosIvan Solovev2023-11-281-0/+1
* Make Qt::partial_ordering binary-compatible to std::partial_orderingMarc Mutz2023-11-271-1/+1
* Add QUniqueHandle - a general purpose RAII wrapper for non-memory typesJøger Hansegård2023-11-151-0/+1
* Fix android buildMichal Klocek2023-11-141-1/+6
* Re-enable LTO for gcc versions >= 10Alexey Edelev2023-11-081-4/+8
* wasm: Add QLocale backendMorten Sørvig2023-10-311-1/+6
* Fix CTF with static buildAntti Määttä2023-10-301-1/+1
* QTimer: split QSingleShotTimer to a private headerAhmad Samir2023-10-271-0/+1
* Remove Qt_6_PRIVATE_API ELF version from a symbol used by ~QReadWriteLock()Thiago Macieira2023-10-191-0/+2
* JNI: add QJniArray class for easier working with arraysVolker Hilsheimer2023-10-161-0/+1
* Introduce QComObject base classPavel Dubsky2023-10-131-0/+1
* Remove Qt_6_PRIVATE_API ELF version from a symbol used by QFuture::then()Thiago Macieira2023-10-111-0/+6
* cmake: use a more appropriate feature guardYuhang Zhao2023-10-101-1/+1
* cmake: un-special case clang-cl for runtimeobjectYuhang Zhao2023-10-091-1/+1
* Move qpointer.cpp → qpointer.qdocMarc Mutz2023-10-071-1/+1
* QStorageInfo: add qstorageinfo_linux_p.h to the file listingThiago Macieira2023-09-291-1/+1
* Remove remnants of Qt for Native Client (NACL)Tor Arne Vestbø2023-09-231-9/+9
* JNI: move JNI type macros into separate headerVolker Hilsheimer2023-09-201-1/+1
* Add static constexpr Boyer-Moore Latin-1 string matcherØystein Heskestad2023-09-071-0/+1
* Remove the unix dispatcher from WASM buildsMikolaj Boc2023-08-221-1/+5
* CMake: Place resources into static libraries, not object librariesAlexandru Croitor2023-08-141-5/+7
* Revert "CMake: Place resources into static libraries, not object libraries"Alexandru Croitor2023-08-091-7/+5
* CMake: Place resources into static libraries, not object librariesAlexandru Croitor2023-08-041-5/+7
* QFreeList: Resolve symbol ambiguity in unity buildDennis Oberst2023-08-021-1/+0
* Make qYieldCpu() public APIThiago Macieira2023-07-251-0/+1
* Fix issue with qstorageinfo_unix.cpp not working on VxworksMarcin Zdunek2023-07-241-3/+6