summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* qwindowstheme: Remove unused functionMårten Nordheim2022-10-251-12/+0
* a11y: support GetAccessibleId for at-spiHarald Sitter2022-10-251-0/+26
* Use the correct way to check for AsyncifyMikolaj Boc2022-10-251-2/+4
* Add Qt plugins to the dependency list with their dependenciesAlexey Edelev2022-10-251-4/+11
* Windows 11: draw checked menu items with an explicit backgroundVolker Hilsheimer2022-10-251-0/+11
* Fix build with -no-feature-highdpiscalingTor Arne Vestbø2022-10-251-13/+15
* QProperty: Update documentation to reflect eager evaluationFabian Kosmale2022-10-251-159/+182
* Add QNativeInterface::QWaylandApplicationDavid Redondo2022-10-253-0/+72
* Replace `arg_BIG_RESOURCES` with `rcc_BIG_RESOURCES`Amir Masoud Abdol2022-10-251-4/+4
* Make Qt on WASM correctly draw windows with QT_SCALE_FACTORMikolaj Boc2022-10-251-3/+4
* QBenchlib: stop exporting {begin,end}BenchmarkMeasurementThiago Macieira2022-10-241-2/+2
* QBenchlib: remove unused checkpoint() virtualThiago Macieira2022-10-249-36/+1
* QBenchlib: remove unused repeatCount() virtualThiago Macieira2022-10-243-3/+0
* QBenchlib/Perf: remove ioctl(FD_CLOEXEC)Thiago Macieira2022-10-241-2/+0
* QBenchlib/Perf: use WalltimeNanoseconds for the task timeThiago Macieira2022-10-241-8/+4
* StyleSheet: use item background rule when filling row backroundVolker Hilsheimer2022-10-251-4/+12
* Initialize flag memory in raster paint engine to avoid valgrind warningEirik Aavitsland2022-10-241-0/+1
* QTreeView: fix drawing of background for alternate rowsVolker Hilsheimer2022-10-242-5/+17
* Windows: bump NTDDI_VERSION to latest version and remove some duplicated codeYuhang Zhao2022-10-246-24/+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
* Add QPlatformTheme::MenuBarFocusOnAltPressReleaseVolker Hilsheimer2022-10-234-2/+10
* QApplication: send QHoverEvents with correct scenePosition()Shawn Rutledge2022-10-231-2/+4
* 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-211-1/+1
* Fix the workaround in ~QWasmOpenGLContextMikolaj Boc2022-10-212-7/+21
* 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-214-12/+10
* 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-211-5/+6
* 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
* Replace usages of Q_CLANG_QDOC with Q_QDOCLuca Di Sera2022-10-21128-291/+291
* 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-211-2/+3
* 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-201-5/+9
* 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-203-21/+21
* macOS: Fix synthetic bold on scaled paintersEskil Abrahamsen Blomfeldt2022-10-201-2/+17