summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativelanguage
Commit message (Expand)AuthorAgeFilesLines
* Add a method that allows registration of files to typesAlan Alpert2013-02-193-0/+23
* Update copyright year in Digia's license headersSergio Ahumada2013-01-133-3/+3
* Delay loading implicit importAlan Alpert2013-01-083-0/+32
* Remove 'com.nokia' string from autotestAlan Alpert2013-01-0812-80/+80
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-293-72/+72
* Update contact information in license headers.Sergio Ahumada2012-08-013-6/+6
* Fix crash when using aliases and variantsNicolas Arnaud-Cormos2012-05-253-0/+11
* Fixed QtDeclarative autotest deployment for WinCE devices.jaanttil2012-02-061-1/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-113-3/+3
* Create property cache in case of Component{} rootAaron Kennedy2011-06-103-0/+17
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-133-51/+51
* Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-03-311-1/+1
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-03-281-1/+1
| |\
| | * Fixed autotests on Windows.axis2011-03-251-1/+1
* | | Merge remote-tracking branch 'origin/4.7' into HEADThiago Macieira2011-03-164-1/+29
|\ \ \ | |/ /
| * | Remove bindings before assigning constants in VMEAaron Kennedy2011-03-154-1/+29
| |/
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-0416-3/+369
|\ \ | |/
| * Implement property versioning inside the declarative engineAaron Kennedy2011-01-2712-51/+47
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-193-3/+3
| |\
| * | Test importing version > registered with a matching base class rev.Martin Jones2011-01-054-1/+53
| * | Support property/method versions in QMLMartin Jones2011-01-0514-0/+318
| * | Fix spelling in declarative autotestsJoona Petrell2010-12-201-3/+3
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-173-3/+3
|\ \ \ | | |/ | |/|
| * | Update copyright year to 2011.Jason McDonald2011-01-103-3/+3
| |/
* | Merge remote branch 'qt/master' into file-engine-refactorJoão Abecasis2010-11-2328-11/+237
|\ \
| * \ Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-191-1/+1
| |\ \ | | |/
| | * Remove unneeded semicolons.Martin Jones2010-11-151-1/+1
| * | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-255-6/+90
| |\ \ | | |/
| | * Fix position of synthesized semicolon tokens.Aaron Kennedy2010-10-203-0/+39
| | * Call the correct vme meta object when connecting alias signalsAaron Kennedy2010-10-193-6/+51
| * | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-1522-3/+145
| |\ \ | | |/
| | * Compile on WinCEAaron Kennedy2010-10-131-2/+2
| | * Test for absent qmldirAaron Kennedy2010-10-112-0/+3
| | * Allow aliases to value type propertiesAaron Kennedy2010-10-0812-3/+85
| | * Check plugin and QML file case on Mac and WindowsAaron Kennedy2010-10-086-0/+40
| | * Don't allow multiple values to be assigned to a singular propertyAaron Kennedy2010-10-085-0/+17
| * | Align .pro with qmake: s/\.sources/.files/.Miikka Heikkinen2010-10-081-1/+1
| |/
* | Fix deployment for examples and testsShane Kearns2010-10-121-1/+1
|/
* Connect property alias change signals on useAaron Kennedy2010-10-071-1/+0
* AutotestAaron Kennedy2010-10-062-0/+31
* Add autotest for reserved words in QML.Michael Brasser2010-10-041-0/+76
* Add test for Qt 4.7 moduleAaron Kennedy2010-09-291-0/+6
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-29118-127/+127
* More declarative autotests.Michael Brasser2010-09-245-0/+14
* Missing fileAaron Kennedy2010-09-031-0/+14
* Don't modify the signal order on the second dynamic meta object passAaron Kennedy2010-09-031-0/+12
* Only emit change signal when variant properties actually changeAaron Kennedy2010-09-012-1/+28
* Ignore non-scriptable properties in QMLAaron Kennedy2010-08-316-0/+19
* Don't double call classBegin()Aaron Kennedy2010-08-315-1/+41
* Simplify type management codeAaron Kennedy2010-08-271-1/+1