summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | rhi: d3d11: Fix enabling alpha compositingLaszlo Agocs2019-09-121-5/+16
| | * | | rhi: Make the clang code model happy as much as we canLaszlo Agocs2019-09-127-464/+470
| | * | | Simplify QColorSpacePrivate initializationTor Arne Vestbø2019-09-124-22/+20
| | * | | rhi: d3d11: Add the device lost testing machineryLaszlo Agocs2019-09-125-1/+290
| | * | | QtGui: replace some QMutexLockers with (new) qt_{scoped,unique}_lock()Marc Mutz2019-09-125-17/+20
| * | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-1119-157/+336
| |\| | |
| | * | | Fix qdoc warningsFriedemann Kleint2019-09-103-3/+5
| | * | | Dpi settings: QT_SCREEN_SCALE_FACTORS enables scaling againDavid Faure2019-09-101-1/+1
| | * | | Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"Friedemann Kleint2019-09-093-12/+15
| | |\ \ \
| | | * \ \ Merge remote-tracking branch 'origin/5.13' into 5.14Friedemann Kleint2019-09-093-12/+15
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-09-082-4/+8
| | | | |\ \
| | | | | * \ Merge remote-tracking branch 'origin/5.12.5' into 5.12Qt Forward Merge Bot2019-09-071-8/+7
| | | | | |\ \
| | | | | | * | Fix crash when text contains too many directional charsRainer Keller2019-08-301-8/+7
| | | | | * | | Deliver stationary touchpoints that have changed pressureShawn Rutledge2019-09-021-3/+7
| | | | | * | | Avoid invalid memory access in QIconCacheGtkReader::lookup()Alexander Volkov2019-09-021-1/+1
| | | | * | | | Merge remote-tracking branch 'origin/5.13.1' into 5.13Qt Forward Merge Bot2019-09-051-8/+7
| | | | |\ \ \ \
| | | | | * | | | Fix crash when text contains too many directional charsv5.13.1Rainer Keller2019-08-311-8/+7
| | | | | * | | | eglfs: Fix raster windowsLaszlo Agocs2019-08-154-4/+11
| | * | | | | | | rhi: gl, metal, d3d: Reuse shader objects when source is the sameLaszlo Agocs2019-09-0913-141/+315
| | |/ / / / / /
| * | | | | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-0913-205/+180
| |\| | | | | |
| | * | | | | | Remove BT.2020 support from QColorSpaceAllan Sandfeld Jensen2019-09-085-49/+4
| | * | | | | | qrhid3d11: Remove unused variable blockDimMårten Nordheim2019-09-071-1/+0
| | * | | | | | Allow render-to-texture widgets to tell if they want premul blendingLaszlo Agocs2019-09-062-7/+16
| | * | | | | | rhi: metal: Avoid upsetting validation in viewport and scissorLaszlo Agocs2019-09-061-2/+35
| | * | | | | | Combine BGR30_to_RGB30 and BGR888_to_RGB888Allan Sandfeld Jensen2019-09-054-146/+125
| * | | | | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-0547-586/+1414
| |\| | | | | |
| | * | | | | | Doc: Remove 'f.i.'Kai Koehne2019-09-041-1/+1
| | * | | | | | Limit QColorSpacePrimaries export to auto-testTor Arne Vestbø2019-09-041-1/+1
| | * | | | | | Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"Liang Qi2019-09-048-77/+87
| | |\ \ \ \ \ \
| | | * | | | | | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-048-77/+87
| | | |\| | | | |
| | | | * | | | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-313-54/+58
| | | | |\ \ \ \ \ | | | | | | |/ / / | | | | | |/| | |
| | | | | * | | | Add Third-Party code in qregion.cpp to qt_attribution.json fileKai Koehne2019-08-283-54/+58
| | | | * | | | | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-08-271-0/+5
| | | | |\| | | |
| | | | | * | | | Don't defer platform backingstore creation if we already have a platform windowTor Arne Vestbø2019-08-241-0/+5
| | | | | * | | | Use qsizetype for qt_memfill functionsThiago Macieira2019-08-248-29/+32
| | | | * | | | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-242-5/+6
| | | | |\| | | |
| | | | | * | | | QGuiApplication: drop mutex before emitting fontChanged()Marc Mutz2019-08-231-2/+5
| | | | | | |/ / | | | | | |/| |
| | | | | * | | Avoid double QCache lookup in QOpenGLProgramBinaryCacheLaszlo Agocs2019-08-221-3/+1
| | | | * | | | Merge remote-tracking branch 'qt/5.12' into 5.13Paul Olav Tvete2019-08-203-18/+18
| | | | |\| | |
| | | | | * | | Simplify QBezier::addPolygon() implementationEirik Aavitsland2019-08-191-18/+14
| | | | | * | | Guard with a mutex in QOpenGLProgramBinaryCache where neededLaszlo Agocs2019-08-172-0/+4
| | | | | * | | QTextureFileReader: backport ASTC supportEirik Aavitsland2019-08-155-1/+260
| | * | | | | | Merge memrotate and blit feasability checksAllan Sandfeld Jensen2019-09-042-26/+28
| | |/ / / / /
| | * | | | | QtGui: Refactor parsing of the High DPI scaling env variablesFriedemann Kleint2019-09-031-9/+10
| | * | | | | Don't export QIcc helper functionsTor Arne Vestbø2019-09-031-2/+2
| | * | | | | Simplify QColorSpace named presetsTor Arne Vestbø2019-09-035-88/+73
| | * | | | | Fix some qdoc warnings in 5.14Friedemann Kleint2019-09-031-4/+4
| * | | | | | QVulkanWindow: Add function to retrieve graphics queue family indexFrank Richter2019-09-022-0/+18
* | | | | | | Fix Android build from multi-arch qmake changesLeander Beernaert2019-10-142-6/+6
* | | | | | | Regenerate qtbase after wip/qt6 -> wip/cmake mergeAlexandru Croitor2019-10-143-127/+187