projects
/
profile
/
ivi
/
qtdeclarative.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Set the Qt API level to compatibility mode in all tests.
[profile/ivi/qtdeclarative.git]
/
tests
/
auto
/
2012-08-01
Thiago Macieira
Set the Qt API level to compatibility mode in all tests.
tree
|
commitdiff
2012-08-01
Paul Olav Tvete
Add includes for QWindowSystemInterface
tree
|
commitdiff
2012-08-01
Bea Lam
Skip tst_qquickfolderlistmodel::changeDrive()
tree
|
commitdiff
2012-07-31
Charles Yin
Refactor context2d thread logic
tree
|
commitdiff
2012-07-31
Glenn Watson
Fix folder list model when changing drives on Windows.
tree
|
commitdiff
2012-07-30
Matthew Vogt
Implement strict mode for qmldir modules
tree
|
commitdiff
2012-07-30
Bea Lam
Some autotests which failed on OSX don't fail anymore...
tree
|
commitdiff
2012-07-30
Andrew den Exter
Add tests for Text(*) default property values and notif...
tree
|
commitdiff
2012-07-30
Andrew den Exter
Add tests for an object instance as model data.
tree
|
commitdiff
2012-07-30
Bea Lam
Delete created objects in tests and fix warnings
tree
|
commitdiff
2012-07-30
Friedemann Kleint
Remove default parameter from protected QmlPropertyMap CT.
tree
|
commitdiff
2012-07-30
Matthew Vogt
Stabilize tst_qquickloader test case
tree
|
commitdiff
2012-07-27
Martin Jones
Pixmap loader adds images to unreferenced list when...
tree
|
commitdiff
2012-07-27
Matthew Vogt
Allow access to signals and slots in QQmlPropertyMap...
tree
|
commitdiff
2012-07-27
Aaron McCarthy
Fix QML import paths in Qt resources.
tree
|
commitdiff
2012-07-27
Martin Jones
Add SnapPosition mode to positionViewAtIndex() in List...
tree
|
commitdiff
2012-07-26
Bea Lam
Remove QSKIP from snapOneItem() test
tree
|
commitdiff
2012-07-26
Andrew den Exter
Fix resolution of cursor when items are overlapping.
tree
|
commitdiff
2012-07-25
Glenn Watson
Ensure params listed after unnamed params are available...
tree
|
commitdiff
2012-07-25
Charles Yin
Add waitForRendering() function for qmltest
tree
|
commitdiff
2012-07-25
Andrew den Exter
Add tests for QQuickItem::childAt and antialiasing.
tree
|
commitdiff
2012-07-25
Damian Jansen
Fix inconsistent playing / paused property setting...
tree
|
commitdiff
2012-07-25
Alan Alpert
Empty JSON files are not needed for the plugin system
tree
|
commitdiff
2012-07-25
Andrew den Exter
Remove QListModelInterface.
tree
|
commitdiff
2012-07-24
Friedemann Kleint
QtQuick: Remove usages of qWaitForWindowShown(QWindow *).
tree
|
commitdiff
2012-07-24
Andrew den Exter
Fix restoration of cursor position and selection after...
tree
|
commitdiff
2012-07-24
Chris Adams
Fix value-type semantics in variant properties
tree
|
commitdiff
2012-07-23
Martin Jones
Changing model after componentComplete should reset...
tree
|
commitdiff
2012-07-23
Martin Jones
Add methods to PathView: positionViewAtIndex(), indexAt...
tree
|
commitdiff
2012-07-23
Andrew den Exter
Add tests for QQuickPaintedItem.
tree
|
commitdiff
2012-07-23
Martin Jones
Changing PathView model after componentComplete should...
tree
|
commitdiff
2012-07-23
Andrew den Exter
Don't run pinch area test in parallel.
tree
|
commitdiff
2012-07-20
Matthew Vogt
Update var property to null on object deletion
tree
|
commitdiff
2012-07-19
Friedemann Kleint
QtDeclarative: Remove usage of deprecated qWaitForWindo...
tree
|
commitdiff
2012-07-19
Stephen Kelly
Fix include of QWindowSystemInterface.
tree
|
commitdiff
2012-07-19
Stephen Kelly
Test that the package configs for QtDeclarative work.
tree
|
commitdiff
2012-07-19
Alan Alpert
Add test for large file codepath
tree
|
commitdiff
2012-07-18
Matthew Vogt
Allow QQmlPropertyMap property updates to be controlled
tree
|
commitdiff
2012-07-18
Charles Yin
Add fuzzyCompare() to qmltest
tree
|
commitdiff
2012-07-17
Andrew den Exter
Don't double reference items created following a model...
tree
|
commitdiff
2012-07-17
Alan Alpert
QQuickCanvas renames
tree
|
commitdiff
2012-07-17
Matthew Vogt
Select appropriate version for located module components
tree
|
commitdiff
2012-07-16
Matthew Vogt
Improved error message wording
tree
|
commitdiff
2012-07-16
Yann Bodson
Remove unneeded mac specific code in QQuickText
tree
|
commitdiff
2012-07-16
Toby Tomkins
Skip svg related test that is ASSERTing through no...
tree
|
commitdiff
2012-07-16
Matthew Vogt
Support remote import paths
tree
|
commitdiff
2012-07-16
Andrew den Exter
Fix horizontal alignment of unwrapped text in TextEdit.
tree
|
commitdiff
2012-07-16
Alberto Mardegan
MouseArea: use current value of drag.axis
tree
|
commitdiff
2012-07-15
Glenn Watson
Fix auto test for tiling image.
tree
|
commitdiff
2012-07-14
Adriano Rezende
Adjust Flickable autotest to check mouse events with...
tree
|
commitdiff
2012-07-13
Shawn Rutledge
Remove unneeded qpa/qwindowsysteminterface.h includes
tree
|
commitdiff
2012-07-13
Adriano Rezende
MultiPointTouchArea autotest checks touch events with...
tree
|
commitdiff
2012-07-13
Adriano Rezende
Adjust PinchArea autotest to check pinch events with...
tree
|
commitdiff
2012-07-13
Damian Jansen
Fix signal emission for the Image based items when...
tree
|
commitdiff
2012-07-13
Andrew den Exter
Fix TextEdit and TextInput test failures.
tree
|
commitdiff
2012-07-13
Matthew Vogt
Update multiple value type properties despite interceptor
tree
|
commitdiff
2012-07-12
Andrew den Exter
Re-enable commented out tests.
tree
|
commitdiff
2012-07-12
Andrew den Exter
Re-enable tests dependent on QStandardItemModel.
tree
|
commitdiff
2012-07-12
Chris Adams
Enable tst_qqmlpropertycache
tree
|
commitdiff
2012-07-11
Michael Brasser
Fix, test and document animation started/stopped signals.
tree
|
commitdiff
2012-07-11
Martin Jones
pressed and pressedButtons don't work when multiple...
tree
|
commitdiff
2012-07-11
Matthew Vogt
Allow color to be explicitly compared to a string
tree
|
commitdiff
2012-07-11
Andrew den Exter
Add tests for instantiating cursor delegates in the...
tree
|
commitdiff
2012-07-11
Toby Tomkins
Remove insignificant flag because test is passing reliably.
tree
|
commitdiff
2012-07-11
Glenn Watson
Fix test for value type interceptors.
tree
|
commitdiff
2012-07-11
Toby Tomkins
Specify platform that test is insignificant, has flaky...
tree
|
commitdiff
2012-07-11
Toby Tomkins
Remove superfluous DEFINE no longer used in source...
tree
|
commitdiff
2012-07-11
Chris Adams
Don't provide typehint in QQmlExpression::evaluate()
tree
|
commitdiff
2012-07-10
Matthew Vogt
Improved error messages for malformed .import statements
tree
|
commitdiff
2012-07-10
Chris Adams
Fix broken value-type support by allowing property...
tree
|
commitdiff
2012-07-10
Michael Brasser
Stabilize Loader test.
tree
|
commitdiff
2012-07-10
Matthew Vogt
Remove unwanted whitespace from test URLs
tree
|
commitdiff
2012-07-09
Friedemann Kleint
Use qWaitForWindowActive() where it is required.
tree
|
commitdiff
2012-07-09
Andrew den Exter
Speed up TextEdit construction time.
tree
|
commitdiff
2012-07-09
Matthew Vogt
Do not permit excessive recursion in component creation
tree
|
commitdiff
2012-07-08
Matthew Vogt
Use V4 binding for non-final properties where possible
tree
|
commitdiff
2012-07-08
Andrew den Exter
Reduce the number of unnecessary layouts on geometry...
tree
|
commitdiff
2012-07-06
Matthew Vogt
Expand test case for qrc:/ URLs
tree
|
commitdiff
2012-07-06
Andrew den Exter
Allow all explicit margins to override margins.
tree
|
commitdiff
2012-07-05
Andrew den Exter
Use unique port numbers for http servers in auto tests.
tree
|
commitdiff
2012-07-05
Andrew den Exter
Fix QQuickApplication::activate test.
tree
|
commitdiff
2012-07-04
Martin Jones
PathView needs drag events similar to Flickable
tree
|
commitdiff
2012-07-04
Charles Yin
Improve mouseWheel() function
tree
|
commitdiff
2012-07-04
Michael Brasser
Improve wheel event handling.
tree
|
commitdiff
2012-07-04
Michael Brasser
Report correct mouse position when made visible with...
tree
|
commitdiff
2012-07-04
Andrew den Exter
Refresh the TextInput.acceptableInput property when...
tree
|
commitdiff
2012-07-04
Glenn Watson
Make Behaviors work correctly with value types.
tree
|
commitdiff
2012-07-04
Andrew den Exter
Add tests for triple click text selection in TextEdit.
tree
|
commitdiff
2012-07-04
Martin Jones
Section headers ignore list delegate size changes when...
tree
|
commitdiff
2012-07-04
Andrew den Exter
Allow mouse interaction with 0 opacity items.
tree
|
commitdiff
2012-07-03
Bea Lam
Remove QSKIP() for polishOnCompleted() test
tree
|
commitdiff
2012-07-03
Girish Ramakrishnan
Suppress QWindowSystemInterface inclusion warnings
tree
|
commitdiff
2012-07-03
Martin Jones
Allow resetting a Rectangle gradient.
tree
|
commitdiff
2012-07-03
Glenn Watson
Add nativeScanCode to KeyEvent.
tree
|
commitdiff
2012-07-03
Andrew den Exter
Add tests for QQuickListCompositor debug output.
tree
|
commitdiff
2012-07-02
Chris Adams
Fix crash in QQmlXmlHttpRequest
tree
|
commitdiff
2012-07-02
Andrew den Exter
Use QQmlDataTest to resolve qqqmlanguage test data...
tree
|
commitdiff
2012-07-02
Martin Jones
section.property cannot deal with nested properties
tree
|
commitdiff
2012-07-02
Andrew den Exter
Use the convential form for the selectedText notify...
tree
|
commitdiff
2012-07-01
Martin Jones
anchors.mirrored should not exist in QtQuick 2
tree
|
commitdiff
next