summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Doc: fix copy paste errors in border-*-style documentationJoni Poikelin2020-03-211-4/+4
* Fix double scaling of SVG icons on high DPI screensTor Arne Vestbø2020-03-131-2/+6
* Fix non-trivial soft-hyphen line breaksAllan Sandfeld Jensen2020-03-101-13/+16
* Add the include for QPointer to avoid MSVC compilation errorShawn Rutledge2020-03-031-0/+1
* Fix geometry handling for native child windowsFriedemann Kleint2020-02-282-6/+17
* QTextMarkdownImporter: fix use after free; add fuzz-generated testsShawn Rutledge2020-02-282-3/+6
* Fix a quadratic behavior in the BiDi algorithmLars Knoll2020-02-271-2/+1
* Fix bounding box of zero-width entities in QFontEngineFTAllan Sandfeld Jensen2020-02-271-0/+3
* QShaderGenerator: Allow more expressions in input nodesNicolas Guichard2020-02-201-6/+3
* QShaderGenerator: Don't crash when a node has multiple outputsNicolas Guichard2020-02-201-28/+39
* Doc: Update description of QTextDocument::characterCountPaul Wicking2020-02-201-0/+3
* QShaderGraph: don't generate statements with undefined inputsNicolas Guichard2020-02-191-0/+47
* Fix QShaderGenerator crashing when a node port name prefixed another oneNicolas Guichard2020-02-191-3/+39
* Make libmd4c a private dependency of Qt GUIDmitry Shachnev2020-02-181-1/+1
* wasm: add platform qsettingsLorn Potter2020-02-181-7/+1
* Fix typo in QGuiApplication's documentationYuhang Zhao2020-02-181-1/+1
* QShaderGraph: Fix statement creation for graphs with dangling branchesNicolas Guichard2020-02-171-5/+12
* Add \since to namespace QColorConstantsFriedemann Kleint2020-02-121-0/+1
* Markdown importer: properly set hyperlinksGiuseppe D'Angelo2020-02-032-2/+78
* Markdown importer: use Unicode decodingGiuseppe D'Angelo2020-02-031-2/+2
* Fix 'the the' typo in commentsLinus Jahn2020-02-025-8/+8
* Fix NEON support on Android armeabi-v7aAllan Sandfeld Jensen2020-01-302-2/+2
* Doc: Update out dated QImage::constScanLine documentationJoni Poikelin2020-01-301-1/+3
* 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