Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Silence gcc compiler error | Kai Koehne | 2009-08-24 | 1 | -2/+5 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Make QmlEnginePrivate::Imports a stack type. | Warwick Allison | 2009-08-25 | 2 | -5/+48 | |
* | | | | | | Revert cb81a637c8ef041cff2e96c6065763084776d75a | Warwick Allison | 2009-08-25 | 1 | -3/+0 | |
* | | | | | | Largely revert 40c12237b506bd and implement simpler more efficient way. | Warwick Allison | 2009-08-24 | 5 | -135/+43 | |
* | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-08-24 | 13 | -201/+216 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Remove QmlDomDocument::save | Kai Koehne | 2009-08-24 | 2 | -13/+1 | |
| * | | | | | Remove QmlDomDocument::version | Kai Koehne | 2009-08-24 | 2 | -12/+1 | |
| * | | | | | Remove setter from QmlDom classes | Kai Koehne | 2009-08-24 | 2 | -119/+2 | |
| |/ / / / | ||||||
| * | | | | Disallow lowercase import qualifier ids | Aaron Kennedy | 2009-08-24 | 1 | -1/+10 | |
| * | | | | Fix crash on missing imports. | Aaron Kennedy | 2009-08-24 | 1 | -0/+3 | |
| * | | | | Expose type library information in QmlDomObject | Kai Koehne | 2009-08-24 | 8 | -21/+150 | |
| |/ / / | ||||||
| * | | | Add a spacing property to ListView | Martin Jones | 2009-08-24 | 2 | -14/+41 | |
| * | | | Fix onFooPressed key handlers. | Martin Jones | 2009-08-24 | 2 | -21/+7 | |
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-08-24 | 9 | -90/+130 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-08-24 | 1 | -3/+3 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-08-24 | 10 | -42/+78 | |
| |\ \ \ \ | | | |_|/ | | |/| | | ||||||
| * | | | | VisualModel -> VisualDataModel | Martin Jones | 2009-08-24 | 1 | -0/+1 | |
* | | | | | Centralize QNetworkRequest attribute setting, turn on pipelining. | Warwick Allison | 2009-08-24 | 6 | -6/+0 | |
| |_|_|/ |/| | | | ||||||
* | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-08-24 | 1 | -2/+0 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-08-24 | 3 | -9/+26 | |
| |\ \ \ \ | ||||||
| * | | | | | Remove duplicated signals. | Michael Brasser | 2009-08-24 | 1 | -2/+0 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Rename positioners. | Warwick Allison | 2009-08-24 | 6 | -82/+85 | |
* | | | | | Special handling of Tab/BackTab | Warwick Allison | 2009-08-24 | 2 | -0/+22 | |
| |/ / / |/| | | | ||||||
* | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-08-24 | 2 | -7/+5 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-08-24 | 41 | -447/+729 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Rhys Weatherley | 2009-08-24 | 3 | -10/+10 | |
| | |\ \ | ||||||
| | * | | | Remove the overhead of string conversion from the vector() built-in | Rhys Weatherley | 2009-08-24 | 1 | -4/+2 | |
| * | | | | Doc tweak. | Martin Jones | 2009-08-24 | 1 | -3/+3 | |
* | | | | | Fix WebViewSettings | Warwick Allison | 2009-08-24 | 2 | -6/+23 | |
| |_|/ / |/| | | | ||||||
* | | | | Update changes doc. | Michael Brasser | 2009-08-24 | 1 | -2/+2 | |
* | | | | fromState -> from, toState -> to for Transition. | Michael Brasser | 2009-08-24 | 2 | -8/+8 | |
| |/ / |/| | | ||||||
* | | | Store location information for "Type XXX is not available" messages | Kai Koehne | 2009-08-21 | 5 | -25/+61 | |
* | | | Doc fix (Rect->Rectangle) | Kai Koehne | 2009-08-21 | 1 | -2/+2 | |
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-08-21 | 23 | -284/+470 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | SetPropertyAction -> PropertyAction | Martin Jones | 2009-08-21 | 4 | -49/+50 | |
| * | | Renamed transition action elements | Martin Jones | 2009-08-21 | 4 | -77/+77 | |
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-08-21 | 11 | -0/+130 | |
| |\ \ | ||||||
| | * \ | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Rhys Weatherley | 2009-08-21 | 3 | -9/+66 | |
| | |\ \ | ||||||
| | * | | | Add vector() function as a built-in to QML | Rhys Weatherley | 2009-08-21 | 2 | -0/+42 | |
| | * | | | Make QVector3D a first-class builtin type within QML | Rhys Weatherley | 2009-08-21 | 9 | -0/+88 | |
| * | | | | Rename State change elements. | Martin Jones | 2009-08-21 | 8 | -138/+136 | |
| | |/ / | |/| | | ||||||
| * | | | Add MouseRegion::pressedButtons property. Update mouseX/Y when hovered. | Martin Jones | 2009-08-21 | 3 | -9/+66 | |
| |/ / | ||||||
| * | | update QmlChanges.txt | Yann Bodson | 2009-08-21 | 1 | -1/+1 | |
| * | | Renaming: Bind -> Binding | Yann Bodson | 2009-08-21 | 1 | -10/+10 | |
* | | | notice | Warwick Allison | 2009-08-20 | 1 | -1/+3 | |
|/ / | ||||||
* | | update QmlChanges.txt | Yann Bodson | 2009-08-20 | 1 | -1/+1 | |
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Yann Bodson | 2009-08-20 | 3 | -3/+3 | |
|\ \ | ||||||
| * \ | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-08-20 | 3 | -3/+13 | |
| |\ \ | ||||||
| * | | | Rename Follow property followValue -> value. | Martin Jones | 2009-08-20 | 3 | -3/+3 | |
* | | | | Renaming Palette -> SystemPalette | Yann Bodson | 2009-08-20 | 3 | -77/+77 | |
| |/ / |/| | |