aboutsummaryrefslogtreecommitdiffstats
path: root/src/quickwidgets/qquickwidget.h
Commit message (Expand)AuthorAgeFilesLines
* Get rid of most QT_NO_FOO usagesLars Knoll2016-11-291-2/+2
* QQuickWidget: Partial update support with software renderingAndy Nichols2016-04-201-1/+1
* QQuickWidget: Enable use with software renderer backendAndy Nichols2016-04-201-18/+19
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-071-2/+2
|\
| * Make more ctors explicitMarc Mutz2016-03-031-1/+1
| * Make public headers compile with -Wzero-as-null-pointer-constantMarc Mutz2016-03-031-2/+2
* | Updated license headersJani Heikkinen2016-01-191-14/+20
|/
* Port from Q_ENUMS to new macro Q_ENUM.Friedemann Kleint2015-06-191-1/+2
* QQuickWidget: expose the underlying QQuickWindowGiuseppe D'Angelo2015-03-271-0/+2
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Implement dnd support in QQuickWidget differentlyLaszlo Agocs2015-02-111-0/+7
* Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-111-19/+13
|\
| * Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
| * Add QQuickWidget::setClearColor()Laszlo Agocs2014-08-131-0/+2
* | Add a comment to fix some private slots in Qt 6Giuseppe D'Angelo2014-08-281-0/+1
|/
* Add grabFramebuffer() to QQuickWidget and use it in the autotestLaszlo Agocs2014-07-011-0/+4
* Focus event fix for QQuickWidgetPaul Olav Tvete2014-05-211-0/+3
* Add surface format to QQuickWidget.Laszlo Agocs2014-03-181-0/+3
* Consolidate context creation failure handling in Quick.Friedemann Kleint2014-03-131-0/+1
* Add double-click to QQuickWidgetUlf Hermann2014-02-251-0/+1
* Add touch and wheel events to QQuickWidgetLaszlo Agocs2014-02-211-0/+4
* Introducing QQuickWidgetLars Knoll2014-02-171-0/+127