aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Consistenly use 'state' instead of 'status'Kai Koehne2012-02-1010-67/+67
* Use QInputMethod instead of deprecated QInputPanelPekka Vuorela2012-02-105-77/+93
* Refactor Canvas rendering paths.Justin McPherson2012-02-104-45/+126
* Added new convenience readonly visibleChildren property to ItemMathias Malmqvist2012-02-102-0/+204
* Debugger: Allow trace service to send data on exitKai Koehne2012-02-094-15/+72
* Add linkColor property to Text.Andrew den Exter2012-02-091-1/+86
* Check dynamic slot function for nullness before evaluationChris Adams2012-02-092-0/+29
* Handle exceptions while compiling v8 bindingsChris Adams2012-02-092-0/+33
* Fix error in qdeclarativeecmascript autotest.Jason McDonald2012-02-091-5/+2
* Don't crash if focus issues arise.Alan Alpert2012-02-091-0/+2
* Rewrite multiline strings properlyAlan Alpert2012-02-092-0/+46
* Disable broken testGunnar Sletta2012-02-081-0/+2
* Don't hide virtual method.Michael Brasser2012-02-082-10/+10
* Allow Item components to be assigned to Item.layer.effect.Kim Motoyoshi Kalland2012-02-074-1/+76
* Resolve StyledText img tags relative to baseUrl.Andrew den Exter2012-02-072-1/+84
* Fixed some Item.layer bugs and added auto-tests.Kim Motoyoshi Kalland2012-02-077-4/+259
* Separate out some of the common test codeBea Lam2012-02-0725-1205/+858
* Add additional animation autotests.Michael Brasser2012-02-074-1/+279
* Add contentWidth and contentHeight properties to Text elements.Andrew den Exter2012-02-073-111/+213
* Add and use new animation backend.Michael Brasser2012-02-0724-43/+4044
* Update test files to API changesAlan Alpert2012-02-073-4/+4
* Ensure Flickable moving and flicking properties are correct.Martin Jones2012-02-071-1/+43
* Section header is not made visible when changing currentIndex.Martin Jones2012-02-071-0/+7
* Fix acceptance of unhandled mouse events.Simon Hausmann2012-02-061-0/+39
* Fix vertical offset of TextInput.positionToRectangle.Andrew den Exter2012-02-061-1/+53
* Fix TextEdit vertical alignment.Andrew den Exter2012-02-061-0/+25
* Add support for resizing fonts to fit Text dimensions.Andrew den Exter2012-02-063-10/+607
* Teach build system tst_qdeclarativepixmapcache needs QtConcurrentAlan Alpert2012-02-061-0/+3
* Add "QT += concurrent" to a test that needs itAlex Wilson2012-02-061-1/+1
* Skip tst_qquickitem::simpleFocus on Mac OS X 10.7Yann Bodson2012-02-061-0/+5
* Fix crash bug related to QDeclarativeListModelCharles Yin2012-02-031-0/+22
* Ensure || expressions in v4 will always exit.Michael Brasser2012-02-032-0/+30
* Remove QtQuick1 elements from qtdeclarativeMatthew Vogt2012-02-03651-40864/+126
* Adapt to QGuiApplication::focusObject() for notifying input methodPekka Vuorela2012-02-024-66/+53
* Remove QJSEngine::undefinedValue() functionKent Hansen2012-02-021-32/+32
* Support inline images with <img> tag in StyledTextYann Bodson2012-02-027-2/+161
* Debugger Test Case: Fix failuresAurindam Jana2012-02-021-10/+11
* Incorrect initial pos after resizing view with margins.Martin Jones2012-02-023-0/+96
* Revert "Mark tst_qdebugmessageservice as insignificant until it passes again"Alan Alpert2012-02-021-2/+1
* Fix unhandled touch events not being ignored.Simon Hausmann2012-02-021-11/+89
* Remove QJSEngine::nullValue() functionKent Hansen2012-02-021-20/+20
* Remove QJSValue constructors that take QJSEngine argumentKent Hansen2012-02-024-234/+220
* Remove QJSValue::propertyFlags() functionKent Hansen2012-02-023-86/+0
* Remove invalid QJSValue typeKent Hansen2012-02-023-166/+158
* Must update columns when GridView geometry changesBea Lam2012-02-022-2/+63
* Multiple fast flicks with large content moves fasterMartin Jones2012-02-022-3/+19
* More StyledText autotestsYann Bodson2012-02-021-0/+2
* Compress consective StyledText whitespaces into a single space.Andrew den Exter2012-02-021-0/+12
* Add a persistentSelection property to TextInput.Andrew den Exter2012-02-024-16/+101
* QmlProfiling: don't send v8 data if not profilingChristiaan Janssen2012-02-021-2/+7