| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove qqmlmemoryprofiler* | Ulf Hermann | 2019-06-13 | 1 | -2/+0 |
| * | Merge remote-tracking branch 'origin/5.13' into dev | Qt Forward Merge Bot | 2019-06-11 | 1 | -2/+7 |
| |\ |
|
| | * | QQuickWidget: fix missing update on show event for software renderer | Kirill Burtsev | 2019-05-28 | 1 | -2/+7 |
| * | | Add a feature for Drag&Drop support in Qt Quick | Ulf Hermann | 2019-05-23 | 1 | -3/+3 |
| |/ |
|
| * | Quick fix for not working input handling for eglfs | Michal Klocek | 2019-04-15 | 1 | -13/+18 |
| * | Re-enable the software rendered when Qt is built without threads | Simon Hausmann | 2018-09-10 | 1 | -2/+0 |
| * | Make QtDeclarative work for the no-thread config | Morten Johan Sørvig | 2018-09-05 | 1 | -0/+2 |
| * | Doc: Add missing dots (qtdeclarative) | Paul Wicking | 2018-06-19 | 1 | -1/+1 |
| * | Pass on tab presses to the offscreen window to handle first | Andy Shaw | 2018-04-11 | 1 | -0/+22 |
| * | use nullptr consistently (clang-tidy) | Shawn Rutledge | 2018-02-26 | 1 | -23/+23 |
| * | doc: Fix remaining "Can't tie this..." errors | Martin Smith | 2018-02-23 | 1 | -1/+5 |
| * | Merge remote-tracking branch 'origin/5.10' into dev | Liang Qi | 2018-02-02 | 1 | -11/+42 |
| |\ |
|
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10 | Liang Qi | 2018-01-24 | 1 | -11/+42 |
| | |\ |
|
| | | * | Use localPos for windowPos when passing mouse events to QQuickWidgetv5.9.4 | Ulf Hermann | 2018-01-17 | 1 | -9/+9 |
| | | * | Don't recreate QOpenGLContext when the application is sharing contexts | Andy Shaw | 2018-01-12 | 1 | -1/+1 |
| | | * | Remap the coordinates in QInputMethodQueryEvent based on widget | Weng Xuetian | 2017-12-17 | 1 | -1/+32 |
| * | | | Merge remote-tracking branch 'origin/5.10' into dev | Liang Qi | 2018-01-09 | 1 | -7/+10 |
| |\| | |
|
| | * | | Merge remote-tracking branch 'origin/5.9' into 5.10 | Liang Qi | 2018-01-04 | 1 | -7/+10 |
| | |\| |
|
| | | * | QQuickWidget: preserve QMouseEvent::source when mapping to the QQ window | Shawn Rutledge | 2017-12-06 | 1 | -7/+10 |
| * | | | Merge remote-tracking branch 'origin/5.10' into dev | Liang Qi | 2017-12-20 | 1 | -0/+9 |
| |\| | |
|
| | * | | Merge remote-tracking branch 'origin/5.9' into 5.10 | Shawn Rutledge | 2017-11-13 | 1 | -0/+9 |
| | |\| |
|
| | | * | QQuickWidget: pass enter and leave events to the offscreen window | Andy Shaw | 2017-11-06 | 1 | -0/+9 |
| * | | | Port away from QRegion::rects() | Marc Mutz | 2017-12-05 | 1 | -3/+3 |
| * | | | Merge remote-tracking branch 'origin/5.10' into dev | Liang Qi | 2017-11-06 | 1 | -2/+10 |
| |\| | |
|
| | * | | Merge remote-tracking branch 'origin/5.9' into 5.10 | Liang Qi | 2017-10-24 | 1 | -0/+6 |
| | |\| |
|
| | | * | Software Adaptation: Fix QQuickWidget when moving between screens | Andy Nichols | 2017-10-17 | 1 | -0/+6 |
| | * | | Merge remote-tracking branch 'origin/5.9' into 5.10 | Liang Qi | 2017-10-15 | 1 | -2/+4 |
| | |\| |
|
| | | * | Make input method events work in QQuickWidgetv5.9.2 | Paul Olav Tvete | 2017-09-28 | 1 | -2/+4 |
| * | | | Replace Q_DECL_OVERRIDE with override | Kevin Funk | 2017-09-25 | 1 | -1/+1 |
| |/ / |
|
| * | | Merge remote-tracking branch 'origin/5.9' into 5.10 | Liang Qi | 2017-09-05 | 1 | -1/+1 |
| |\| |
|
| | * | Doc: Fix capitalization in section titles | Topi Reinio | 2017-08-29 | 1 | -1/+1 |
| * | | Update layout when QQuickWidget changes size | Paul Olav Tvete | 2017-08-16 | 1 | -0/+1 |
| |/ |
|
| * | Support non-integer pixel-ratio in QQuickWidget | Allan Sandfeld Jensen | 2017-06-22 | 1 | -6/+8 |
| * | Forward ShortcutOverride in QQuickWidget | Laszlo Agocs | 2017-05-29 | 1 | -0/+3 |
| * | Software: Fix QQuickWidget rendering in QMdiArea | Andy Nichols | 2017-05-23 | 1 | -1/+1 |
| * | Run includemocs in qtdeclarative | Thiago Macieira | 2017-04-26 | 1 | -0/+2 |
| * | Merge remote-tracking branch 'origin/5.8' into 5.9 | Liang Qi | 2017-04-11 | 1 | -4/+0 |
| |\ |
|
| | * | Fix hidpi support for opengl window grabbing | Filipe Azevedo | 2017-04-09 | 1 | -4/+0 |
| * | | Make QQuickWidget cleanup work with engines that alter the context | Laszlo Agocs | 2017-04-04 | 1 | -0/+10 |
| * | | Make keyboard events work in QQuickWidget | Laszlo Agocs | 2017-03-29 | 1 | -4/+3 |
| * | | Doc: Remove mentioning of non-existing setContents method | Kai Koehne | 2017-03-07 | 1 | -1/+1 |
| |/ |
|
| * | Merge remote-tracking branch 'origin/5.8.0' into 5.8 | Lars Knoll | 2016-12-07 | 1 | -3/+2 |
| |\ |
|
| | * | qquickwidget.cpp: move QT_END_NAMESPACE to bottom | Friedemann Kleint | 2016-11-30 | 1 | -3/+2 |
| * | | Get rid of most QT_NO_FOO usages | Lars Knoll | 2016-11-29 | 1 | -21/+21 |
| |/ |
|
| * | Quick: Do not calculate the difference in a geometryChange | Erik Verbruggen | 2016-11-10 | 1 | -2/+2 |
| * | QQuickWidget: Don't render into a null image | Ulf Hermann | 2016-09-02 | 1 | -1/+1 |
| * | QQuickWidget: fix incorrect usage of 'range for' with Qt containers | Anton Kudryavtsev | 2016-08-20 | 1 | -1/+2 |
| * | QuickWidgets: replace 'foreach' with 'range for' | Anton Kudryavtsev | 2016-08-12 | 1 | -6/+6 |
| * | Fix up QQuickWidget and QQuickRenderControl docs | Laszlo Agocs | 2016-07-15 | 1 | -0/+7 |
| * | Fix rendercontrol grabs with the software backend | Laszlo Agocs | 2016-07-15 | 1 | -5/+6 |