aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PinchHandler: add centroidVelocityShawn Rutledge2017-04-205-0/+22
* TapHandler: add qt.quick.handler.tap logging categoryShawn Rutledge2017-04-201-14/+23
* Fix remaining QQWindow qCDebugs to show eventpoint IDs in hexShawn Rutledge2017-04-201-2/+2
* Make tst_qquickflickable::nestedSliderUsingTouch passShawn Rutledge2017-04-142-11/+3
* Add QQuickItem acceptTouchEvents/setAcceptTouchEvents; require for touchShawn Rutledge2017-04-1410-17/+64
* Blacklist ListView::test_listInteractiveCurrentIndexEnforce completelyShawn Rutledge2017-04-141-2/+1
* Merge remote-tracking branch 'origin/dev' into wip/pointerhandlerShawn Rutledge2017-04-13289-3721/+6727
|\
| * qmlscene: Add --apptype argument, allowing to specify the application classFriedemann Kleint2017-04-121-22/+50
| * tst_qmlplugindump: Ensure process starts properlyRobin Burchell2017-04-121-4/+4
| * Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-04-1117-52/+73
| |\
| | * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-1115-50/+67
| | |\
| | | * Avoid access to declarativeData when isDeletingChildren is setBernhard Übelacker2017-04-106-39/+27
| | | * Fix hidpi support for opengl window grabbingFilipe Azevedo2017-04-096-4/+7
| | | * Add missing override specifiersChristian Strømme2017-04-031-10/+10
| | | * Prospective fix for static builds on Windows with QtQuickCompilerSimon Hausmann2017-03-281-6/+10
| | | * Fix build with GCC 7Marc Mutz2017-03-221-0/+7
| | | * Fix touch event delivery in childMouseEventFilterFrederik Gladhorn2017-03-161-1/+16
| | * | Blacklist tst_qquickwindow::attachedProperty on macOS 10.11Tony Sarajärvi2017-04-101-0/+2
| | * | examples: photoviewer needs widgets supportPeter Seiderer2017-04-081-2/+4
| * | | Allow custom bounds behaviors for FlickableJ-P Nurmi2017-04-105-66/+201
| * | | Migrate to QRegularExpressionSamuel Gaist2017-04-092-12/+13
| * | | Merge "Merge remote-tracking branch 'origin/5.9' into dev" into refs/staging/devSimon Hausmann2017-04-0860-733/+1288
| |\ \ \
| | * | | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-04-0760-733/+1288
| | |\| |
| | | * | Enable running of qmlcachegen tests on ARM/qemuSimon Hausmann2017-04-071-1/+1
| | | * | Speed up Qml library checksumming in developer buildsSimon Hausmann2017-04-071-1/+1
| | | * | Fix locals register allocation on ARM when cross-compilingSimon Hausmann2017-04-061-1/+1
| | | * | Fix support for jsTr() and QT_TR_NOOP in list elements when cachingSimon Hausmann2017-04-067-426/+591
| | | * | Fix double conversion code generation when cross-compilingSimon Hausmann2017-04-062-7/+15
| | | * | Fix shadow stack space handling when cross-compilingSimon Hausmann2017-04-061-7/+1
| | | * | Use new ImageProviderWithOptions also for sync image loadingEirik Aavitsland2017-04-064-6/+17
| | | * | Fix loading of ahead-of-time generated cache files when cross-compilingSimon Hausmann2017-04-065-7/+18
| | | * | Fix architecture selection when cross-compiling cache filesSimon Hausmann2017-04-061-4/+4
| | | * | Fix engine parameter passing when cross-compilingSimon Hausmann2017-04-061-1/+1
| | | * | Fix loading of strings when cross-compiling from 64-bit host to 32-bitSimon Hausmann2017-04-061-1/+1
| | | * | Blacklist tst_QQuickMultiPointTouchArea::nested on Ubuntu 16.04Tony Sarajärvi2017-04-061-0/+2
| | | * | Add auto-test for qmlcachegenSimon Hausmann2017-04-063-0/+129
| | | * | QQuickParticleSystem: Fix crash when an Affector diesMartin T. H. Sandsmark2017-04-053-4/+60
| | | * | Fix crash in QQuickPixmapReader & friendsAlbert Astals Cid2017-04-051-9/+9
| | | * | Fix build without features.sqlTasuku Suzuki2017-04-051-1/+1
| | | * | Make scaled image size calculation available to image providersEirik Aavitsland2017-04-053-26/+41
| | | * | Remove revision from Drag.imageSource propertyPaolo Angelelli2017-04-051-1/+1
| | | * | tst_qquickflickable: remove bogus ItemAcceptsDrops flagShawn Rutledge2017-04-051-3/+1
| | | * | Blacklist tst_QQuickMultiPointTouchArea::nonOverlapping in Ubuntu 16.04Tony Sarajärvi2017-04-051-0/+2
| | | * | Fix build without features.systemsemaphoreTasuku Suzuki2017-04-051-1/+1
| | | * | Make QQuickWidget cleanup work with engines that alter the contextLaszlo Agocs2017-04-041-0/+10
| | | * | Adapt tst_qquickflickable::nestedSliderUsingTouch for slow CIShawn Rutledge2017-04-041-4/+4
| | | * | Don't waste CPU cycles when checking whether a breakpoint is activeLars Knoll2017-04-041-5/+6
| | | * | Blacklist nestedSliderUsingTouch in Ubuntu 16.04Tony Sarajärvi2017-04-041-0/+2
| | | * | Fix warning for -no-feature-settingsStephan Binner2017-04-041-0/+2
| | | * | Fix warning for -no-feature-temporaryfileStephan Binner2017-04-041-0/+1