summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tests: Do not depend on transitive includesFabian Kosmale2022-03-1737-0/+55
* Misc: Do not depend on transitive includesFabian Kosmale2022-03-1728-6/+47
* XCB: Do not depend on transitive includesFabian Kosmale2022-03-172-1/+3
* Sql: Do not depend on transitive includesFabian Kosmale2022-03-172-0/+2
* Network: Do not depend on transitive includesFabian Kosmale2022-03-173-0/+3
* Widgets: Do not depend on transitive includesFabian Kosmale2022-03-174-0/+4
* Gui: Do not depend on transitive includesFabian Kosmale2022-03-1715-3/+22
* Core: Do not depend on transitive includesFabian Kosmale2022-03-1729-1/+37
* QColor: Explicitly return std::nulloptUlf Hermann2022-03-171-7/+7
* QMetaObject: Allow custom meta callsUlf Hermann2022-03-171-1/+2
* QFuture: fix QtFuture::connect corner-casesGiuseppe D'Angelo2022-03-172-0/+41
* coin: Use configure and qt-configure-module in instructionsAlexandru Croitor2022-03-1719-122/+327
* Remove useless error messagingToni Saario2022-03-175-7/+7
* Remove the LINK_LANGUAGE genex condition when generating .pc fileAlexey Edelev2022-03-171-0/+1
* Add VERBATIM option to add_custom_command callsAlexey Edelev2022-03-1712-10/+20
* QVulkanWindow: fix QByteArray::count deprecation warningMårten Nordheim2022-03-171-1/+1
* Add QStringView::localeAwareCompare()Sona Kurazyan2022-03-174-0/+23
* Move localeAwareCompare tests from tst_qstring to tst_qstringapisymmetrySona Kurazyan2022-03-173-311/+361
* GUI: add ScreenWindowGrabbing capabilityLiang Qi2022-03-173-4/+14
* Baseline testing: Fix overriding of Project propertyEirik Aavitsland2022-03-172-16/+4
* Rest of QtBase: compile-optimize inline swap functionsMarc Mutz2022-03-174-8/+6
* QtNetwork: compile-optimize inline swap functionsMarc Mutz2022-03-1717-23/+23
* QtDBus: compile-optimize inline swap functionsMarc Mutz2022-03-177-11/+11
* QDateTime: future-proof swap()Marc Mutz2022-03-173-1/+18
* QLibrary: restore translated stringMarc Mutz2022-03-171-6/+6
* QHash: fix -Werror=maybe-uninitialized (GCC 11.2)Marc Mutz2022-03-171-1/+1
* wasm: remove compiler and linker warningsLorn Potter2022-03-172-23/+31
* QResultStore: remove unused includeGiuseppe D'Angelo2022-03-171-1/+0
* QLoggingCategory: code tidiesGiuseppe D'Angelo2022-03-171-5/+5
* Exercise reparenting more in QOpenGLWidget autotestLaszlo Agocs2022-03-171-1/+65
* QThread: avoid lock/relock an empty QMutexLockerGiuseppe D'Angelo2022-03-171-5/+9
* QObject: add another couple of tests for broken connect()Giuseppe D'Angelo2022-03-171-0/+11
* Add missing install of pnglibconf.h for static buildsMichal Klocek2022-03-161-0/+1
* Fix has_signaling_NaN usage for INTEGRITYTatiana Borisova2022-03-162-4/+6
* QFlatMap: make insertion STL-compatibleMarc Mutz2022-03-162-39/+54
* QAction: Add NOTIFY changed declaration to priority propertyKai Uwe Broulik2022-03-161-1/+1
* Enable tests to turn off Windows Vista animationsVolker Hilsheimer2022-03-163-7/+25
* Use QDebugStateSaver in example operator<<()Kai Köhne2022-03-162-1/+6
* CMake: Add deployment auto testAlexandru Croitor2022-03-163-0/+126
* CMake: Don't rely on CMAKE_FIND_ROOT_PATH_MODE_PACKAGE for examplesAlexandru Croitor2022-03-161-9/+4
* CMake: Fix cross-building examples in prefix builds as ExternalProjectsAlexandru Croitor2022-03-161-13/+12
* QMainWindow: Fix unused separator widgets blocking mouse eventsEike Ziller2022-03-162-0/+9
* Painting: Fix value check in isUnclipped()Robert Löhning2022-03-161-1/+1
* Doc: Fix typosRobert Löhning2022-03-161-2/+2
* QObject: give some TLC to dumpRecursive()Marc Mutz2022-03-162-13/+34
* QString/QByteArray: = default the move ctorsMarc Mutz2022-03-162-2/+2
* Fix qt version tagging on windows with namespacesMårten Nordheim2022-03-161-1/+1
* Deprecate QElapsedTimer::TickCounterKai Köhne2022-03-162-28/+16
* Doc: Update documentation for QElapsedTimer's in WindowsKai Köhne2022-03-161-24/+3
* syncqt: Do not print info about generating deprecated headers by defaultKai Köhne2022-03-161-3/+3