aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make it possible to call some benchmark functions directlySimon Hausmann2016-05-091-0/+6
* QAccessibleQuickItem: Implement QAccessibleInterface::window().Friedemann Kleint2016-05-062-0/+7
* QQuickItem: force clear subFocusItem from ancestorsJ-P Nurmi2016-05-041-1/+1
* Revert "Temporarily blacklist importsPath change on Windows"Simon Hausmann2016-05-021-2/+0
* AnimatedImage: Fix value of sourceSize propertyTobias Koenig2016-05-023-10/+40
* Fix crash when trying to call a property of the scope or context objectSimon Hausmann2016-05-013-3/+27
* Fix EnterKey::type docsJ-P Nurmi2016-04-291-1/+1
* Add version tag to QQmlExtensionInterface_iidJoni Poikelin2016-04-291-1/+1
* Doc: Document Window.contentItem QML propertyTopi Reinio2016-04-281-0/+6
* Make some of the shader manager privateUlf Hermann2016-04-281-2/+4
* Revert "Avoid rebuiding batches during a material animation"Gunnar Sletta2016-04-271-6/+4
* QQuickDragAttached: fix updating of "active" propertyAlberto Mardegan2016-04-262-5/+52
* V4: 'Cache' enumeration end instead of calling a method.Erik Verbruggen2016-04-221-2/+2
* Fix compilation with Visual Studio 2015 Update 2 (static build)Kai Koehne2016-04-222-0/+10
* QML: Access QQuickItemPrivate data (like x/y/etc) directly.Erik Verbruggen2016-04-212-68/+136
* QML: Remove baselineOffsetValid flag from QQuickItem.Erik Verbruggen2016-04-202-11/+4
* Also match QJSValue conversion types in MatchScore.Michael Bruning2016-04-203-0/+16
* Revert "Fixed MouseArea threshold with preventStealing"Michal Klocek2016-04-203-25/+8
* Drop the class name from shader effect material keysUlf Hermann2016-04-204-7/+1
* Allow more control over memory/speed tradeoff in the atlas.Michael Brasser2016-04-192-1/+12
* Fixed MouseArea threshold with preventStealingFilippo Cucchetto2016-04-193-8/+25
* Make sure QQuickPathPercent::value is initializedAleix Pol2016-04-191-1/+1
* Initialize qmlEngine in QQuickItemGrabResultPrivateAndy Shaw2016-04-191-0/+1
* activate QtQuick designer support testsTim Jenssen2016-04-191-0/+1
* Occasionally trim the type cacheUlf Hermann2016-04-194-1/+59
* QQmlDesignerMetaObject: Fixing reference countingThomas Hartmann2016-04-181-7/+10
* QML extensions tutorial: Add import plugin to app. bundle on OS XTopi Reinio2016-04-163-12/+35
* tst_qquickanimatedimage::mirror_notRunning(): fix initializer.Edward Welbourne2016-04-151-5/+1
* Fix memory corruption when calling Array.unshift()Simon Hausmann2016-04-142-1/+22
* Set the private active variable to true and not the one passed inAndy Shaw2016-04-141-1/+1
* QQuickItem: Ignore NaN x and y values.Robin Burchell2016-04-131-0/+4
* Fix high-DPI image and svg providersMorten Johan Sørvig2016-04-121-1/+1
* Fix typo in QML alias documentationMitch Curtis2016-04-121-1/+1
* Add another test for broken selectionsEskil Abrahamsen Blomfeldt2016-04-111-0/+22
* Instantiate static Qml plugins declaring QQmlExtensionInterface onlySebastian Lösch2016-04-1142-50/+166
* QQuickText,QQuickTextInput: Fully qualify enumerations in changed() signals.Friedemann Kleint2016-04-074-11/+11
* Update the item when the DevicePixelRatio changesAndy Shaw2016-04-072-0/+8
* qml: Remove unused QHashField class.Robin Burchell2016-04-062-113/+0
* Move Qt Quick scenegraph resources under the :/qt-project.org/ directoryGiuseppe D'Angelo2016-04-019-34/+34
* Move Qt Quick resources under the :/qt-project.org/ directoryGiuseppe D'Angelo2016-04-015-9/+9
* Give a nicer error if the passed item doesn't existAlbert Astals Cid2016-04-011-0/+24
* Documentation: fix vector3danimation property type names.Vladimir Moolle2016-04-011-2/+2
* Fix crash in hasAtlasTextureAlbert Astals Cid2016-03-291-1/+1
* Purge sRGB chunks from PNG in tests.Edward Welbourne2016-03-2930-0/+0
* Remove empty .pro fileJoerg Bornemann2016-03-241-0/+0
* Fix Image.Pad on high DPIJ-P Nurmi2016-03-241-6/+6
* Purge sRGB chunks from PNG in documentation.Edward Welbourne2016-03-2420-0/+0
* Purge sRGB chunks from PNG.Edward Welbourne2016-03-241-0/+0
* Purge sRGB chunks from PNGs in examples.Edward Welbourne2016-03-2456-0/+0
* Fix qmlRegisterSingletonType documentationBogDan Vatra2016-03-241-3/+2