aboutsummaryrefslogtreecommitdiffstats
path: root/src/quickwidgets/qquickwidget.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-241-21/+21
* Update commercial license headersTarja Sundqvist2021-02-021-21/+21
* Propagate focusObjectChanged signal (second attempt)Eskil Abrahamsen Blomfeldt2020-09-111-0/+1
* Add a feature for Drag&Drop support in Qt QuickUlf Hermann2019-05-231-1/+1
* Pass on tab presses to the offscreen window to handle firstAndy Shaw2018-04-111-0/+1
* use the override keyword consistently and correctly (clang-tidy)Shawn Rutledge2018-02-271-1/+1
* Move qqmldebug.h includes into the right placesUlf Hermann2017-11-091-1/+0
* Replace Q_NULLPTR with nullptrKevin Funk2017-09-271-2/+2
* 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