summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wasm: Dont access QNetworkReply header data through dangling pointerv6.6.36.6.3Piotr Wierciński2024-03-182-2/+2
* SQLite: Update SQLite to v3.45.2Christian Ehrlicher2024-03-173-85/+218
* QStyleSheetStyle: don't draw check indicator twiceChristian Ehrlicher2024-03-101-3/+5
* PNG: preserve ICC profiles that QColorSpace does not handleGiuseppe D'Angelo2024-03-101-10/+10
* Windows QPA: Include custom margins in atypical marginsTimothée Keller2024-03-091-5/+6
* Avoid QRubberBand leaving artefacts in QListViewEirik Aavitsland2024-03-091-2/+7
* QObject: fix a documentation note in the destructorGiuseppe D'Angelo2024-03-081-2/+2
* Correct documentation of QDateTime's comparisonsEdward Welbourne2024-03-081-11/+18
* Fix menu size in multiscreen setupsFriedemann Kleint2024-03-083-4/+25
* Realign columns in the configure-cmake-mappingGiuseppe D'Angelo2024-03-081-2/+2
* wasm: send DPR change event on window updateMorten Sørvig2024-03-081-1/+6
* XCB: Unset the connection's mousePressWindow if it's this windowAndy Shaw2024-03-081-0/+2
* QGlobalStatic: suppress -Wtsan warningGiuseppe D'Angelo2024-03-081-0/+8
* Revert "QAndroidPlatformInputContext: send composition text and cursor jointly"Axel Spoerl2024-03-072-42/+20
* Update bundled libpng to version 1.6.43Eirik Aavitsland2024-03-0712-108/+133
* Map drag event positions to global during dock/toolbar dragDavid Redondo2024-03-061-1/+2
* Handle drag leave when performing platform drag of docks or toolbarsDavid Redondo2024-03-061-0/+5
* CMake: Fix assignment in internal_get_build_vars_for_external_projectsAlexandru Croitor2024-03-061-2/+2
* drm: Fix having more than window over the screen's lifetimeLaszlo Agocs2024-03-062-1/+9
* drm: atomic: Avoid device busy when flipping after creating a new windowLaszlo Agocs2024-03-061-2/+6
* QtXml: fix leak in QDomText::splitTextChristian Ehrlicher2024-03-054-0/+24
* cmake: Allow silencing CMake generator warning from environmentTor Arne Vestbø2024-03-051-1/+2
* Revert "tests: blacklist tst_QWidget::render() on Wayland"Liang Qi2024-03-051-2/+0
* Revert "synqt.cpp: scan for and reject #pragma once"Robert Griebl2024-03-051-15/+3
* UDP: don't disable read notification unless we have a datagramMårten Nordheim2024-03-054-2/+85
* Remove QWindowPrivate::compositingTor Arne Vestbø2024-03-053-14/+0
* Android: Remove uses of QWindowPrivate::compositingTor Arne Vestbø2024-03-052-9/+4
* CMake/Windows: add quotes around the whole path, not just the dirRichard Moe Gustavsen2024-03-051-2/+2
* CMake/Windows: add setlocal to the Windows bat filesRichard Moe Gustavsen2024-03-052-0/+2
* Add QWidgetPrivate::rhi() helper methodTor Arne Vestbø2024-03-043-9/+14
* QDockWidget: Use resizer without native window decorationAxel Spoerl2024-03-041-4/+4
* QDBusUtil: document the D-Bus signature grammarMarc Mutz2024-03-041-0/+15
* [docs] QDBusUtil::isValidObjectPath(): simplify descriptionMarc Mutz2024-03-041-3/+2
* QProcess/Doc: remove the note that about FailedToStart after started()Thiago Macieira2024-03-041-3/+0
* Fix previewing a preview on reentranceAllan Sandfeld Jensen2024-03-033-0/+9
* Add QWidgetPrivate::closestParentWidgetWithWindowHandle helper methodTor Arne Vestbø2024-03-032-0/+20
* windows: Remove workaround for delayed OpenGL initializationTor Arne Vestbø2024-03-033-24/+0
* Fix spelling of FFmpeg in (end-)user-visible string of windeployqtVolker Hilsheimer2024-03-021-2/+2
* androiddeployqt: fix QDirIterator::next() usageAhmad Samir2024-03-021-2/+3
* QTextHtmlImporter: don't forget to appendBlock after block tag closedShawn Rutledge2024-03-023-1/+27
* Refactor and fix QMainWindow::tabifiedDockWidgets()Axel Spoerl2024-03-014-28/+57
* QIcuTimeZonePrivate constructor: save iteration over all zone IDsNicolas Fella2024-03-014-16/+29
* Implement Qt::ImEnabled by isEnabled() and isReadOnly()Yansheng Zhu2024-03-014-5/+6
* tst_qudpsocket: add helper exe to dependenciesMårten Nordheim2024-03-012-1/+5
* Disable depfile support for the external projects when building for AndroidAlexey Edelev2024-02-291-1/+1
* CMake: remove a duplicate check for C++2bGiuseppe D'Angelo2024-02-291-5/+1
* QAbstractItemView: Release tab focus when hiddenViktor Arvidsson2024-02-292-1/+29
* synqt.cpp: scan for and reject #pragma onceMarc Mutz2024-02-291-3/+15
* QWidgetRepaintManager: Use textureChildSeen to determine deferred updateTor Arne Vestbø2024-02-291-3/+3
* Prevent re-replacing state in setGeometryTomi Korpipää2024-02-291-1/+3