aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Install examples to example hierarchyroot2012-06-2210-22/+22
* Rename Flickable x/yOrigin to originX/YBea Lam2012-06-227-48/+51
* Remove properties related to highlight speedBea Lam2012-06-2210-74/+7
* Add some tests for literal parsingMartin Jones2012-06-222-0/+68
* Handle enum values of -1 correctly.Michael Brasser2012-06-229-16/+36
* Clarify anchor error messages.Michael Brasser2012-06-222-6/+6
* Add tests for clicking and dragging with right and middle buttons.Andrew den Exter2012-06-224-21/+222
* Don't shadow member variable with argument.Andrew den Exter2012-06-222-3/+3
* Fix crash when selecting transformed text.Andrew den Exter2012-06-221-7/+9
* dynamiclist example used different delegate height for anim and staticMartin Jones2012-06-221-2/+2
* Fix snake demo.Martin Jones2012-06-221-2/+1
* Fix locale test on Linux and skip it on Windows.Glenn Watson2012-06-222-7/+38
* Support enum return types in Q_INVOKABLE functions.Matthew Vogt2012-06-226-5/+99
* Report clashing qmldir entries for components and scriptsMatthew Vogt2012-06-228-7/+55
* Create new documentation structureChris Adams2012-06-21184-6779/+7453
* Put basic language types into QtQml importChris Adams2012-06-2116-26/+147
* Fix crash in QQuickPixmapData::release()Chris Adams2012-06-211-0/+4
* Disallow signal-handler-specification for non-signal methodsChris Adams2012-06-215-2/+15
* Enable literal Qt enum assignment to enum properties.Michael Brasser2012-06-214-9/+50
* Fix warnings in declarative tests.Friedemann Kleint2012-06-207-18/+22
* QtQuick: Fix warnings about deprecated QWeakPointer usage.Friedemann Kleint2012-06-202-4/+5
* Mark tst_qquicklistview insignificant for Mac.Friedemann Kleint2012-06-201-0/+1
* Cleanup SG properly in QQuickCanvasAlan Alpert2012-06-201-0/+2
* Fix binding errors in cppextensions examples.Andrew den Exter2012-06-205-1/+6
* Give the example Loader in the shared launcher focus.Andrew den Exter2012-06-201-4/+9
* Fix missing content in installed calculator demo.Andrew den Exter2012-06-201-1/+1
* Resolve example qml file paths relative to the executable path.Andrew den Exter2012-06-201-1/+1
* Fix compile of Same Game demo.Andrew den Exter2012-06-202-1/+2
* Fix some of the bundle test failures on Windows.Glenn Watson2012-06-202-12/+12
* Update example in a doc.Sukhyun Kim2012-06-201-2/+3
* Don't start running if a frame property is setAlan Alpert2012-06-203-8/+11
* Remove hardcoded qdoc3 command from qtdeclarative_doc.priChris Adams2012-06-201-3/+15
* qmlscene: add --transparent argumentGirish Ramakrishnan2012-06-191-0/+14
* Small cleanup: remove braces from single line conditionals.Robin Burchell2012-06-191-9/+5
* Align windowShown flag with qml renderer stateCharles Yin2012-06-142-4/+24
* QtQuick: Fix warnings about unused variables.Friedemann Kleint2012-06-133-5/+0
* Update Flickable velocity/overbound for each axis independentlyMartin Jones2012-06-137-78/+66
* Set a non-zero default cacheBuffer.Martin Jones2012-06-1333-6/+52
* tst_qquicklistview: further increase test timeoutKent Hansen2012-06-131-2/+1
* Add a version 2 import for FolderListModelAlan Alpert2012-06-121-0/+1
* Remove non-templated qobject module api registration functionChris Adams2012-06-128-66/+11
* Add pixel comparation support to qmltestCharles Yin2012-06-125-0/+172
* Allow setting horizontal and vertical tile modes in sci filesYann Bodson2012-06-126-5/+66
* Emit itemChanged when Loader fails to load a source.Alan Alpert2012-06-122-1/+2
* Fix view delegate parent binding regression.Martin Jones2012-06-124-1/+63
* Check for null ptr in qmlobject_cast definitionChris Adams2012-06-122-1/+21
* Remove qtbase pinKent Hansen2012-06-121-1/+1
* Adapt to connection-related changes in qtbaseKent Hansen2012-06-1217-63/+184
* Mark qquickanimatedsprite autotest as insignificantKent Hansen2012-06-121-0/+1
* Mark qquicklistview autotest as insignificantKent Hansen2012-06-121-0/+1