summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
...
* Merge "rhi: gl: Fix missing uniform data with certain command lists"Laszlo Agocs2021-03-092-1/+33
|\
| * rhi: gl: Fix missing uniform data with certain command listsLaszlo Agocs2021-03-092-1/+33
* | Merge "Support EGL protected content extension"Elvis Lee2021-03-093-1/+22
|\ \
| * | Support EGL protected content extensionElvis Lee2021-03-093-1/+22
| |/
* / wayland: Remove bogus warning about ignoring WAYLAND_DISPLAYEskil Abrahamsen Blomfeldt2021-03-091-7/+18
|/
* Add deviceIndependentSize() to QPixmap and QImageMorten Johan Sørvig2021-03-084-3/+36
* QQuaternion: mark as PRIMITIVE typeGiuseppe D'Angelo2021-03-051-1/+1
* Add QColorSpace::descriptionAllan Sandfeld Jensen2021-03-045-2/+35
* Doc: Use correct include for QWGLContextPaul Wicking2021-03-041-1/+1
* Port some value classes away from QScopedPointerGiuseppe D'Angelo2021-03-035-70/+55
* Doc: Specify correct include for QWGLContextPaul Wicking2021-03-031-0/+1
* High-DPI: Set the minimum scale factor to 1Morten Johan Sørvig2021-03-021-5/+3
* Handle para tags the same way for OOB checks as the other tagsAllan Sandfeld Jensen2021-03-021-21/+16
* Handle desc tags the same way for OOB checks as the other tagsAllan Sandfeld Jensen2021-03-011-7/+3
* Limit value in setFontSizeFromValue()Robert Löhning2021-03-011-2/+2
* QBrush: get rid of an unused private functionGiuseppe D'Angelo2021-02-282-6/+0
* Fix out-of-buffer in ICC curv parsingAllan Sandfeld Jensen2021-02-281-5/+6
* Reduce warnings from ICC parsingAllan Sandfeld Jensen2021-02-252-9/+11
* Fix logic problems with table based grayscale ICC profilesAllan Sandfeld Jensen2021-02-252-6/+6
* Add more support for structured bindingsGiuseppe D'Angelo2021-02-251-0/+79
* QIcon::setIsMask: don't dereference nullptrVolker Hilsheimer2021-02-251-2/+2
* And fix handling and test of QImage::fill(uint) as wellAllan Sandfeld Jensen2021-02-251-0/+4
* Improve QImage::fill(uint) documentationAllan Sandfeld Jensen2021-02-251-5/+5
* Assert that either both or neither pointer are nullptrVolker Hilsheimer2021-02-241-0/+2
* Avoid int overflow in QImage rotate90/180/270Eirik Aavitsland2021-02-241-21/+21
* Move build tools to libexec instead of the bin dirJoerg Bornemann2021-02-231-1/+1
* Fix handling of virtual/native pixels in QAndroidPlatformWindowAndreas Buhr2021-02-231-15/+22
* iOS: Pass the text to handleExtendedKeyEvent when knownAndy Shaw2021-02-232-2/+6
* QAbstractFileIconProvider: Use platform theme iconsFriedemann Kleint2021-02-213-24/+114
* Initialize some uninitialized member variablesHe MingYang2021-02-202-8/+10
* Add scaledPixmap() overrideMorten Johan Sørvig2021-02-192-0/+7
* Make constructing QFont from families explicitVolker Hilsheimer2021-02-181-1/+1
* Doc: Fix documentation warnings qtbaseNico Vertriest2021-02-181-4/+4
* Use newlines more consistently in generate compile-test codeEdward Welbourne2021-02-152-48/+28
* Simplify test-snippets in configure.cmakeEdward Welbourne2021-02-152-64/+32
* QRectF/Documentation: Fix malformed tableFriedemann Kleint2021-02-151-1/+1
* MinGW: fix warning in QMatrix4x4::map functionsMårten Nordheim2021-02-151-5/+5
* Extend colorspace testing and fix bug it uncoveredAllan Sandfeld Jensen2021-02-132-1/+3
* Fix Wacom Art Pen detection on xcbShawn Rutledge2021-02-122-3/+8
* Fix QImage::fill with semi-transparent QColorAllan Sandfeld Jensen2021-02-121-11/+10
* Revert "Remove the qmake project files" for snippetsNico Vertriest2021-02-121-0/+3
* QMatrix4x4: deprecate operator*(QVector3D, QMatrix4x4)Giuseppe D'Angelo2021-02-112-6/+9
* Fix mingw compiler warningsMårten Nordheim2021-02-113-32/+22
* QMatrix4x4: deprecate operator*(QMatrix4x4, QVector3D/QPoint(F))Giuseppe D'Angelo2021-02-112-3/+37
* Filter cosmetic lines using transformed, not world coordinatesEirik Aavitsland2021-02-101-4/+4
* QTextureFileData: support key value metadataJonas Karlsson2021-02-094-3/+56
* Canonical pointer usageHou Lei2021-02-091-6/+6
* Long live VK_KHR_display platform plugin!Laszlo Agocs2021-02-081-0/+6
* egl: Add debug option to print all EGLConfigsLaszlo Agocs2021-02-081-0/+15
* Handle macOS 11 issues in softHyphens testAllan Sandfeld Jensen2021-02-081-2/+8