summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml
Commit message (Expand)AuthorAgeFilesLines
* Print exceptions generated in SQL callback functions.Michael Brasser2009-12-151-1/+5
* Binding optimizer extensionsAaron Kennedy2009-12-151-40/+173
* Remove left over debugging outputAaron Kennedy2009-12-141-1/+0
* Binding optimizer extensionsAaron Kennedy2009-12-145-26/+161
* Introduce experimental binding optimizerAaron Kennedy2009-12-1412-7/+1817
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-12-114-11/+41
|\
| * Throw error when attempting to write to a non-existant property via script.Michael Brasser2009-12-113-5/+29
| * Throw error when attempting to write to a read-only property via script.Michael Brasser2009-12-111-6/+9
| * Generate error when attempting to write to a read-only object property.Michael Brasser2009-12-101-0/+3
* | Dynamic metaobject sharing and caching.Martin Jones2009-12-112-11/+20
|/
* Create xhr url with fromEncoded.Tapani Mikola2009-12-091-1/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-12-091-0/+1
|\
| * Fix leak.Michael Brasser2009-12-091-0/+1
* | Inline QML still needs a URL so that subtypes are relative to that URL.Warwick Allison2009-12-091-0/+2
|/
* Allow tests that use private headers to compile.Warwick Allison2009-12-091-1/+1
* document script extension problemWarwick Allison2009-12-081-0/+7
* undebugWarwick Allison2009-12-081-1/+0
* Fix leaks.Michael Brasser2009-12-083-1/+4
* Fix docs.Michael Brasser2009-12-071-1/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-12-076-83/+140
|\
| * little imporvements and 1 warning lessThierry Bastian2009-12-072-2/+2
| * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Martin Jones2009-12-076-82/+139
| |\
| | * Fix spurious logging problems.Warwick Allison2009-12-071-1/+1
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-12-071-1/+1
| | |\
| | * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-12-0620-191/+183
| | |\ \
| | * | | Make QmlScriptEngine reusable in WorkScript, so extra fns are available.Warwick Allison2009-12-045-80/+137
| * | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Martin Jones2009-12-0720-191/+183
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Martin Jones2009-12-041-0/+7
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Martin Jones2009-12-04102-766/+994
| |\ \ \ \
| * | | | | Make SQL work on SymbianMartin Jones2009-12-041-1/+1
* | | | | | Fix leaks.Michael Brasser2009-12-071-0/+2
| |_|_|_|/ |/| | | |
* | | | | valueChanged() needs to be virtual?Yann Bodson2009-12-071-1/+1
| |_|_|/ |/| | |
* | | | oops, fix the compilationThierry Bastian2009-12-041-1/+1
* | | | small cleanupThierry Bastian2009-12-0421-192/+184
| |_|/ |/| |
* | | 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 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
|\ \