summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Make QmlPropertyValueSource an interface.Martin Jones2009-08-2715-82/+70
| | | | 1st step in animation class heirarchy redesign.
* Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-08-2579-528/+1060
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Merge branch 'kinetic-declarativeui' of ↵Michael Brasser2009-08-2578-516/+1054
| |\ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * Fix compilation (missing include)Kai Koehne2009-08-251-0/+1
| | |
| | * Merge branch 'kinetic-declarativeui' of ↵Kai Koehne2009-08-254-0/+109
| | |\ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | * Reading and writing of QVariant for QmlValueTypeThomas Hartmann2009-08-252-0/+99
| | | | | | | | | | | | | | | | | | | | | | | | This is very useful for Bauhaus and avoids code duplication Reviewed-by: Aaron Kennedy
| | | * QVector3D: missing implicit conversion to QVariantThomas Hartmann2009-08-252-0/+10
| | | |
| | * | Don't crash for QFxWebView::setUrl(QUrl)Kai Koehne2009-08-251-1/+1
| | |/
| | * Update.Warwick Allison2009-08-252-1/+1
| | |
| | * Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-08-2558-375/+741
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: src/declarative/qml/qmlcompiler.cpp src/declarative/qml/qmlengine_p.h
| | | * Merge branch 'kinetic-declarativeui' of ↵Kai Koehne2009-08-2555-373/+735
| | | |\ | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | | * Merge branch 'kinetic-declarativeui' of ↵Yann Bodson2009-08-252-5/+5
| | | | |\ | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | | | * Remove excessive margins in SameGameAlan Alpert2009-08-251-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | Reviewed-by: Yann Bodson
| | | | | * Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-08-252-31/+62
| | | | | |\ | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | | | * | Dialog width is dependent on textAaron Kennedy2009-08-251-2/+2
| | | | | | |
| | | | * | | Fix the size of the buttonYann Bodson2009-08-252-3/+2
| | | | | |/ | | | | |/|
| | | | * | SameGame small cosmetic changesYann Bodson2009-08-252-31/+62
| | | | |/
| | | | * Merge branch 'kinetic-declarativeui' of ↵Yann Bodson2009-08-257-10/+78
| | | | |\ | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | | | * Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-08-2539-295/+317
| | | | | |\ | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | | | * | Fixup testAaron Kennedy2009-08-251-1/+1
| | | | | | |
| | | | | * | Add support for prefixed attached properties at compile timeAaron Kennedy2009-08-256-9/+77
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To reduce possible confusion, an id used within a component may not conflict with namespace prefixes.
| | | | * | | Forgot to commit RssModel.qmlYann Bodson2009-08-251-0/+20
| | | | | |/ | | | | |/|
| | | | * | Merge branch 'kinetic-declarativeui' of ↵Yann Bodson2009-08-255-39/+252
| | | | |\ \ | | | | | |/ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | | | * Implement QFxKeyNavigationAttached classAaron Kennedy2009-08-253-39/+142
| | | | | | | | | | | | | | | | | | | | | | | | Documentation is missing until we fix up focus behaviour
| | | | | * Remove the QmlBinding_Id from QmlContext on destructionAaron Kennedy2009-08-252-2/+15
| | | | | |
| | | | | * Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-08-255-153/+22
| | | | | |\ | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | | | * | Add (non-functional) KeyNavigation typeAaron Kennedy2009-08-251-1/+98
| | | | | | |
| | | | * | | Merge branch 'kinetic-declarativeui' of ↵Yann Bodson2009-08-252-7/+13
| | | | |\ \ \ | | | | | | |/ | | | | | |/| | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | | * | | Mobile version of Flickr demo in flickr-mobile.qml.Yann Bodson2009-08-2537-291/+313
| | | | | | |
| | | | * | | Merge branch 'kinetic-declarativeui' of ↵Yann Bodson2009-08-2419-213/+234
| | | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | | * \ \ \ Merge branch 'kinetic-declarativeui' of ↵Yann Bodson2009-08-2449-149/+344
| | | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | | * | | | | Use 'extend' for now. 'extends' is a JavaScript reserved wordsYann Bodson2009-08-241-3/+3
| | | | | | | | |
| | | | * | | | | Add missing CONSTANT to view property.Yann Bodson2009-08-241-1/+1
| | | | | | | | |
| | | * | | | | | Silence gcc compiler errorKai Koehne2009-08-241-2/+5
| | | | | | | | |
| | * | | | | | | Make QmlEnginePrivate::Imports a stack type.Warwick Allison2009-08-252-5/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also fixes memleak.
| | * | | | | | | Revert cb81a637c8ef041cff2e96c6065763084776d75aWarwick Allison2009-08-251-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Programming error to call with ns==0.
| | * | | | | | | typoWarwick Allison2009-08-251-1/+1
| | | | | | | | |
| | * | | | | | | Missed files.Warwick Allison2009-08-252-0/+86
| | | | | | | | |
| | * | | | | | | Largely revert 40c12237b506bd and implement simpler more efficient way.Warwick Allison2009-08-245-135/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Still doubtful that ACTUAL version import is needed.
| | * | | | | | | Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-08-2419-212/+230
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | | | | | | Centralize QNetworkRequest attribute setting, turn on pipelining.Warwick Allison2009-08-249-8/+39
| | | |_|/ / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ... in two places. Qt expects the "application" to configure caching, proxy, pipelining, etc., on a QNetworkAccessManager, so now we do that in the two most important cases: the loader example and qmlviewer tool.
| * | | | | | | Only need to mess with the scope chain when evaluating.Michael Brasser2009-08-251-6/+6
| | |_|_|/ / / | |/| | | | |
* | | | | | | Update docs to reflect layouts renamingMartin Jones2009-08-251-2/+2
| |_|_|_|/ / |/| | | | |
* | | | | | Remove unnecessary KeysAttached static mapMartin Jones2009-08-252-7/+13
|/ / / / /
* | | | | Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-08-2414-177/+181
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | | Remove QmlDomDocument::saveKai Koehne2009-08-242-13/+1
| | | | |
| * | | | Remove QmlDomDocument::versionKai Koehne2009-08-242-12/+1
| | | | | | | | | | | | | | | | | | | | Has been superseeded by the versioning/library infrastructure.
| * | | | Remove setter from QmlDom classesKai Koehne2009-08-242-119/+2
| | |_|/ | |/| | | | | | | | | | | | | | | | | | All methods modifying the object dom were removed. Change was discussed with Aaron.
| * | | Disallow lowercase import qualifier idsAaron Kennedy2009-08-241-1/+10
| | | |
| * | | Fix crash on missing imports.Aaron Kennedy2009-08-241-0/+3
| | | | | | | | | | | | | | | | | | | | This would previously crash: Blah.Rectangle {}