aboutsummaryrefslogtreecommitdiffstats
path: root/src/quickwidgets
Commit message (Expand)AuthorAgeFilesLines
...
* QQuickWidget: make sure to use the proper GL formatPaul Olav Tvete2014-03-072-19/+14
* QQuickWidget: handle hide and show events properlyPaul Olav Tvete2014-02-281-4/+13
* Add double-click to QQuickWidgetUlf Hermann2014-02-252-0/+16
* Add touch and wheel events to QQuickWidgetLaszlo Agocs2014-02-212-1/+34
* Fix missing depth and stencil buffer in QQuickWidgetLaszlo Agocs2014-02-211-2/+12
* Avoid extra platformwindows with QQuickWidgetLaszlo Agocs2014-02-211-8/+24
* Update QQuickWidget docs and changelogLaszlo Agocs2014-02-201-5/+15
* Properly export QQuickProfilerUlf Hermann2014-02-171-4/+0
* Introducing QQuickWidgetLars Knoll2014-02-175-0/+1109