summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix minor grammar issues in qtdbus-indexAndreas Eliasson2022-02-091-5/+5
* Doc: Merge two bullet list items into oneAndreas Eliasson2022-02-091-2/+2
* Doc: Remove link commandAndreas Eliasson2022-02-091-1/+1
* rhi: Add the long-pending probe() helper, with backing for MetalLaszlo Agocs2022-02-095-0/+64
* Add warning about native interface APIs to platform headersTor Arne Vestbø2022-02-094-0/+36
* Make time sensitive QScrollBar test fault tolerantVolker Hilsheimer2022-02-091-1/+8
* QMetaProperty: remove property auto-registration codeFabian Kosmale2022-02-093-4/+9
* qmetatype: Remove left-over module association codeFabian Kosmale2022-02-093-73/+0
* qmetatype_p.h: remove unused functionFabian Kosmale2022-02-091-11/+0
* qmetatype.h: remove unused includesFabian Kosmale2022-02-091-2/+0
* Update widgets inheriting QAbstractSpinbox in tst_baseline_widgetsAxel Spoerl2022-02-091-16/+122
* xcb: Show valuator atom names properly in categorized loggingShawn Rutledge2022-02-091-1/+1
* doc: clarify that passive-grab API is only for Qt Quick Pointer HandlersShawn Rutledge2022-02-091-4/+4
* QLibraryInfo: remove load-time variableThiago Macieira2022-02-054-6/+9
* Blacklist tst_qscreen::grabWindow on WindowsFabian Kosmale2022-02-051-0/+2
* Deprecate QContextMenuEvent and QMouseEvent ctors without globalPosShawn Rutledge2022-02-0519-83/+139
* Detect clang-cl features as clang not as msvcAllan Sandfeld Jensen2022-02-051-7/+4
* Use acq_rel ordering semantics in qatomic_cxx11.h ref/derefFabian Kosmale2022-02-051-2/+16
* QLibraryInfo: de-duplicate QT_BUILD_STRMarc Mutz2022-02-051-3/+7
* QLibraryInfo: mark isDebugBuild() noexcept and CONSTMarc Mutz2022-02-052-2/+2
* QProcess(Win): change int to qsizetype where appropriateMårten Nordheim2022-02-051-4/+4
* Convert string tables in QShaderDescription to use string literals [1/2]Christian Strømme2022-02-051-123/+123
* QDBusAdaptorConnector: place a static int into BSS instead of DATAMarc Mutz2022-02-051-3/+3
* QCalendar: fix buildMarc Mutz2022-02-051-0/+6
* Fix a typo in QFutureWatcher docsSona Kurazyan2022-02-041-1/+1
* Use common install functionalityToni Saario2022-02-041-2/+1
* Conan: Fix is_used_value inputToni Saario2022-02-041-1/+1
* QLocale: Un-inline QString& constructorMårten Nordheim2022-02-042-2/+2
* QGuiAppPrivate::processMouseEvent: don't assume eventpoint didn't moveShawn Rutledge2022-02-041-5/+9
* Fix infinite loop in dash strokerEskil Abrahamsen Blomfeldt2022-02-041-1/+2
* tst_qresourceengine: use QFINDTESTDATA() to find correct pathJanne Juntunen2022-02-041-1/+1
* QtCore: use C++11 thread_local instead of QThreadStorageThiago Macieira2022-02-033-43/+18
* QCborValue: fix incorrect to{Array,Map} when the value is emptyThiago Macieira2022-02-032-2/+91
* QBuffer: exterminate three thread-safe static guard variablesMarc Mutz2022-02-031-6/+11
* CMake: Fix rpath set for Qml plugins to not contain lib64Alexandru Croitor2022-02-031-0/+5
* QCollator: port from QString::compare_helper to QtPrivate::compareStringsMarc Mutz2022-02-032-4/+1
* configure: Raise error if -skip/-submodules is used in per-repo buildAlexandru Croitor2022-02-031-0/+10
* configure: Introduce -submodules optionAlexandru Croitor2022-02-033-0/+11
* configure: Allow specifying a comma separated list to -skip optionAlexandru Croitor2022-02-033-4/+19
* Fix mach_port_t not being foundAlexandru Croitor2022-02-031-0/+1
* CMake: Temporarily disable building external examples in prefix buildsAlexandru Croitor2022-02-031-1/+9
* QUrl: Use Q_CORE_REMOVED_SINCE instead of explicit version checksIevgenii Meshcheriakov2022-02-033-28/+15
* QLocale: Use Q_CORE_REMOVED_SINCE instead of explicit version checksIevgenii Meshcheriakov2022-02-033-27/+14
* DirectWrite: Turn off grid-fitting for unhinted textEskil Abrahamsen Blomfeldt2022-02-031-25/+65
* tst_qlogging: use correct qlogging_helper path on webOSJanne Juntunen2022-02-031-11/+17
* Move prematureExec() to the end of tst_qsqlquery's testingEdward Welbourne2022-02-031-2/+4
* Add a QHoverEvent ctor taking global mouse position; deprecate the otherShawn Rutledge2022-02-035-14/+42
* Always wait in the QScreen::grabWindow testVolker Hilsheimer2022-02-031-7/+8
* QTestLib: code tidiesGiuseppe D'Angelo2022-02-031-4/+4
* QPluginLoader: report the right load hintsGiuseppe D'Angelo2022-02-032-4/+20