aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Make QLocale::uiLanguages() available in Qt.locale() objectMartin Jones2012-02-172-0/+42
* Have input method hints on only classes using themPekka Vuorela2012-02-172-4/+23
* QtDeclarative/Quick: Fix warnings.Friedemann Kleint2012-02-161-1/+1
* Ensure visibility changes are communicated through itemChange.Michael Brasser2012-02-162-0/+45
* Set the type for unary expressions in v4.Michael Brasser2012-02-163-0/+74
* Built-in transition support for ListView & GridViewBea Lam2012-02-1615-12/+3407
* Fix multi-length string substitution.Andrew den Exter2012-02-163-0/+96
* Allow binding the size of a Loader to its item.Martin Jones2012-02-162-0/+52
* Introduced QQuickCanvas::releaseResources().Gunnar Sletta2012-02-151-1/+3
* Fix warnings in sequence wrapper codeChris Adams2012-02-153-0/+133
* Improve test coverage for QQuickItem.Michael Brasser2012-02-154-0/+95
* Add string comparison test for v4.Michael Brasser2012-02-152-0/+66
* Preserve aspect ratio when setting Image.sourceSizeMartin Jones2012-02-142-0/+53
* Cleanup auto.pro.Michael Brasser2012-02-141-5/+3
* Fix access to context properties within TextEdit.cursorDelegateAndrew den Exter2012-02-148-2/+92
* Fix and stabilise sectionsPositioning() testBea Lam2012-02-141-4/+13
* Don't crash when an animation update causes it to delete itself.Michael Brasser2012-02-132-0/+46
* Add basic TouchCancel handling to canvas.Laszlo Agocs2012-02-131-1/+34
* Fix anchor jitters that could occur during animation.Michael Brasser2012-02-132-1/+11
* Debugger: Rename QDeclarativeDebugTrace to QDeclarativeProfilerServiceKai Koehne2012-02-105-53/+53
* 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