aboutsummaryrefslogtreecommitdiffstats
path: root/src/quickwidgets
Commit message (Expand)AuthorAgeFilesLines
* Support non-integer pixel-ratio in QQuickWidgetAllan Sandfeld Jensen2017-06-221-6/+8
* Forward ShortcutOverride in QQuickWidgetLaszlo Agocs2017-05-291-0/+3
* Software: Fix QQuickWidget rendering in QMdiAreaAndy Nichols2017-05-231-1/+1
* Run includemocs in qtdeclarativeThiago Macieira2017-04-261-0/+2
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-111-4/+0
|\
| * Fix hidpi support for opengl window grabbingFilipe Azevedo2017-04-091-4/+0
* | Make QQuickWidget cleanup work with engines that alter the contextLaszlo Agocs2017-04-041-0/+10
* | Make keyboard events work in QQuickWidgetLaszlo Agocs2017-03-292-6/+3
* | Doc: Remove mentioning of non-existing setContents methodKai Koehne2017-03-071-1/+1
|/
* Merge remote-tracking branch 'origin/5.8.0' into 5.8Lars Knoll2016-12-071-3/+2
|\
| * qquickwidget.cpp: move QT_END_NAMESPACE to bottomFriedemann Kleint2016-11-301-3/+2
* | Get rid of most QT_NO_FOO usagesLars Knoll2016-11-293-25/+25
|/
* Quick: Do not calculate the difference in a geometryChangeErik Verbruggen2016-11-102-3/+3
* QQuickWidget: Don't render into a null imageUlf Hermann2016-09-021-1/+1
* QQuickWidget: fix incorrect usage of 'range for' with Qt containersAnton Kudryavtsev2016-08-201-1/+2
* QuickWidgets: replace 'foreach' with 'range for'Anton Kudryavtsev2016-08-122-7/+7
* Add QT_NO_QML_DEBUGGER to MODULE_DEFINES on -no-qml-debugUlf Hermann2016-08-031-1/+0
* Replace debugger and profiler with stubs on -no-qml-debugUlf Hermann2016-07-281-0/+1
* Fix up QQuickWidget and QQuickRenderControl docsLaszlo Agocs2016-07-151-0/+7
* Fix rendercontrol grabs with the software backendLaszlo Agocs2016-07-151-5/+6
* Set width and height simultaneously on SizeRootObjectToViewAlexandr Akulich2016-07-121-2/+7
* QQuickWidget: Fix build with QT_NO_OPENGLAndy Nichols2016-07-111-0/+2
* QML: Pass the kind of geometry change aroundErik Verbruggen2016-07-112-3/+4
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-302-21/+45
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-291-4/+23
| |\
| | * Fix missing QQuickWidget updatesLaszlo Agocs2016-06-271-1/+8
| | * QQuickWidget: Fix crash when there's an offscreen window, but no real window ...Kai Koehne2016-06-231-3/+4
| | * QQuickWidget: Propagate screen changes.Morten Johan Sørvig2016-06-201-0/+11
| * | Lazy create QmlEngine on accessing rootContextAllan Sandfeld Jensen2016-06-272-7/+9
| * | Create QmlEngine lazy in case one is not neededAllan Sandfeld Jensen2016-06-242-12/+17
* | | Handle AA_ShareOpenGLContexts consistently in QQuickWidgetLaszlo Agocs2016-06-291-0/+25
* | | Make QQuickWidget honor QQuickWindow::isPersistentSceneGraphLaszlo Agocs2016-06-281-6/+25
* | | Enable QQuickWidget for no-OpenGL buildsAllan Sandfeld Jensen2016-06-242-3/+40
* | | Change graphicsAPI to graphicsApiLaszlo Agocs2016-06-011-1/+1
* | | Merge remote-tracking branch 'origin/dev' into HEADLaszlo Agocs2016-05-241-4/+7
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-241-3/+7
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-3/+7
| | |\|
| | | * QQuickWidget: update() when resetting updatePending in showEvent()Ulf Hermann2016-05-171-3/+7
* | | | Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2016-05-071-4/+1
|\| | |
| * | | Introduce delegating constructors.Friedemann Kleint2016-05-061-4/+1
* | | | QQuickWidget: Partial update support with software renderingAndy Nichols2016-04-203-7/+22
* | | | QQuickWidget: Enable use with software renderer backendAndy Nichols2016-04-203-88/+176
* | | | Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2016-04-062-3/+5
|\| | |
| * | | Merge remote-tracking branch 'origin/5.7' into devAndy Nichols2016-04-052-3/+5
| |\| |
| | * | Add a note saying that QQuickWidget::rootObject can return nullAlbert Astals Cid2016-04-041-1/+3
| | * | 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
* | | | Enable building Qt Quick module with QT_NO_OPENGL definedAndy Nichols2016-03-221-0/+4
|/ / /
* / / Remove Windows CE.Friedemann Kleint2016-03-101-2/+2
|/ /