summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | | Fixup includesAllan Sandfeld Jensen2019-09-022-1/+2
* | | Fixup move semantics of QColorSpaceAllan Sandfeld Jensen2019-09-023-37/+66
* | | QTouchDevice: don't play ping-pong with q*PostRoutine()Marc Mutz2019-08-301-15/+17
* | | rhi: vulkan: Introduce secondary command buffer usageLaszlo Agocs2019-08-2913-172/+484
* | | rhi: vulkan: Add missing VK_QUERY_RESULT_WAIT_BITLaszlo Agocs2019-08-291-1/+2
* | | rhi: Attempt to fix up the logic around beginExternal()Laszlo Agocs2019-08-296-67/+102
* | | rhi: vulkan: Expose the VkRenderPass via the usual mechanismsLaszlo Agocs2019-08-295-0/+38
* | | Mark all rhi docs as internalLaszlo Agocs2019-08-278-61/+122
* | | Merge remote-tracking branch 'origin/dev' into 5.14Liang Qi2019-08-2731-240/+1427
|\ \ \
| * | | Say hello to Android multi arch build in one goBogDan Vatra2019-08-262-16/+45
| * | | Long live QColorConstants!Marc Mutz2019-08-255-16/+935
| * | | Remove usages of deprecated APIs of QWheelEventSona Kurazyan2019-08-231-0/+4
| * | | Introduce QImage::Format_BGR888Allan Sandfeld Jensen2019-08-239-65/+232
| * | | Android: Update clang mkspecsBogDan Vatra2019-08-221-4/+0
| * | | Simplify QBezier::split()Marc Mutz2019-08-221-23/+13
| * | | QBezier: replace out parameters by return-by-value in split()Marc Mutz2019-08-223-24/+24
| * | | QFont: remove unused member QFontPrivate::screenChristian Ehrlicher2019-08-223-18/+8
| * | | wasm: Add saveFileContent()Morten Johan Sørvig2019-08-202-0/+39
| * | | Clean up the docs of qevent.cppSona Kurazyan2019-08-201-50/+2
| * | | QTextDocument: add css-styling of table cell borders to HTML import/exportNils Jeisecke2019-08-196-29/+130
* | | | Widget style: Use per-screen DPI in QStyleHelper::dpiScaled()Friedemann Kleint2019-08-232-1/+22
* | | | Add high-DPI scale factor rounding policy C++ APIMorten Johan Sørvig2019-08-235-31/+74
* | | | Deprecate QT_AUTO_SCREEN_SCALE_FACTORMorten Johan Sørvig2019-08-231-6/+23
* | | | Update QT_SCREEN_SCALE_FACTORSFriedemann Kleint2019-08-232-17/+46
* | | | Move QT_FONT_DPI to cross-platform codeMorten Johan Sørvig2019-08-235-6/+19