summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix punctation in QPdfWriter::addFileAttachmentKai Koehne2020-02-281-1/+1
* Merge remote-tracking branch 'origin/5.14' into 5.15Lars Knoll2020-02-272-2/+4
|\
| * 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
* | QScreen::virtualSiblingAt(): pass QPoint by valueShawn Rutledge2020-02-262-2/+2
* | Add replacement message to deprecation of QImage::alphaChannel()Allan Sandfeld Jensen2020-02-251-1/+2
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-222-28/+39
|\|
| * 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
* | rhi: Allow querying the native buffer objects behind a QRhiBufferLaszlo Agocs2020-02-2110-0/+124
* | rhi: Do not rely on unspecified relation between readbacks and FramesInFlightLaszlo Agocs2020-02-217-17/+61
* | Merge remote-tracking branch 'origin/5.14' into 5.15Friedemann Kleint2020-02-203-4/+87
|\|
| * 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
* | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Liang Qi2020-02-183-6/+14
|\ \
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-02-183-6/+14
| |\|
| | * 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
* | | Send the LanguageChange event to all top level windows, not just widgetsAndy Shaw2020-02-181-0/+4
|/ /
* | Parse grayscale ICC profilesAllan Sandfeld Jensen2020-02-171-35/+81
* | Deprecate QTabletEvent::device() in favor of deviceType()Shawn Rutledge2020-02-172-1/+9
* | Mark missing deprecation in QTabletEventAllan Sandfeld Jensen2020-02-142-0/+15
* | Avoid dangling QGuiApplicationPrivate pointerEirik Aavitsland2020-02-131-1/+6
* | rhi: Allow detecting texelFetch supportLaszlo Agocs2020-02-137-2/+20
* | a11y: Remove a ### Qt6 that doesn't make much senseJan Arve Sæther2020-02-121-2/+2
* | rhi: vulkan: Fix descriptor update with more objects involvedLaszlo Agocs2020-02-101-7/+21
* | rhi: Add depth bias and slope scaled depth biasLaszlo Agocs2020-02-066-1/+37
* | rhi: d3d: Make DepthClipEnable set to trueLaszlo Agocs2020-02-061-0/+1
* | rhi: metal: Make sure the resources are sorted based on the native bindingsLaszlo Agocs2020-02-061-49/+81
* | Rename Qt::ReturnByValue_t -> Qt::ReturnByValueConstantSze Howe Koh2020-02-062-6/+6
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-0412-16/+96
|\|
| * 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
* | rhi: Improve isClipDepthZeroToOne() docLaszlo Agocs2020-02-031-9/+24
* | Suppress deprecation warnings for QFont::ForceIntegerMetricsEskil Abrahamsen Blomfeldt2020-02-031-0/+3
* | Allow creating a valid QColorSpace one value at a timeAllan Sandfeld Jensen2020-02-011-8/+20
* | rhi: Enable sampler address mode W in the APILaszlo Agocs2020-01-3013-48/+71
* | Deprecate QImageIOHandler gamma correctionAllan Sandfeld Jensen2020-01-304-0/+12
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-292-2/+4
|\|
| * 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
| |\