projects
/
profile
/
ivi
/
qtdeclarative.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Make sure we get a valid accessibleInterface in child_helper.
[profile/ivi/qtdeclarative.git]
/
tests
/
2012-03-23
Michael Brasser
Prevent the root object from being garbage collected.
tree
|
commitdiff
2012-03-23
Charles Yin
Fix crash issue for path animation and path interpulator
tree
|
commitdiff
2012-03-22
Gunnar Sletta
Change smooth to be true by default
tree
|
commitdiff
2012-03-22
Andrew den Exter
Add move comprehensive tests for TextInput input mask.
tree
|
commitdiff
2012-03-22
Andrew den Exter
Fix text wrapping and eliding with implicitWidth.
tree
|
commitdiff
2012-03-21
Michael Brasser
Test unregistered local enums in QML methods and signal...
tree
|
commitdiff
2012-03-21
Laszlo Agocs
Allow flick on press-move-release in Flickable.
tree
|
commitdiff
2012-03-21
Bea Lam
Fix margins for right-to-left mode
tree
|
commitdiff
2012-03-21
Damian Jansen
ListView system tests
tree
|
commitdiff
2012-03-21
Martin Jones
Add new line to last line of qquickfolderlistmodel.pro
tree
|
commitdiff
2012-03-21
Andrew den Exter
Don't overwrite text selections made in focus handlers.
tree
|
commitdiff
2012-03-21
Andrew den Exter
Content size should not include trailing spaces.
tree
|
commitdiff
2012-03-21
Damian Jansen
Add more element qmltestrunner cases
tree
|
commitdiff
2012-03-21
Martin Jones
Fix qquickfolderlistmodel includes
tree
|
commitdiff
2012-03-21
Chris Adams
Allow literal enum to int property assignments
tree
|
commitdiff
2012-03-21
Andrew den Exter
Fix consistency of parsing ISO 8601 date strings.
tree
|
commitdiff
2012-03-21
Michael Brasser
Support unregistered Qt namespace enums in QML methods.
tree
|
commitdiff
2012-03-21
Michael Brasser
Support (registered) non-local enums for signal/slot...
tree
|
commitdiff
2012-03-20
Bea Lam
Update item focus even if it doesn't have a canvas
tree
|
commitdiff
2012-03-20
Kent Hansen
Make QVariant conversion for JS null type symmetric
tree
|
commitdiff
2012-03-20
Andrew den Exter
Make TextEdit word selection behaviour consistent.
tree
|
commitdiff
2012-03-20
Andrew den Exter
Add additional key sequence tests.
tree
|
commitdiff
2012-03-20
Charles Yin
Fix QQuickTextInput test failure on Windows
tree
|
commitdiff
2012-03-20
Charles Yin
Fix tst_qquickitemlayer test failures
tree
|
commitdiff
2012-03-20
Charles Yin
Fix FolderListModel path issue on Windows
tree
|
commitdiff
2012-03-20
Michael Brasser
Support null -> QObject and QObject -> bool conversions...
tree
|
commitdiff
2012-03-20
Martin Jones
Loader could leak qml contexts if interrupted
tree
|
commitdiff
2012-03-20
Martin Jones
Restore view to sensible position if grab is cancelled.
tree
|
commitdiff
2012-03-20
Matthew Vogt
Allow parent to be specified for Qt.createComponent
tree
|
commitdiff
2012-03-19
Matthew Vogt
Ensure JS files imported inside modules work correctly
tree
|
commitdiff
2012-03-19
Aurindam Jana
QmlEngineDebug: Simplify the utility classes
tree
|
commitdiff
2012-03-19
Aurindam Jana
QmlEngineDebug: Rename to QmlEngineDebugClient in AutoTest
tree
|
commitdiff
2012-03-19
Miikka Heikkinen
Fix data file checkout formats in Windows for some...
tree
|
commitdiff
2012-03-19
Kai Koehne
Debugger: Always disable v4 optimizer if v8 debugger...
tree
|
commitdiff
2012-03-19
Aurindam Jana
QmlEngineDebugService: Rename service to QmlDebugger
tree
|
commitdiff
2012-03-19
Simjees Abraham
Debugger: Add optional 'host' argument to -qmljsdebugger
tree
|
commitdiff
2012-03-19
Aurindam Jana
QmlDebuggingTests: Separate out public and private...
tree
|
commitdiff
2012-03-19
Charles Yin
Skip some font loader tests for Windows
tree
|
commitdiff
2012-03-19
Charles Yin
Make qqmlinspector test work on Windows
tree
|
commitdiff
2012-03-19
Aurindam Jana
QmlDebugging: Object Tree and States List
tree
|
commitdiff
2012-03-19
Martin Jones
When clearing an incubator also clear incubators it...
tree
|
commitdiff
2012-03-19
Martin Jones
Resetting a model can cause a crash in views with heade...
tree
|
commitdiff
2012-03-19
Martin Jones
Ensure section header/footer are cleaned up.
tree
|
commitdiff
2012-03-19
Andrew den Exter
Fix QQuickCanvas test failure.
tree
|
commitdiff
2012-03-15
Michael Brasser
Fix bug in v4 strict equality.
tree
|
commitdiff
2012-03-15
Miikka Heikkinen
Windows: Fix file URL issues in declarative autotests
tree
|
commitdiff
2012-03-15
Miikka Heikkinen
Fix tst_qquickimageparticle test compilation with Visua...
tree
|
commitdiff
2012-03-15
Martin Jones
Allow threaded compilation in an async Loader
tree
|
commitdiff
2012-03-15
Alan Alpert
Don't assert if focus is already clear.
tree
|
commitdiff
2012-03-15
Martin Jones
Set more sensible Flickable default input filtering...
tree
|
commitdiff
2012-03-15
Chris Adams
Fix crash caused by dereferencing collected v8 data
tree
|
commitdiff
2012-03-15
Chris Adams
Don't allow tst_QJSEngine or tst_QJSValue instance...
tree
|
commitdiff
2012-03-15
Aaron Kennedy
Remove binding dependency on QQmlExpression
tree
|
commitdiff
2012-03-14
Chris Adams
Ensure that dynamic property storing QObject ptr notifi...
tree
|
commitdiff
2012-03-14
Kent Hansen
Let V8 throw the exception when QML property lookup...
tree
|
commitdiff
2012-03-14
Miikka Heikkinen
Remove warning about missing file from parserstress...
tree
|
commitdiff
2012-03-14
Miikka Heikkinen
Windows: Mark several declarative test cases insignificant
tree
|
commitdiff
2012-03-14
Kent Hansen
Use the same ReferenceError message wording as V8
tree
|
commitdiff
2012-03-14
Kai Koehne
Debugger: Print informational messages via qDebug
tree
|
commitdiff
2012-03-14
Kai Koehne
Debugger: Fix autotest for shadow builds
tree
|
commitdiff
2012-03-14
Kai Koehne
Debugger: Fix autotests on Windows
tree
|
commitdiff
2012-03-14
Caroline Chao
CodeCoverage: Skip headersclean test.
tree
|
commitdiff
2012-03-14
Luis Gabriel Lima
Fix AND expression in v4
tree
|
commitdiff
2012-03-14
Chris Adams
Disable particle-related examples from tst_examples
tree
|
commitdiff
2012-03-14
Martin Jones
Reuse a QQuickCanvas in examples auto test.
tree
|
commitdiff
2012-03-14
Michael Brasser
Support module api objects in v4.
tree
|
commitdiff
2012-03-14
Martin Jones
Reuse QQuickView in GridView table driven tests
tree
|
commitdiff
2012-03-13
Charles Yin
More refactoring on animation controller
tree
|
commitdiff
2012-03-13
Casper van Donderen
Remove the usage of deprecated qdoc macros.
tree
|
commitdiff
2012-03-13
Charles Yin
Implement mouseDrag
tree
|
commitdiff
2012-03-13
Aurindam Jana
QmlDebugging: Modify test JSDebug test cases
tree
|
commitdiff
2012-03-13
Martin Jones
Reuse QQuickView in ListView table driven tests
tree
|
commitdiff
2012-03-13
Toby Tomkins
Default image scaling behaviour has changed; fix autotest.
tree
|
commitdiff
2012-03-13
Chris Adams
Fix crash when writing property after engine deletion
tree
|
commitdiff
2012-03-13
Martin Jones
Speed up view flick tests.
tree
|
commitdiff
2012-03-13
Martin Jones
ListView.contentHeight does not include header and...
tree
|
commitdiff
2012-03-13
Chris Adams
Fix leak in tst_qquicklistmodel unit test
tree
|
commitdiff
2012-03-13
Bea Lam
Displaced items were moving unnecessarily
tree
|
commitdiff
2012-03-13
Glenn Watson
Change repeater item to handle model being deleted.
tree
|
commitdiff
2012-03-12
Michael Brasser
Fix v4 nested object access bug.
tree
|
commitdiff
2012-03-12
Michael Brasser
Add additional v4 tests.
tree
|
commitdiff
2012-03-12
Rohan McGovern
tests: enable headersclean also for cross_compile builds
tree
|
commitdiff
2012-03-12
Lars Knoll
Remove unneeded dependencies to QtWidgets and QtOpenGL
tree
|
commitdiff
2012-03-12
Laszlo Agocs
Fix MouseArea autotest.
tree
|
commitdiff
2012-03-12
Michael Brasser
Fix tst_qquicktextedit.
tree
|
commitdiff
2012-03-12
Kent Hansen
Skip test that accesses deleted QML engine
tree
|
commitdiff
2012-03-12
Kent Hansen
Fix flakiness in qquicklistmodel autotest
tree
|
commitdiff
2012-03-12
Lars Knoll
Mark presumed unstable test as insignificant.
tree
|
commitdiff
2012-03-11
Rohan McGovern
Make headersclean in qtdeclarative enforce correct...
tree
|
commitdiff
2012-03-10
Bea Lam
refilled items should be moved immediately
tree
|
commitdiff
2012-03-10
Luis Gabriel Lima
Add mouse wheel events handler to MouseArea
tree
|
commitdiff
2012-03-09
João Abecasis
Don't grow container when desired size is known
tree
|
commitdiff
2012-03-09
Michael Brasser
Add autotest for v4 nested object bug.
tree
|
commitdiff
2012-03-09
Glenn Watson
Fix crash in listmodel when data is assigned incorrectly.
tree
|
commitdiff
2012-03-09
Aurindam Jana
QmlDebugging: Remove QQmlDebugClient
tree
|
commitdiff
2012-03-07
Kai Koehne
QML Debugger: Change prefix of warnings
tree
|
commitdiff
2012-03-07
Aurindam Jana
QmlDebugging: Revert the names of services
tree
|
commitdiff
2012-03-07
Kent Hansen
Make sure QML type "real" always maps to C++ type ...
tree
|
commitdiff
2012-03-07
Martin Jones
ListView can freeze if flicked beyond its bounds.
tree
|
commitdiff
2012-03-07
Bea Lam
Fix setting of target lists when target Transition...
tree
|
commitdiff
next