aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Reduce size of QQuickTextPrivateYann Bodson2012-03-012-100/+130
* FolderListModel: remove widget and QDirModel useMartin Petersson2012-02-296-191/+853
* QFastMetaBuilder: Generate revision 6 meta-objectsKent Hansen2012-02-291-60/+4
* Fix particle system on windowsAlan Alpert2012-02-291-0/+4
* Make sure positioners remove change listeners for invisible items.Martin Jones2012-02-291-0/+5
* Don't round Text dimensions.Andrew den Exter2012-02-292-21/+22
* Avoid unneccessary duplication of string data.Andrew den Exter2012-02-291-3/+11
* Add and use a method for querying whether a property is revisioned.Michael Brasser2012-02-293-5/+6
* Add generic "displaced" transition propertyBea Lam2012-02-296-52/+176
* Add missing includeStephen Kelly2012-02-281-0/+2
* Properly cleanup cancelled incubation.Martin Jones2012-02-281-2/+22
* Separate view transition functionality into new fileBea Lam2012-02-289-921/+1159
* Rename SpriteImage to SpriteSequenceAlan Alpert2012-02-286-51/+65
* Add AnimatedSpriteAlan Alpert2012-02-285-0/+991
* Move distance field util functions to QtGuiJiang Jiang2012-02-287-2481/+2
* Fix crash in QDeclarativePixmapStore global static dtorChris Adams2012-02-282-5/+7
* Incubators are not async with the threaded renderer.Martin Jones2012-02-2810-28/+66
* Correctly set duration and easing for AnchorAnimation.Michael Brasser2012-02-281-0/+2
* Don't create unnecessary shadow dataAlan Alpert2012-02-281-0/+3
* QmlProfiler: send v8 profiling started signalChristiaan Janssen2012-02-272-0/+15
* Force to send defer deletion events before deleting QQuickCanvasCharles Yin2012-02-272-1/+3
* Don't create a separate section header for currentItemMartin Jones2012-02-274-63/+75
* Check engine equality condition inside null ptr checkChris Adams2012-02-271-2/+4
* Remove unused member.Michael Brasser2012-02-273-6/+3
* Build fix when use '-no-stl' optionYuchen Deng2012-02-247-0/+8
* Update license headersAaron Kennedy2012-02-2415-150/+420
* The plugin is cleaned up by the plugin loader so don't double-deleteGunnar Sletta2012-02-241-8/+7
* Revert resource releasing logic inside window managers.Gunnar Sletta2012-02-242-117/+39
* Allow V8 bindings to assign to value type sub propertiesAaron Kennedy2012-02-241-1/+1
* Use floating point types for position offsets and cursorRectangle.Andrew den Exter2012-02-246-49/+46
* Remove use of QT_ASCII_CAST_WARN_CONSTRUCTOR.Stephen Kelly2012-02-241-1/+1
* Fix rewrite of multiline string literals.Roberto Raggi2012-02-232-72/+56
* Fix crash in instruction dumpAaron Kennedy2012-02-231-2/+2
* Use new plugin system in QtDeclarative.Friedemann Kleint2012-02-2330-28/+62
* Remove warning produced by 'parent' reference.Matthew Vogt2012-02-231-9/+10
* Clean up some of the view transition docsBea Lam2012-02-232-66/+72
* Fix for bad operator precedence causing right mouse button issuesAlex Wilson2012-02-231-2/+2
* Fix Text eliding with implicit height and maximumLineCount.Andrew den Exter2012-02-231-2/+4
* QML locale.firstDayOfWeek returns 7 for SundayMartin Jones2012-02-231-1/+4
* Small doc fixes.Michael Brasser2012-02-231-3/+3
* Fix font size calculation in headings in StyledText.Yann Bodson2012-02-234-18/+47
* Reduce QQuickTextEdit memory usage.Andrew den Exter2012-02-235-199/+84
* QML_RUNTIME_TESTING should be disabled by default.Michael Brasser2012-02-231-1/+1
* Update number of reserved bits.Michael Brasser2012-02-231-1/+1
* Remove the last sql dependency in declarativeMartin Jones2012-02-221-2/+1
* DebugMessageService: Remove unneeded dataAurindam Jana2012-02-221-1/+1
* CodeCoverage: Fixes regression.Caroline Chao2012-02-223-34/+11
* Positioners cleanupAlan Alpert2012-02-223-88/+100
* Doc improvements for positionersBea Lam2012-02-221-220/+161
* Whitespace fixes for positionersAlan Alpert2012-02-222-23/+23