aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make qmlmin use QmlDevTools library for QML parsingKent Hansen2011-10-072-6/+4
* Say hello to QtQmlDevTools libraryKent Hansen2011-10-079-1/+129
* Fix possible crash with an empty handleAaron Kennedy2011-10-071-1/+1
* Fix ListView components being unable to access context properties.Andrew den Exter2011-10-0712-5/+133
* QDeclarativeIncubator autotestsAaron Kennedy2011-10-0711-32/+234
* make qmlmin happy with '\0' in stringCharles Yin2011-10-071-0/+1
* Fix waiting for active window breakageMartin Jones2011-10-077-110/+52
* Fix v8 handle management in QSGLoaderChris Adams2011-10-074-1/+38
* Debugger: Call removeEngine also for QV8DebugServiceKai Koehne2011-10-061-0/+1
* Fix missing inline imagesEskil Abrahamsen Blomfeldt2011-10-061-2/+1
* QV8Profiler serviceChristiaan Janssen2011-10-066-1/+417
* qmlplugindump: Don't dump implicit signals.Christian Kamm2011-10-061-5/+18
* qmlplugindump: Explicitly add QSGMouseEvent to be dumped.Christian Kamm2011-10-061-0/+7
* Fix QJSEngine::newQObject ownership behaviourSimon Hausmann2011-10-063-23/+38
* Add a get function to VisualDataGroup.Andrew den Exter2011-10-067-17/+636
* Ensure view delegates are object parented to the contentItemMartin Jones2011-10-061-0/+2
* Fix for qsgtext autotestsYann Bodson2011-10-062-9/+12
* Don't call componentComplete() on a VDM until its view is complete.Andrew den Exter2011-10-066-4/+29
* Add Particles basic acceptance manual tests.Damian Jansen2011-10-0612-347/+992
* add canvas drawImage unit testsCharles Yin2011-10-0625-21/+659
* QSGLoader shouldn't load component when active is falseChris Adams2011-10-065-17/+69
* Disable particle system tests for CIAlan Alpert2011-10-0621-21/+21
* Allow incubators to be driven recursivelyAaron Kennedy2011-10-069-8/+212
* Always delete object if incubator is cancelledAaron Kennedy2011-10-065-0/+81
* Mark failing tests as insignificant.Toby Tomkins2011-10-063-3/+3
* Add JavaScript "var" property type to QMLChris Adams2011-10-0652-126/+1519
* Add support for filtering VisualDataModels.Andrew den Exter2011-10-0615-222/+4811
* Add more unit tests for qsgcanvasitem and fix unstable testsCharles Yin2011-10-0625-251/+6304
* Fix TextInput and TextEdit cursorRectangleSize autotestsJoona Petrell2011-10-052-14/+9
* Don't overwrite block formats in QSGTextEskil Abrahamsen Blomfeldt2011-10-051-1/+1
* Don't accidentally use atlas images in particle nodesGunnar Sletta2011-10-052-2/+9
* Doc: Adding qtdeclarative documentation configuration files.Jerome Pasion2011-10-055-0/+804
* Fix floating images in QSGTextNodeEskil Abrahamsen Blomfeldt2011-10-051-10/+16
* Make sure the Image texture provider does not return an atlassed textureGunnar Sletta2011-10-053-3/+30
* Support atlased textures in QSGNinePatchNodeGunnar Sletta2011-10-052-15/+22
* V8Debugger: Code beautificationKai Koehne2011-10-054-44/+39
* Ensure all persistent handles are disposed properlyChris Adams2011-10-053-1/+7
* Set isRoot correctly for value typesAaron Kennedy2011-10-051-5/+16
* Declarative: Compile on Windows.Friedemann Kleint2011-10-053-6/+9
* Add .pro file to auto test dirAlan Alpert2011-10-054-1/+34
* Sprites can now have varying width and heightAlan Alpert2011-10-059-61/+120
* Split GroupGoal out of SpriteGoalAlan Alpert2011-10-058-13/+243
* Mark failing tests as insignificant.Toby Tomkins2011-10-054-3/+4
* Missed a spot when refactoring activeGroupAlan Alpert2011-10-051-1/+1
* Update particles autotests to not use SRCDIRAlan Alpert2011-10-0542-45/+87
* Couple more performance tips.Martin Jones2011-10-054-28/+22
* qmlplugindump: Add test for running with -builtins.Christian Kamm2011-10-043-1/+118
* Use QCoreApplication to get the qml debug argumentsKent Hansen2011-10-041-2/+2
* Initialize members in the right orderKent Hansen2011-10-041-1/+1
* more debugGunnar Sletta2011-10-041-0/+3