summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Plaster [[nodiscard]] on some RAII classesGiuseppe D'Angelo2021-09-192-4/+4
* Switch a comma operator to a IILEGiuseppe D'Angelo2021-09-191-1/+1
* QProcess: do not emit aboutToClose() twiceAlex Trotsenko2021-09-192-1/+2
* High resolution wheel-event support from libinputAllan Sandfeld Jensen2021-09-183-2/+40
* macOS: Remove remnant of popup closing logic from Cocoa pluginVolker Hilsheimer2021-09-182-30/+0
* tests/xcb: add a test for screen off and onLiang Qi2021-09-181-0/+36
* tests/xcb: move xrandr process call to a functionLiang Qi2021-09-181-26/+25
* xcb: convert last screen to fake when no screenLiang Qi2021-09-183-17/+57
* Q{LocalSocket|Process}/Win: handle write errorsAlex Trotsenko2021-09-187-0/+26
* CMake: Add option in qt6_wrap_cpp to output a metatypes json fileAlexandru Croitor2021-09-181-5/+34
* QWindowsPipeWriter: do not clear the buffer in thread pool callbackAlex Trotsenko2021-09-185-50/+117
* QIconLoader: code tidiesGiuseppe D'Angelo2021-09-182-43/+32
* Fix QTextEdit cursor rectangle vertical positioningZhang Hao2021-09-181-2/+5
* Fix name used for qmath.h in an includeEdward Welbourne2021-09-171-2/+2
* QVersionNumber: fix iterator/pointer mistakeGiuseppe D'Angelo2021-09-171-6/+6
* Activate test of enter event delivery on macOSVolker Hilsheimer2021-09-171-3/+0
* Doc: Add version and description to Qt-DBus documentationKai Köhne2021-09-171-1/+3
* Remove unused EXE_FLAGS option from qt_internal_add_executable()Craig Scott2021-09-182-3/+1
* Remove TODOs related to checking CMake 3.21 features post-releaseCraig Scott2021-09-182-4/+0
* Remove conditioning on Android embeddedEdward Welbourne2021-09-1760-154/+156
* QCoreApplication: enforce non-null arguments when sending/posting eventsGiuseppe D'Angelo2021-09-171-5/+18
* android: Implement nativeResourceForContextLaszlo Agocs2021-09-172-0/+14
* rhi: vulkan: Reset state more aggressivelyLaszlo Agocs2021-09-172-2/+143
* Fix flaky test timing out sometimes while waiting for dataDimitrios Apostolou2021-09-171-4/+7
* Fix loading of OpenSSL on macOS versions that ship its own OpenSSLTor Arne Vestbø2021-09-172-0/+10
* Doc: Fix broken linksVenugopal Shivashankar2021-09-171-5/+2
* Deduplicate maybeQuitOnLastWindowClosed handlingTor Arne Vestbø2021-09-177-68/+82
* Fix QGuiApplication command line options documentation for X11Tor Arne Vestbø2021-09-171-3/+3
* Do not generate cpp exports for pure STATIC modulesAlexey Edelev2021-09-171-1/+4
* Add explicit install rules for the autogenerated cpp exportsAlexey Edelev2021-09-171-8/+38
* Revert "Qt xcb: remove false detects of Qt::GroupSwitchModifier"Liang Qi2021-09-171-3/+3
* macOS: Use new QPlatformTheme::appearance() functionMitch Curtis2021-09-171-20/+21
* Add QPlatformTheme::Appearance for detecting light/dark modesMitch Curtis2021-09-176-0/+27
* Don't unload libraries on Darwin-based operating systemsTor Arne Vestbø2021-09-171-0/+5
* Add missing dependencies of tests on their helper programsEdward Welbourne2021-09-1714-93/+71
* Introduce QDoubleValidator::fixup()Ivan Solovev2021-09-174-2/+328
* Ensure _qt_is_android_executable is set for internal executables tooCraig Scott2021-09-172-14/+3
* rhi: document serializedLayoutDescriptionLaszlo Agocs2021-09-161-4/+31
* rhi: Allow testing renderpass compatibility without the objectsLaszlo Agocs2021-09-1613-1/+132
* rhi: Note in the docs that texture copies expect a matching formatLaszlo Agocs2021-09-161-0/+5
* CMake: Make standalone tests TestsConfig file repo-target-set specificAlexandru Croitor2021-09-162-3/+39
* Support QNX QCC compilerPasi Petäjäjärvi2021-09-161-2/+2
* Revert "coin: Generate JUnit result files"Tor Arne Vestbø2021-09-161-7/+2
* QTextDocumentLayout: remove multiple calls to lineHeightTypeWaqar Ahmed2021-09-161-5/+7
* Rewrite Qt Resource System overviewKai Köhne2021-09-1612-178/+332
* rhi: gl: Have a way to state GL_TEXTURE_RECTANGLE is wantedLaszlo Agocs2021-09-163-1/+15
* Doc: Centralize RFC documentation-links in rfc.qdocLuca Di Sera2021-09-1622-44/+132
* Close QDialog via QWidget::close()Tor Arne Vestbø2021-09-164-10/+31
* testlib: Gracefully handle messages outside of test function in JUnit reporterTor Arne Vestbø2021-09-161-0/+3
* Add missing private cpp exports template to install setAlexey Edelev2021-09-161-0/+1