summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2997-2333/+2333
* Include the signal code in the argument of (dis)connectNotify().Thomas McGuire2012-09-261-18/+29
* Revert "Delete JS-owned QML objects right away in the engine dtor."Peter Kümmel2012-09-253-62/+1
* Delete JS-owned QML objects right away in the engine dtor.Thomas McGuire2012-09-143-1/+62
* Make connectNotify() work with QMLThomas McGuire2012-08-315-0/+389
* test: Mark tst_qdeclarativeflickable unstable failures as XFAILSergio Ahumada2012-08-231-2/+14
* test: Re-enabling tst_qdeclarativeerror testSergio Ahumada2012-08-161-1/+0
* Fix error test on Windows.Glenn Watson2012-08-162-1/+2
* XMLHttpRequest does not support the DELETE methodJani Honkonen2012-08-154-3/+29
* Update contact information in license headers.Sergio Ahumada2012-08-0196-192/+192
* MouseArea: use current value of drag.axisAlberto Mardegan2012-07-252-0/+101
* Fix roundtrip between double and string in QDeclarativeListModel leading to p...Florian Hänel2012-07-251-0/+4
* Propagate left key presses to the parent item when TextInput is empty.Marcel Schuette2012-05-302-1/+23
* Fix crash when using aliases and variantsNicolas Arnaud-Cormos2012-05-253-0/+11
* Clicking on a disabled ListView's delegate breaks mouse interactionPasi Pentikainen2012-05-082-0/+65
* Fix QDeclarativeItem::hasActiveFocus().Andreas Aardal Hanssen2012-03-191-0/+28
* Specify global mouse position for QDeclarativeMouseArea auto testJonathan Liu2012-02-281-3/+4
* tests: Mark unstable tests as insignificant on WindowsSergio Ahumada2012-02-141-0/+1
* test: Do not mark tst_qdeclarativeerror as insignificant anymoreSergio Ahumada2012-02-131-2/+0
* test: Do not mark tst_qdeclarativetimer as insignificant anymoreSergio Ahumada2012-02-101-2/+0
* Fixed QtDeclarative autotest deployment for WinCE devices.jaanttil2012-02-0661-61/+134
* Update year in Nokia copyright messages.Jason McDonald2012-01-1196-96/+96
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml-staging into master...Qt Continuous Integration System2012-01-033-6/+6
|\
| * Merge remote-tracking branch 'qt-qml-review/master' into master-qml-stagingKai Koehne2012-01-023-6/+6
| |\
| | * Adapt autotests to commit e2773a9Kai Koehne2011-11-293-6/+6
* | | tests: allow unstable tests to be marked with CONFIG+=insignificant_testSergio Ahumada2011-12-289-2/+11
* | | Symbian: Fix exporting and importing of some functions for autotestsMiikka Heikkinen2011-12-211-1/+1
|/ /
* / Fix permission (no execute bit).Frederik Gladhorn2011-11-225-0/+0
|/
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-11-152-0/+85
|\
| * Properly protect access to pixmap reader thread with mutexChris Adams2011-11-152-0/+85
* | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-10-253-1/+45
|\ \ | |/ |/|
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-10-172-0/+44
| |\
| | * Fix crash on exit when overriding signal handlers in states.Michael Brasser2011-10-172-0/+44
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-10-1252-52/+52
| |\|
| | * Fix deployment for declarative tests, examples on SymbianDamian Jansen2011-10-0452-52/+52
* | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-10-073-1/+256
|\| |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-09-222-1/+231
| |\ \
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7Sami Merila2011-09-222-1/+26
| | |\ \
| | * | | QLineControl: selectedTextChanged() signal is omitted in some casesSami Merila2011-09-222-1/+231
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-09-212-1/+26
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | * | QML import path puts Qt dirs in correct Symbian ordermread2011-09-212-1/+26
| | |/
* | | Debugger: Fix autotest breakageKai Koehne2011-09-191-1/+0
* | | Debugger: Rename qdeclarativedebug* to qdeclarativeenginedebug*Kai Koehne2011-09-163-4/+1
* | | Rename QDeclarativeEngineDebugServer to ~ServiceKai Koehne2011-09-163-3/+0
* | | Merge remote-tracking branch 'qt/4.8' into master-qmlKai Koehne2011-09-158-28/+194
|\ \ \
| * | | Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-09-081-0/+44
| |\| |
| | * | Fix implicit height not growing when pre-edit text wraps.Andrew den Exter2011-09-061-0/+44
| | |/
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml-staging into master...Qt Continuous Integration System2011-08-301-0/+13
| |\ \
| | * | QDeclarative::hasActiveFocus should return false for hidden itemsAlan Alpert2011-08-301-0/+13
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml-staging into master...Qt Continuous Integration System2011-08-291-3/+76
| |\| |