summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Martin Jones2009-12-0720-191/+183
|\
| * oops, fix the compilationThierry Bastian2009-12-041-1/+1
| * small cleanupThierry Bastian2009-12-0421-192/+184
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Martin Jones2009-12-041-0/+7
|\ \ | |/
| * undebugWarwick Allison2009-12-041-1/+0
| * Prevent call to executeSql outside transaction (eg. if arg kept).Warwick Allison2009-12-041-0/+8
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Martin Jones2009-12-04102-766/+994
|\ \ | |/
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-12-03108-834/+1031
| |\
| | * fix includesOswald Buddenhagen2009-12-03104-413/+558
| | * clean up project filesOswald Buddenhagen2009-12-033-135/+136
| | * Added conditional macro which will make the copy in QtCreator able to export ...Erik Verbruggen2009-12-038-110/+120
| | * Optimization: Use linked-list for context objectsAaron Kennedy2009-12-034-15/+25
| | * Optimization: Use QString, not QUrl in QmlBindingAaron Kennedy2009-12-038-21/+21
| | * Avoid QString <-> QUrl conversionsAaron Kennedy2009-12-034-3/+15
| | * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Aaron Kennedy2009-12-031-1/+1
| | |\
| | | * A collection of small optimizations.Martin Jones2009-12-031-1/+1
| | * | OptimizationAaron Kennedy2009-12-037-136/+155
| | |/
| * | More detailed error message.Warwick Allison2009-12-031-2/+3
| |/
| * Undo most of 913dd563064e8047fe738fc9c79135adfb928977Warwick Allison2009-12-0286-275/+275
| * Fix indentingAaron Kennedy2009-12-021-6/+6
| * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Aaron Kennedy2009-12-0253-171/+171
| |\
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-12-0220-190/+403
| | |\
| | * | Remove include styles that rely on configure.Warwick Allison2009-12-0153-170/+170
| * | | Minor performance tweaksAaron Kennedy2009-12-022-6/+36
| | |/ | |/|
* | | Make SQL work on SymbianMartin Jones2009-12-041-1/+1
|/ /
* | Delay the creation of the signal parameter object until neededAaron Kennedy2009-12-022-12/+14
* | Run QmlParserStatus::componentComplete() in opposite orderAaron Kennedy2009-12-021-1/+1
* | Cleanup cached binding closuresAaron Kennedy2009-12-024-14/+19
* | Cache binding closuresAaron Kennedy2009-12-0211-16/+118
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Aaron Kennedy2009-12-021-1/+4
|\ \
| * | Get qsTr and friends working again.Michael Brasser2009-12-011-1/+4
| |/
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Aaron Kennedy2009-12-011-2/+2
|\ \ | |/
| * unwarnWarwick Allison2009-11-301-2/+2
* | Two way WorkerScript communicationsAaron Kennedy2009-11-307-156/+257
|/
* Qt.quit() added to qml.Tapani Mikola2009-11-303-0/+20
* Basic WorkerScript functionalityAaron Kennedy2009-11-305-5/+563
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Aaron Kennedy2009-11-302-0/+24
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-292-7/+9
| |\
| * | atob and btoa functions (as per JS window functions)Warwick Allison2009-11-292-0/+24
* | | Support array-literal Script::source valuesAaron Kennedy2009-11-2910-42/+115
| |/ |/|
* | Handle more HTML non-errorsAaron Kennedy2009-11-271-6/+8
* | Symbian fixes.Martin Jones2009-11-271-1/+1
|/
* Small doc fixes.Martin Jones2009-11-253-6/+6
* Doc improvmentsBea Lam2009-11-251-13/+18
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-11-234-119/+59
|\
| * Webkit console.log() compatibility.Warwick Allison2009-11-232-1/+27
| * Fixed the start location of an UiArrayBinding to include the qualifiedId.Erik Verbruggen2009-11-201-1/+1
| * Check version for cached DB too.Warwick Allison2009-11-201-0/+2
| * More SQL tests.Warwick Allison2009-11-201-114/+13
| * Clean-up SQL tests to not be order-dependentWarwick Allison2009-11-191-4/+14