summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativelanguage
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* 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
* Fix inconsistent reporting of module import errors when using versions.Warwick Allison2010-07-055-3/+13
* Make autotests work with qreal == float (in addition to double).Warwick Allison2010-07-022-2/+2
* Don't accept *files* that exist when *directory* is required.Warwick Allison2010-07-023-0/+5
* Disallow global object properties as property namesAaron Kennedy2010-06-253-0/+7
* Make declarative autotests compile on Symbian abld build systemJoona Petrell2010-06-082-2/+6
* Autotest (XFAIL) for QTBUG-10822Aaron Kennedy2010-05-202-0/+22
* Prevent assignment of values (string, number, bool) to signal handlers.Michael Brasser2010-05-186-8/+7
* Make sure strings are escaped when returned via asScript.Michael Brasser2010-05-183-5/+5
* Rename files; fix test.Michael Brasser2010-05-184-3/+4
* Use QDeclarativeScriptString for ParentChange.Michael Brasser2010-05-184-12/+56
* Symbian build fix to declarative auto and benchmark testsJoona Petrell2010-05-141-1/+8
* Correctly assign bool to variant propertiesAaron Kennedy2010-05-122-0/+6
* Make QDeclarativeParserStatus method pure virtual to encourage right code.Warwick Allison2010-04-301-2/+2
* Disallow "Qt" as namespace importAaron Kennedy2010-04-273-6/+6
* Improved error messages for type resolving, new debug optionmae2010-04-261-22/+32
* Give error on attempt to import types from too-early version number.Warwick Allison2010-04-223-0/+5
* Fix versioning of Qt Declarative's in-built typesAlan Alpert2010-04-21105-107/+107
* AutotestsAaron Kennedy2010-04-2142-0/+163
* AutotestAaron Kennedy2010-04-215-0/+18
* Don't allow properties in Component elementsAaron Kennedy2010-04-217-0/+27
* Improve error messages, especially on embedded.Warwick Allison2010-04-204-2/+7
* Fix tests: remove unnecessary calls to QML_DECLARE_TYPEBea Lam2010-04-192-14/+4
* Emit runtime warnings through QDeclarativeEngineAaron Kennedy2010-04-191-2/+1
* Add Component.onDestruction attached propertyAaron Kennedy2010-04-155-0/+47
* Rename remaining import Qt 4.6 lines to import Qt 4.7Joona Petrell2010-04-141-7/+7
* Use different ports for network tests to avoid clashes in parallel testing.Martin Jones2010-04-131-4/+4