summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Port default font resolve to SystemParametersInfoForDpiMorten Sørvig2022-11-012-12/+4
* rhi: gl: Skip the prim.restart enable on WebGL2Laszlo Agocs2022-10-311-1/+8
* wasm: convert and propagate filetype accept listMorten Sørvig2022-10-281-1/+65
* rhi: gl: Make sure stencil write is enabled when clearingLaszlo Agocs2022-10-261-1/+3
* QWindowsFontDatabaseBase: Override both fontEngine functionsMårten Nordheim2022-10-262-0/+8
* FontEngine[DirectWrite]: Mark interface functions noexceptMårten Nordheim2022-10-261-10/+10
* Initialize flag memory in raster paint engine to avoid valgrind warningEirik Aavitsland2022-10-251-0/+1
* QCoreTextFontEngine: Mark CGAffineTransformConcat as unusedTor Arne Vestbø2022-10-241-1/+2
* Fix texture-based native child widget stretchingLaszlo Agocs2022-10-221-2/+1
* macOS: Fix less common writing systems on Catalina and laterEskil Abrahamsen Blomfeldt2022-10-212-8/+138
* QRhi: Allow negative viewport originAntti Määttä2022-10-214-22/+33
* Fix generating PDFs with DirectWrite engineEskil Abrahamsen Blomfeldt2022-10-202-0/+77
* Fix duplicated words in documentationMårten Nordheim2022-10-191-2/+2
* Allow programmatic closing of windows that are modally blockedVolker Hilsheimer2022-10-111-2/+3
* doc: Add docs for QPointingDevice::GrabTransition and grabChanged signalShawn Rutledge2022-10-111-0/+42
* QPdfEngine: port from raw zlib to qCompress()Marc Mutz2022-10-111-7/+6
* QtRhi: make two plain arrays inline and constexprYuhang Zhao2022-10-102-2/+2
* vulkan: Re-enable VK_KHR_portability driversLaszlo Agocs2022-10-063-13/+38
* fix fontconfig detectionEric Lemanissier2022-10-061-1/+1
* Make sure that palette cache keys are uniqueVolker Hilsheimer2022-10-061-5/+16
* Update documentation of qWaitForWindowActive / qWaitForWindowExposedAxel Spoerl2022-10-011-9/+15
* OpenGL: Remove pre-Win10 leftoversYuhang Zhao2022-09-301-9/+0
* Send string to Atspi DBus interface on value changed for comboboxesFushan Wen2022-09-291-1/+3
* qHash: Add seed argument for classes inheriting QStringMårten Nordheim2022-09-281-1/+4
* Rename QHoverEvent ctor pos argument to scenePosShawn Rutledge2022-09-232-5/+5
* Revert "QTextLayout: fix maximumWidth() for a text containing line separator"Eskil Abrahamsen Blomfeldt2022-09-233-12/+1
* Make commit() call in QTouchEventWidgetSequence explicitAxel Spoerl2022-09-201-1/+1
* QTextLayout: fix maximumWidth() for a text containing line separatorVladimir Belyavsky2022-09-203-1/+12
* a11y atspi: Add null check in GetRowHeader handlingMichael Weghorn2022-09-161-3/+3
* Avoid crash in QTextMarkdownWriter::writeBlock()Shawn Rutledge2022-09-101-2/+2
* Doc: Add missing since 6.2 to QImage and QPixmapYuhang Zhao2022-09-072-4/+8
* QTextDocumentLayout: Account for topMargin when hit-testingTang Haixiang2022-09-061-1/+1
* Use QVarLengthFlatMap for QPointingDevicePrivate::activePointsShawn Rutledge2022-09-062-1/+2
* Doc: 3rd party: Fix reference to FreeType LICENSE.txtTopi Reinio2022-09-021-1/+1
* Restore signature of qt_handleTouchEvent()Kai Köhne2022-08-313-3/+13
* Make QKdeTheme aware of runtime theme changesAxel Spoerl2022-08-311-5/+148
* a11y: Don't reassign unique ID to other object right awayMichael Weghorn2022-08-311-6/+6
* QDBusTrayIcon: add xdg-activation supportIlya Fedin2022-08-312-0/+10
* Derive PlaceholderText color from Text color in QPaletteAxel Spoerl2022-08-301-0/+34
* Add nullptr check for theme when initializing paletteDoris Verria2022-08-301-2/+4
* a11y: Prevent one case of losing a11y interface when setting event childMichael Weghorn2022-08-271-1/+2
* RHI: Make sure to compare bindings when comparing QShadersAndy Nichols2022-08-261-2/+2
* qt_fusionPalette: make links more legible on dark backgroundsMitch Curtis2022-08-251-2/+7
* CMake: don't use full paths for X11 SM and ICE libsSamuli Piippo2022-08-241-1/+1
* Account for dark system themes in qt_fusionPaletteMitch Curtis2022-08-242-42/+43
* Fix build without highdpiscaling featureIlya Fedin2022-08-231-0/+3
* Move PreselectFirstFileInDirectory theme hint from QGtk3Theme to QGnomeThemeIlya Fedin2022-08-221-0/+2
* a11y atspi: Send correct D-Bus reply for GetAttributeValueMichael Weghorn2022-08-192-12/+4
* a11y atspi: Add missing closing tag in introspection XMLMichael Weghorn2022-08-191-0/+1
* a11y atspi: Send D-Bus reply for "GetCaption" in expected formatMichael Weghorn2022-08-171-3/+3