summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| | * 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
* | | | Add QWindow::startSystemMove and startSystemResizeJohan Klokkhammer Helsing2020-01-284-20/+85
* | | | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2020-01-283-2/+54
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-283-2/+54
| |\| | |
| | * | | 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
* | | | | Deprecate all methods that use QMatrixJarek Kobus2020-01-2823-27/+118
|/ / / /
* | | | Doc: Clarify usage of Qt::ReturnByValue in QCursorSze Howe Koh2020-01-271-4/+4
* | | | Doc: Replace some usages of 0/zero/null with \nullptrSze Howe Koh2020-01-272-5/+5
* | | | Doc/QtGui: replace some 0 with \nullptrChristian Ehrlicher2020-01-267-10/+10
* | | | Windows QPA: Add detection of dark modeFriedemann Kleint2020-01-251-0/+15
* | | | QCursor: Allow bitmap() and mask() to return by-valueSze Howe Koh2020-01-262-3/+88
* | | | Register QColorSpace as a QtGui metatypeAllan Sandfeld Jensen2020-01-253-0/+12
* | | | Fix some qdoc-warningsFriedemann Kleint2020-01-243-3/+3
* | | | Replace most use of QVariant::type and occurrences of QVariant::TypeOlivier Goffart2020-01-2331-111/+112
* | | | Deprecate QFont::ForceIntegerMetrics and QFont::OpenGLCompatibleEskil Abrahamsen Blomfeldt2020-01-232-6/+8
* | | | Introduce VK_KHR_display support for i.MX8 devicesLaszlo Agocs2020-01-221-7/+10
* | | | Mark QApplication::globalStrut as deprecatedVolker Hilsheimer2020-01-221-1/+1
* | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-187-43/+44
|\| | |
| * | | 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
| | |/ | |/|
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-152-11/+31
|\| |
| * | doc: explain QWheelEvent::angleDelta() more thoroughlyShawn Rutledge2020-01-131-9/+19
| * | Remove empty block at beginning of imported markdownRainer Keller2020-01-131-2/+12
* | | Unify application palette handling between QGuiApplication and QApplicationTor Arne Vestbø2020-01-132-52/+76