summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativebehaviors
Commit message (Expand)AuthorAgeFilesLines
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Fixed QtDeclarative autotest deployment for WinCE devices.jaanttil2012-02-061-1/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-04-182-0/+43
|\
| * Fix regression in wigglytext.qmlMichael Brasser2011-04-122-0/+43
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\ \ | |/
| * Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* | Merge remote branch 'qt/master' into file-engine-refactorJoão Abecasis2010-11-232-2/+7
|\ \
| * \ Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-151-1/+6
| |\ \ | | |/
| | * Don't allow multiple values to be assigned to a singular propertyAaron Kennedy2010-10-081-1/+6
| * | Align .pro with qmake: s/\.sources/.files/.Miikka Heikkinen2010-10-081-1/+1
| |/
* | Fix deployment for examples and testsShane Kearns2010-10-121-1/+1
|/
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-2920-20/+20
* Improve stability of test on loaded hw.Martin Jones2010-08-271-1/+1
* Fix test.Michael Brasser2010-07-221-0/+1
* Only ignore the same target value for a Behavior when it is running.Michael Brasser2010-07-212-0/+44
* Autotest for QTBUG-5491 (Animation in a Behavior doesn't update running)Michael Brasser2010-07-132-0/+38
* Make declarative autotests compile on Symbian abld build systemJoona Petrell2010-06-082-2/+6
* Don't crash when assigning a Behavior to a grouped property.Michael Brasser2010-05-242-0/+20
* Remove license headers from test data.Warwick Allison2010-05-2317-697/+0
* Add license headers for .qml files.Jason McDonald2010-05-2117-0/+697
* Symbian build fix to declarative auto and benchmark testsJoona Petrell2010-05-141-1/+8
* Mark some properties in QDeclarativeItem as private properties.Alexis Menard2010-04-291-12/+13
* Additional Behavior test + text fixes.Michael Brasser2010-04-292-23/+58
* Fix versioning of Qt Declarative's in-built typesAlan Alpert2010-04-2115-15/+15
* Emit runtime warnings through QDeclarativeEngineAaron Kennedy2010-04-191-2/+4
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Yann Bodson2010-04-134-7/+5
|\
| * Stabilize behaviors test.Michael Brasser2010-04-133-9/+9
| * Tweak tests to run in parallelAaron Kennedy2010-04-131-0/+3
* | Optimize some autotestsYann Bodson2010-04-131-87/+79
|/
* Prevent Behavior from being triggered on initialization.Michael Brasser2010-04-082-0/+33
* Autotest tweaks.Michael Brasser2010-03-281-0/+30
* Update AutotestsAlan Alpert2010-03-093-4/+4
* Make "on" syntax mandatory for value sources and interceptorsAaron Kennedy2010-03-0216-16/+16
* Change autotest class prefix from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX t...Leonardo Sobral Cunha2010-02-241-17/+17
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-2417-0/+650