aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make the particles benchmarks compile againKent Hansen2011-11-242-2/+2
* Fix style issuesKent Hansen2011-11-242-3/+3
* Propegate the smooth property to the textureproviderGunnar Sletta2011-11-241-0/+1
* Added test for input method selection in TextInputPekka Vuorela2011-11-241-0/+13
* QDeclarativeDebugService: Crash fixAurindam Jana2011-11-241-5/+7
* QQuickTextInput - Remove nonexisting method from headerPekka Vuorela2011-11-241-1/+0
* TextInput elements not to have tentative commit in inputMethodQueryPekka Vuorela2011-11-244-2/+46
* Fixed assert during QQuickCanvas::hideEvent().Kim Motoyoshi Kalland2011-11-242-18/+3
* ConsoleAPI: Use environment variableAurindam Jana2011-11-2411-69/+212
* Get rid of unused inputMethodQuery and inputMethodEvent functions in QQuickCa...Joona Petrell2011-11-244-58/+47
* Move registration of QtQuick 2 types to separate classKent Hansen2011-11-244-8/+129
* Move QDeclarativeListModel and friends from util/ to qml/Kent Hansen2011-11-2417-25/+17
* Move QDeclarativeApplication from util/ to qml/Kent Hansen2011-11-246-4/+3
* Remove unused code.Martin Jones2011-11-241-31/+0
* Skip tst_QQuickListView::resizeFirstDelegate unstable testMartin Jones2011-11-241-0/+2
* Use the AST for binding rewriting when possible.Michael Brasser2011-11-236-13/+10
* Debugger: Don't register v8 callback until client is attachedKai Koehne2011-11-232-46/+148
* Debugger: Extend v8 debugger autotestsKai Koehne2011-11-233-49/+179
* Debugger: Re-enable autotests for v8 debuggerKai Koehne2011-11-232-2/+1
* Debugger: Make registration of services explicitKai Koehne2011-11-239-20/+27
* Increase the limit of the QDeclarativePixmapCache to something sensibleGunnar Sletta2011-11-231-6/+1
* Remove documentation for non-existing functionGunnar Sletta2011-11-231-8/+0
* Don't crash when importing script with syntax errorKent Hansen2011-11-237-4/+78
* v4: Get rid of dependency on QQuickAnchorLine typeKent Hansen2011-11-236-13/+49
* Add QtQuick1 plugin's major version to target pathKent Hansen2011-11-231-1/+1
* Fix PathView insertion/removal/move item offsetMartin Jones2011-11-232-23/+334
* tst_QQuickGridView::unaligned() was failing on macBea Lam2011-11-231-1/+1
* Stabilize Behavior tests.Michael Brasser2011-11-231-4/+7
* Don't disconnect mid binding evaluationAaron Kennedy2011-11-223-0/+32
* Profiler: Preserve line information also for optimized bindingsKai Koehne2011-11-223-3/+8
* Debugger: Move server into it's own threadKai Koehne2011-11-2211-155/+276
* qmlplugindump: Fix QObject dump.Christian Kamm2011-11-221-2/+30
* SpriteImage ExampleAlan Alpert2011-11-226-0/+109
* Fix inserting before the visible area into cache bufferBea Lam2011-11-224-4/+190
* Try again to fix currentIndex() testBea Lam2011-11-221-0/+1
* Move path with highlightMoveDuration: 0Martin Jones2011-11-222-1/+16
* Qt.locale() and JS locale type extension.Martin Jones2011-11-2226-11/+3024
* Emit destruction signal before child contexts are destroyed.Glenn Watson2011-11-224-8/+39
* Fix default property preventing signals from being emitted.Glenn Watson2011-11-227-22/+314
* Fix failing openInputPanel autotestsJoona Petrell2011-11-222-2/+59
* Debugger: Fix Qt library dependencies for autotestsKai Koehne2011-11-219-10/+9
* Adding custom easing curves to property animationsAaron Kennedy2011-11-2110-5/+497
* Fix compile.Friedemann Kleint2011-11-211-0/+1
* Debugger: Fix QDeclarativeDebugTrace autotestKai Koehne2011-11-211-3/+3
* Silence compiler warnings about unused variables (MSVC)Kai Koehne2011-11-218-6/+18
* Fix MSVC warning about struct vs class declarationKai Koehne2011-11-212-2/+2
* Fix GridView currentIndex test stabilityMartin Jones2011-11-212-0/+4
* Clean up static analysis issues.Alan Alpert2011-11-217-21/+14
* Fixed compile of tst_qdeclarativelistcompositor with -qtnamespace.Rohan McGovern2011-11-211-0/+2
* Doc: Canvas doc review.Martin Jones2011-11-211-89/+75