summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
...
| | | * rhi: metal: Do not fail pipeline creation upon compiler warningsLaszlo Agocs2019-12-091-1/+4
| | | * Fix crash on debug output of null QColorSpaceAllan Sandfeld Jensen2019-12-091-4/+6
| | | * Fix updating the text cursor position after editingSona Kurazyan2019-12-061-0/+1
| | | * Copy formatting attributes when cloning an empty QTextDocumentSona Kurazyan2019-12-051-1/+13
* | | | Move QOpenGLDebugLogger from QtGui to QtOpenGLJohan Klokkhammer Helsing2019-12-113-2049/+0
|/ / /
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-09166-1414/+1619
|\| |
| * | Tidy nullptr usageAllan Sandfeld Jensen2019-12-06152-1418/+1418
| * | Don't use QHash::unite to merge hashesLars Knoll2019-12-051-1/+1
| * | QDoubleValidator: Fix thousand separator handlingFabian Kosmale2019-12-051-1/+1
| * | RHI: new native texture APIPaul Olav Tvete2019-12-0512-0/+205
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-054-24/+8
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-044-24/+8
| |\|
| | * Fix assert in QTextDocument CSS parser on "border-width: 1pt"David Faure2019-12-033-4/+8
| | * rhi: Remove unused compat functionsLaszlo Agocs2019-12-031-20/+0
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-0410-9/+16
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Ulf Hermann2019-12-0310-9/+16
| |\|
| | * RHI/Vulkan: Fix buildFriedemann Kleint2019-12-021-0/+1
| | * rhi: vulkan: Remove unused includeLaszlo Agocs2019-11-291-1/+0
| | * wasm: Disable TextureSwizzleFredrik Orderud2019-11-281-2/+6
| | * Silence intel compiler warning about float comparisonOlivier Goffart2019-11-286-0/+6
| | * rhi: gl: Fix ms renderbuffer on WASM with WebGL2Laszlo Agocs2019-11-281-2/+1
| | * Fix renderbufferStorageMultisample: invalid internalformatFredrik Orderud2019-11-261-4/+2
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-301-26/+2
|\| |
| * | Remove convert_ARGB_PM_to_ARGBAllan Sandfeld Jensen2019-11-281-26/+2
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-2915-156/+290
|\| |
| * | Improve QShortcutMap debug outputMitch Curtis2019-11-281-53/+28
| * | webassembly: enable opengl es3Lorn Potter2019-11-281-1/+1
| * | rhi: Allow testing QRhiRenderPassDescriptors for compatibilityLaszlo Agocs2019-11-2712-68/+202
| * | Enable QRhi Metal backend on iOSLaszlo Agocs2019-11-277-34/+59
* | | Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2019-11-273-5/+5
|\| |
| * | Improve QTextDocumentPrivate cursor performanceLangonda Agag2019-11-252-4/+4
* | | Fix Qt6 TODOs in qcolorAllan Sandfeld Jensen2019-11-252-60/+1
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-2553-431/+345
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-232-7/+4
| |\|
| | * rhi: d3d11: Do not rely on Win10-only enum valueLaszlo Agocs2019-11-221-1/+1
| | * Don’t warn on QT_AUTO_SCREEN_SCALE_FACTOR usageMorten Johan Sørvig2019-11-201-6/+3
| * | Avoid initializing QFlags with 0 or nullptr in further casesFriedemann Kleint2019-11-229-61/+33
| * | Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-2023-45/+44
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-201-0/+1
| |\|
| | * QWheelEvent: add \since flag for ctorChristian Ehrlicher2019-11-191-0/+1
| * | Implement inplace image conversion for generic down conversionsAllan Sandfeld Jensen2019-11-191-5/+24
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-191-1/+11
| |\|
| | * HiDPI: Select most fitting pixel ratio when painting QIconFlorian Korsakissok2019-11-181-1/+6
| | * Fix: QIcon high dpi scaling when aspect ratio differsEirik Aavitsland2019-11-151-0/+5
| * | Fix kerning with fractional pixel sizeEskil Abrahamsen Blomfeldt2019-11-181-4/+4
| * | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2019-11-156-7/+33
| |\ \
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-156-7/+33
| | |\|
| | | * Compile fix for MinGW 8.1.0Cristian Adam2019-11-141-0/+8
| | | * Be explicit about QDataStream serialization: explicit casts to intThiago Macieira2019-11-141-3/+3
| | | * Use default QTD font size for mono font when importing markdownEike Ziller2019-11-131-0/+4