summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Doc: Add see also link to QScreen::handle()Paul Wicking2020-01-301-0/+2
* Don't use libpng allocated buffer to store ICC profile dataAllan Sandfeld Jensen2020-01-301-1/+1
* Doc: Fix copy-paste error in QOpenGLTexture::Target docsLeena Miettinen2020-01-281-1/+3
* Merge remote-tracking branch 'origin/5.14.1' into 5.14Liang Qi2020-01-281-1/+1
|\
| * Merge 5.14 into 5.14.1Kari Oikarinen2020-01-156-20/+70
| |\
| * | Restore QHighDPIScaling::isActive() 5.13 behaviorMorten Johan Sørvig2020-01-141-1/+1
* | | Doc: Update the stylesheet reference for widgets and richtextVenugopal Shivashankar2020-01-271-1/+42
* | | Allow benign errors when writing PNGsAllan Sandfeld Jensen2020-01-231-1/+4
* | | macOS: Remove doc references to the Carbon frameworkTor Arne Vestbø2020-01-221-2/+2
* | | Doc: Add the line-height CSS property to the listVenugopal Shivashankar2020-01-211-0/+8
* | | Doc: Update text that refers to deprecated member function width()Paul Wicking2020-01-171-33/+37
* | | Doc: Fix qdoc compilation errors qtbaseNico Vertriest2020-01-175-6/+3
* | | QColor: add casts to ushortGiuseppe D'Angelo2020-01-171-4/+4
| |/ |/|
* | doc: explain QWheelEvent::angleDelta() more thoroughlyShawn Rutledge2020-01-131-9/+19
* | Remove empty block at beginning of imported markdownRainer Keller2020-01-131-2/+12
* | Windows QPA: Update documentation on command line optionsFriedemann Kleint2020-01-101-3/+21
* | QInputDeviceManager: initialize device countsSamuli Piippo2020-01-091-1/+1
* | Share updates to QGuiApplicationPrivate::app_pal via helper functionTor Arne Vestbø2020-01-092-5/+16
* | Disable support for RasterOpModes in GL paint engineJean-Michaël Celerier2020-01-091-0/+1
|/
* Restore High DPI scale factorsFriedemann Kleint2020-01-071-3/+3
* QTextDocument: Set the font family to be after the families setAndy Shaw2020-01-061-4/+2
* Fix semi-transparent text on Linux with subpixel anti-aliasingAllan Sandfeld Jensen2020-01-051-1/+5
* QTextDocument: Give fontFamily() precedence over fontFamilies()Ulf Hermann2020-01-022-26/+14
* Don’t reset highDpicaleFactorRoundingPolicyMorten Johan Sørvig2019-12-191-2/+0
* High-DPI: restore rounding behavior on AndroidMorten Johan Sørvig2019-12-191-0/+8
* macOS: Deliver theme changes synchronouslyTor Arne Vestbø2019-12-192-2/+3
* Doc: Add since versionPaul Wicking2019-12-191-0/+2
* Sync implementation of QGuiApplication and QApplication setPaletteTor Arne Vestbø2019-12-171-3/+4
* Let sendApplicationPaletteChange() decide when it needs to exit earlyTor Arne Vestbø2019-12-171-2/+4
* Remove ApplicationResourceFlags::ApplicationPaletteExplicitlySetTor Arne Vestbø2019-12-171-4/+1
* Fix QPainter::drawLines() with cosmetic penEirik Aavitsland2019-12-171-0/+1
* QTextDocument: compile with QT_NO_PRINTERChristian Ehrlicher2019-12-161-0/+2
* Use pkg-config to find libjpegMarius Kittler2019-12-151-0/+1
* OpenGL: Fix signature of GLDEBUGPROC in qopenglextrafunctions.hAlexandru Croitor2019-12-131-1/+1
* Doc: Fix qdoc compilation errors qtbaseNico Vertriest2019-12-122-2/+2
* Move the tooltip out of the way of very large mouse cursorsVolker Hilsheimer2019-12-092-0/+9
* rhi: metal: Do not fail pipeline creation upon compiler warningsLaszlo Agocs2019-12-091-1/+4
* Fix crash on debug output of null QColorSpaceAllan Sandfeld Jensen2019-12-091-4/+6
* Fix updating the text cursor position after editingSona Kurazyan2019-12-061-0/+1
* Copy formatting attributes when cloning an empty QTextDocumentSona Kurazyan2019-12-051-1/+13
* Fix assert in QTextDocument CSS parser on "border-width: 1pt"David Faure2019-12-033-4/+8
* rhi: Remove unused compat functionsLaszlo Agocs2019-12-031-20/+0
* RHI/Vulkan: Fix buildFriedemann Kleint2019-12-021-0/+1
* rhi: vulkan: Remove unused includeLaszlo Agocs2019-11-291-1/+0
* wasm: Disable TextureSwizzleFredrik Orderud2019-11-281-2/+6
* Silence intel compiler warning about float comparisonOlivier Goffart2019-11-286-0/+6
* rhi: gl: Fix ms renderbuffer on WASM with WebGL2Laszlo Agocs2019-11-281-2/+1
* Fix renderbufferStorageMultisample: invalid internalformatFredrik Orderud2019-11-261-4/+2
* rhi: d3d11: Do not rely on Win10-only enum valueLaszlo Agocs2019-11-221-1/+1
* Don’t warn on QT_AUTO_SCREEN_SCALE_FACTOR usageMorten Johan Sørvig2019-11-201-6/+3