summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QBenchlib/Perf: use WalltimeNanoseconds for the task timeThiago Macieira2022-10-241-8/+4
* StyleSheet: use item background rule when filling row backroundVolker Hilsheimer2022-10-252-4/+22
* Baseline: add stylesheet setting show-decoration-selected for treeviewVolker Hilsheimer2022-10-252-8/+24
* Initialize flag memory in raster paint engine to avoid valgrind warningEirik Aavitsland2022-10-241-0/+1
* SQL/Tests: fix tst_qsqldatabase::caseSensivity() for MySQL on linuxChristian Ehrlicher2022-10-241-10/+17
* QTreeView: fix drawing of background for alternate rowsVolker Hilsheimer2022-10-242-5/+17
* Baseline test: add coverage for treeview with alternate rowsVolker Hilsheimer2022-10-241-2/+7
* Windows: bump NTDDI_VERSION to latest version and remove some duplicated codeYuhang Zhao2022-10-247-27/+5
* Remove unimplemented function from WinVistaStyleYuhang Zhao2022-10-241-1/+0
* Doc: Add possible fill rule requirement for QPainterPath text drawingEirik Aavitsland2022-10-231-1/+4
* QString: use '\0' instead of 0Ahmad Samir2022-10-231-1/+1
* Emit aboutToQuit from QCoreApplication::exit() instead of execCleanup()Tor Arne Vestbø2022-10-231-4/+6
* Apple: Use 'en' instead of 'English' as development regionTor Arne Vestbø2022-10-233-3/+3
* Add QPlatformTheme::MenuBarFocusOnAltPressReleaseVolker Hilsheimer2022-10-234-2/+10
* QApplication: send QHoverEvents with correct scenePosition()Shawn Rutledge2022-10-232-2/+105
* Fix bool comparison in tst_qopenglwidget.cppPeter Varga2022-10-231-3/+3
* QCocoaMenuBar: avoid duplication of 'special' entries in the 'Edit' menuTimur Pocheptsov2022-10-221-12/+16
* offer an opt out of automatic xdg-desktop-portal useHarald Sitter2022-10-221-0/+3
* jpeg handler: store Grayscale16 format images as grayscale, not rgbEirik Aavitsland2022-10-221-0/+7
* SQL/MySQL: rework driver option parsingChristian Ehrlicher2022-10-222-79/+95
* syncqt: Do not needlessly rewrite header files on WindowsKai Köhne2022-10-211-1/+7
* Set alphaBufferSize to -1 when disabling translucency in QtWidgetsPeter Varga2022-10-212-1/+27
* Fix the workaround in ~QWasmOpenGLContextMikolaj Boc2022-10-215-7/+229
* Do not use client-side data pointers in qopenglpaintengineMikolaj Boc2022-10-212-63/+43
* dbus: use same type of matching quotesMaxime Roussin-Bélanger2022-10-216-22/+20
* Android: fix include statement for Android Extras classesAssam Boudjelthia2022-10-211-0/+6
* Android: fix Android assets handler not listing dirs with only sub dirsAssam Boudjelthia2022-10-215-5/+32
* Fix texture-based native child widget stretchingLaszlo Agocs2022-10-211-2/+1
* macOS: Fix less common writing systems on Catalina and laterEskil Abrahamsen Blomfeldt2022-10-212-8/+138
* Windows: Don't force native file dialogs to index compressed filesVolker Hilsheimer2022-10-211-1/+11
* tests: skip tst_QGraphicsProxyWidget::bypassGraphicsProxyWidget() on WaylandLiang Qi2022-10-211-0/+3
* tests: skip tst_QGraphicsProxyWidget::scrollUpdate() on WaylandLiang Qi2022-10-211-0/+3
* Replace usages of Q_CLANG_QDOC with Q_QDOCLuca Di Sera2022-10-21129-293/+293
* SQL/MySQL: misc cleanupChristian Ehrlicher2022-10-211-32/+23
* Gather file infos synchronously on no-thread buildsMikolaj Boc2022-10-211-0/+4
* QWinRegistryKey: fix assert when querying default valueYuhang Zhao2022-10-212-3/+20
* Android: fix Gradle warning about using enableUncompressedNativeLibsAssam Boudjelthia2022-10-211-2/+24
* Layouts docs: pass parent widget in the ctorAhmad Samir2022-10-2112-39/+35
* QLibrary: fix loading multiple versions of a libraryThiago Macieira2022-10-202-5/+75
* Android: skip tessellation(Vulkan)Assam Boudjelthia2022-10-201-0/+2
* QBenchlib/Perf: open the perffd with PERF_FLAG_FD_CLOEXECThiago Macieira2022-10-202-55/+837
* Android: Fix clipboard issue with urlsChristian Strømme2022-10-201-12/+10
* Fix typo in QWasmWindowStack's nameMikolaj Boc2022-10-204-32/+32
* macOS: Fix synthetic bold on scaled paintersEskil Abrahamsen Blomfeldt2022-10-201-2/+17
* rhi: gl: Apply a workaround for macOSLaszlo Agocs2022-10-202-6/+23
* rhi: vk: Switch to cheaper VMA statistics APILaszlo Agocs2022-10-202-10/+12
* vkmemalloc: Disable nullability warning on Apple with clangLaszlo Agocs2022-10-202-0/+30
* Update Vulkan memory allocatorLaszlo Agocs2022-10-2010-11775/+12938
* QRhi: Allow negative viewport originAntti Määttä2022-10-204-22/+33
* qmake: Add CFBundleDevelopmentRegion to the macOS Info.plistTor Arne Vestbø2022-10-201-0/+2