aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tests: enable headersclean also for cross_compile buildsRohan McGovern2012-03-122-7/+1
* Accessibility: childAt_helper descends too far.Morten Johan Sorvig2012-03-121-0/+5
* Remove unneeded dependencies to QtWidgets and QtOpenGLLars Knoll2012-03-1254-61/+47
* Fix MouseArea autotest.Laszlo Agocs2012-03-121-4/+9
* Fix tst_qquicktextedit.Michael Brasser2012-03-121-0/+4
* Fix double click handler in QQuickItem.Laszlo Agocs2012-03-121-2/+1
* Remove pin of qtbase for qtdeclarative.Sergio Ahumada2012-03-121-1/+1
* Skip test that accesses deleted QML engineKent Hansen2012-03-121-0/+2
* Fix flakiness in qquicklistmodel autotestKent Hansen2012-03-121-2/+6
* Mark presumed unstable test as insignificant.Lars Knoll2012-03-121-0/+1
* Return early if animationjob was deleted in all callback methods.Charles Yin2012-03-121-6/+9
* Remove undefined method.Stephen Kelly2012-03-121-1/+0
* Make headersclean in qtdeclarative enforce correct header conventions.Rohan McGovern2012-03-113-29/+17
* refilled items should be moved immediatelyBea Lam2012-03-1010-26/+97
* Clean up transition objects for positionersBea Lam2012-03-103-4/+29
* Add mouse wheel events handler to MouseAreaLuis Gabriel Lima2012-03-1010-2/+314
* Avoid using QQuickViewItem as base classBea Lam2012-03-108-92/+225
* Don't grow container when desired size is knownJoão Abecasis2012-03-093-29/+14
* Fix typo.Michael Brasser2012-03-091-1/+1
* Add autotest for v4 nested object bug.Michael Brasser2012-03-093-7/+32
* Reset transitioner pointer when transition job finishesBea Lam2012-03-091-1/+13
* Update righttoleft examples to new form factorAlan Alpert2012-03-097-181/+229
* Update text examples to new guidelinesAlan Alpert2012-03-0911-85/+96
* Update shadereffects example to new guidelinesAlan Alpert2012-03-094-241/+308
* Update positioners examples to new guidelinesAlan Alpert2012-03-098-266/+326
* Fix crash in listmodel when data is assigned incorrectly.Glenn Watson2012-03-092-7/+25
* Handle QEvent::TouchCancel in QML_TRANSLATE_TOUCH_TO_MOUSE modeMartin Jones2012-03-091-0/+8
* Keep high-level intermediate representation for IR::BINOPs.Roberto Raggi2012-03-092-24/+17
* Remove non explicitly typed IR::CONST() nodes.Roberto Raggi2012-03-093-33/+28
* QmlDebugging: Remove QQmlDebugClientAurindam Jana2012-03-0930-148/+629
* QmlProfiler: Avoid overhead if profiling is not enabledKai Koehne2012-03-091-1/+2
* Remove unused QTextCursor code from rewriter.Matthew Vogt2012-03-093-32/+7
* Pin qtbase at known-good change ID.Matthew Vogt2012-03-091-1/+1
* Fix selected text highlight in TextEdit.Andrew den Exter2012-03-081-1/+1
* Improve accessibility action support for Qt QuickMorten Johan Sorvig2012-03-078-22/+239
* QML Debugger: Change prefix of warningsKai Koehne2012-03-078-32/+32
* QQuickView with the default constructor doesn't show any window decorations.Alexis Menard2012-03-071-2/+2
* Install compat into the correct dirJørgen Lind2012-03-071-1/+1
* QmlDebugging: Remove deprecated classesAurindam Jana2012-03-073-156/+0
* QmlDebugging: Revert the names of servicesAurindam Jana2012-03-077-14/+14
* Compile after API changes in QCoreApplicationGunnar Sletta2012-03-071-3/+1
* Use StringRef::load() to initialize DefaultProperty stringKent Hansen2012-03-071-1/+1
* Don't needlessly create alias property names in the meta-objectKent Hansen2012-03-072-3/+6
* Make sure QML type "real" always maps to C++ type "double"Kent Hansen2012-03-078-7/+66
* Correctly place '.' when building name for call expressions.Michael Brasser2012-03-071-1/+1
* Don't link against QtWidgets and QtOpenGLLars Knoll2012-03-071-1/+1
* ListView can freeze if flicked beyond its bounds.Martin Jones2012-03-075-14/+105
* Fix setting of target lists when target Transition is not setBea Lam2012-03-078-106/+195
* Changed particles tests to work from install directoryKurt Korbatits2012-03-0747-173/+243
* Changed quick tests to work from install directoryKurt Korbatits2012-03-0744-125/+55