summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml
Commit message (Collapse)AuthorAgeFilesLines
* Output error when a binding returns undefinedAaron Kennedy2009-11-111-1/+12
|
* Fixup qmllanguage::aliasProperties testAaron Kennedy2009-11-113-5/+14
|
* QmlDom testsAaron Kennedy2009-11-114-84/+57
|
* Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-11-103-6/+46
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Return qmlInfo(obj) << syntax.Warwick Allison2009-11-103-6/+46
| | | | | | | | Fixes QTBUG-5480
* | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-11-101-1/+0
|\ \ | |/ | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Bea Lam2009-11-105-44/+154
| |\ | | | | | | | | | into kinetic-declarativeui
| * | Minor improvements, additional pointer checks.Bea Lam2009-11-101-1/+0
| | |
* | | XMLHttpRequest testsAaron Kennedy2009-11-101-13/+102
| |/ |/|
* | More XMLHttpRequest testsAaron Kennedy2009-11-101-4/+33
| |
* | XMLHttpRequest testsAaron Kennedy2009-11-091-34/+102
| |
* | Don't crash on invalid expressionsAaron Kennedy2009-11-093-3/+14
| | | | | | | | QTBUG-5577
* | Fix following af454feab24824a7ef2d28794930fb7c227c270fAaron Kennedy2009-11-092-3/+5
|/
* Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-091-2/+13
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Bea Lam2009-11-0916-286/+93
| |\ | | | | | | | | | into kinetic-declarativeui
| * | QmlContext objects shouldn't be added to object tree.Bea Lam2009-11-091-1/+4
| | |
| * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Bea Lam2009-11-0515-171/+122
| |\ \ | | | | | | | | | | | | into kinetic-declarativeui
| * | | Use QML type names in object treeBea Lam2009-11-041-1/+9
| | | |
* | | | Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-098-193/+65
|\ \ \ \ | | |_|/ | |/| | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-11-061-1/+1
| |\ \ \ | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | | Export symbols for class QmlContextPrivateKai Koehne2009-11-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bauhaus needs a way to e.g. change the context hierarchy, and force the reevaluation of bindings. This cannot be done (right now) through the public QmlContext API. Reviewed-by: akennedy
| * | | | Remove dead codeAaron Kennedy2009-11-063-107/+0
| |/ / /
| * | | More language testsAaron Kennedy2009-11-061-5/+8
| | | |
| * | | Update valuetype testsAaron Kennedy2009-11-063-80/+56
| | | | | | | | | | | | | | | | Add a new test, and make the old variantCopy pass
* | | | constness fixWarwick Allison2009-11-092-3/+3
|/ / /
* | | Remove dead codeAaron Kennedy2009-11-062-31/+0
| | |
* | | qmlinfo testAaron Kennedy2009-11-061-6/+6
| | |
* | | Merge branch 'kinetic-declarativeui' of ↵Michael Brasser2009-11-055-55/+21
|\ \ \ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | TestsAaron Kennedy2009-11-053-45/+6
| | | |
| * | | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-11-051-0/+5
| |\ \ \ | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * \ \ Merge branch 'kinetic-declarativeui' of ↵Alan Alpert2009-11-057-55/+41
| | |\ \ \ | | | | |/ | | | |/| | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | | Merge branch 'kinetic-declarativeui' of ↵Alan Alpert2009-11-0510-116/+105
| | |\ \ \ | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | | | Avoid crashing on faulty call to createQmlObjectAlan Alpert2009-11-031-0/+5
| | | | | |
| * | | | | value types autotestAaron Kennedy2009-11-051-10/+10
| | |_|/ / | |/| | |
* | | | | Fix possible crash when overriding a signal handler.Michael Brasser2009-11-051-1/+1
|/ / / /
* | | | Remove "to" limit on minor version.Warwick Allison2009-11-057-55/+41
| |/ / |/| | | | | | | | | | | | | | QML_DEFINE_TYPE etc. now define just the initial support version, with support in all future versions being thus implied. QTBUG-5421
* | | Missing file for 48ea5a5c74620f9811debc6bf1e49bf095d30722Aaron Kennedy2009-11-041-3/+3
| | |
* | | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-11-046-14/+45
|\ \ \ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | less compile warningsYann Bodson2009-11-043-14/+21
| | |/ | |/|
| * | Merge branch 'kinetic-declarativeui' of ↵Michael Brasser2009-11-042-0/+21
| |\ \ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | Add closestAngle function to Qt object to help with rotation animations.Alan Alpert2009-11-042-0/+21
| | |/ | | | | | | | | | Includes test and doc.
| * | Doc.Michael Brasser2009-11-041-0/+3
| |/
* | testsAaron Kennedy2009-11-043-85/+38
| |
* | Improve qmllanguage test caseAaron Kennedy2009-11-041-14/+19
|/
* Fix incorrect assertAaron Kennedy2009-11-031-1/+1
| | | | QT-2432
* Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-034-17/+101
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * More QmlContext testsAaron Kennedy2009-11-032-17/+2
| |
| * * add more font examplesYann Bodson2009-11-032-0/+99
| | | | | | | | * add missing properties to QmlFontValueType
* | Define and document deletion of QmlEngine QNetworkAccessManagerWarwick Allison2009-11-031-7/+7
|/
* Qt object testAaron Kennedy2009-11-021-10/+23
|