projects
/
profile
/
ivi
/
qtdeclarative.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Update to 5.0.0-beta1
[profile/ivi/qtdeclarative.git]
/
tests
/
auto
/
quick
/
2012-08-28
Martin Jones
Add cacheItemCount property to PathView
tree
|
commitdiff
2012-08-27
Charles Yin
Use the new antialiasing property for canvas painting
tree
|
commitdiff
2012-08-24
Andrew den Exter
Fix assert when a VisualDataModels context has been...
tree
|
commitdiff
2012-08-22
Stephen Kelly
Port away from qWaitForWindowShown.
tree
|
commitdiff
2012-08-17
Gunnar Sletta
Stabilize QQuickWindow tests a bit
tree
|
commitdiff
2012-08-13
Frederik Gladhorn
Fix build with QT_NO_ACCESSIBILITY.
tree
|
commitdiff
2012-08-13
Frederik Gladhorn
Only build accessibility test when a11y is enabled.
tree
|
commitdiff
2012-08-06
Andrew den Exter
Fix pasting with the middle button in TextInput and...
tree
|
commitdiff
2012-08-06
Andrew den Exter
Add tests for copy and paste using keyboard shortcuts.
tree
|
commitdiff
2012-08-03
Paul Olav Tvete
Don't use compatibility headers
tree
|
commitdiff
2012-08-03
Michael Brasser
Make QQmlScriptString opaque.
tree
|
commitdiff
2012-08-02
Andrew den Exter
Add tests for writing to model role properties.
tree
|
commitdiff
2012-08-02
Andrew den Exter
Test the VisualDataModel hasModelChildren property
tree
|
commitdiff
2012-08-02
Andrew den Exter
Add tests for VisualDataModel watched roles.
tree
|
commitdiff
2012-08-02
Andrew den Exter
Fix handling of changes to the root index of a VisualDa...
tree
|
commitdiff
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-07-31
Charles Yin
Refactor context2d thread logic
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
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
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
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
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-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-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
Alan Alpert
Add test for large file codepath
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-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
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-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
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
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-10
Michael Brasser
Stabilize Loader test.
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-08
Andrew den Exter
Reduce the number of unnecessary layouts on geometry...
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
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
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-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
2012-07-01
Glenn Watson
Work around test failure for pixmap cache.
tree
|
commitdiff
2012-06-30
Adriano Rezende
Adjust MouseArea autotest to check mouse events with...
tree
|
commitdiff
2012-06-28
Shawn Rutledge
Propagate synthesized mouse events in parallel with...
tree
|
commitdiff
2012-06-27
Oswald Buddenhagen
Merge "Merge branch 'buildsystem'" into refs/staging...
tree
|
commitdiff
2012-06-27
Martin Jones
Changing PathView offset doesn't set currentIndex appro...
tree
|
commitdiff
2012-06-26
Thiago Macieira
activeWindow is deprecated, use focusWindow.
tree
|
commitdiff
2012-06-26
Oswald Buddenhagen
Merge branch 'buildsystem'
tree
|
commitdiff
2012-06-26
Oswald Buddenhagen
don't reference $$QT_BUILD_TREE - it's unavailable...
tree
|
commitdiff
2012-06-26
Bea Lam
Rename ListView *speed properties to *velocity
tree
|
commitdiff
2012-06-26
Andrew den Exter
Fix section delegates not updating when changed.
tree
|
commitdiff
2012-06-26
Andrew den Exter
Position section headers correctly when section propert...
tree
|
commitdiff
2012-06-26
Bea Lam
Isolate unstable test
tree
|
commitdiff
2012-06-26
Andrew den Exter
Fix crash in tst_qquicklistview.
tree
|
commitdiff
2012-06-25
Damian Jansen
Remove superfluous statusChanged signal
tree
|
commitdiff
2012-06-25
Bea Lam
Revert "Remove properties related to highlight speed"
tree
|
commitdiff
2012-06-25
Bea Lam
Delete canvas created in test
tree
|
commitdiff
next