Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | | | | Remove unnecessary additional hash of QDeclarativeGridViewAttached | Martin Jones | 2010-03-04 | 2 | -21/+7 | |
| | | * | | | | | | | | | | Fix spelling. | Martin Jones | 2010-03-04 | 2 | -2/+2 | |
| | | * | | | | | | | | | | Document that the views do not set clip: true. | Martin Jones | 2010-03-04 | 2 | -0/+10 | |
| | | * | | | | | | | | | | Set StrongFocus on QDeclarativeView so that elements can get focus. | Martin Jones | 2010-03-04 | 1 | -0/+2 | |
| | | |/ / / / / / / / / | ||||||
| | | * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-03-03 | 1 | -6/+19 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-03 | 26 | -180/+400 | |
| | | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | Fix painting Rectangle with radius < side/2. | Martin Jones | 2010-03-03 | 1 | -6/+19 | |
| | | * | | | | | | | | | | | Fix visibility of classes in private headers upon which Bauhaus/Creator relies. | Warwick Allison | 2010-03-03 | 2 | -3/+3 | |
| | | * | | | | | | | | | | | system import path not supported with Qt 4.6. | Warwick Allison | 2010-03-03 | 1 | -0/+4 | |
| | | * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-03-03 | 26 | -180/+400 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / | | | | |/| | | | | | | | | | ||||||
| | | | * | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-03 | 69 | -323/+1096 | |
| | | | |\ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / / / / | | | | |/| | | | | | | | | | ||||||
| | | | | * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Yann Bodson | 2010-03-03 | 4 | -20/+57 | |
| | | | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | | | | Save secondary scope inside the expression's scope object | Aaron Kennedy | 2010-03-03 | 4 | -20/+57 | |
| | | | | * | | | | | | | | | | More renaming: MouseRegion -> MouseArea | Yann Bodson | 2010-03-03 | 1 | -5/+5 | |
| | | | | |/ / / / / / / / / | ||||||
| | | | | * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Yann Bodson | 2010-03-03 | 7 | -40/+65 | |
| | | | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | | | | QDeclarativeProperty::read() returns a QObjectStar when accessing a QObject p... | Aaron Kennedy | 2010-03-03 | 1 | -2/+9 | |
| | | | | | * | | | | | | | | | Move JS global scope to top of the QML scope chain | Aaron Kennedy | 2010-03-03 | 6 | -38/+56 | |
| | | | | * | | | | | | | | | | 'on' syntax fixes | Yann Bodson | 2010-03-03 | 7 | -40/+40 | |
| | | | | |/ / / / / / / / / | ||||||
| | | | | * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Yann Bodson | 2010-03-03 | 1 | -0/+5 | |
| | | | | |\ \ \ \ \ \ \ \ \ | | | | | | |/ / / / / / / / | ||||||
| | | | | * | | | | | | | | | Add documentation for the 'when' property of Binding. | Yann Bodson | 2010-03-03 | 1 | -1/+14 | |
| | | * | | | | | | | | | | | 4.6.x compat | Warwick Allison | 2010-03-03 | 1 | -0/+16 | |
| | | | |_|/ / / / / / / / | | | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-03-03 | 5 | -4/+9 | |
| | | |\ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / | | | | |/| | | | | | | | | ||||||
| | | | * | | | | | | | | | Fix incorrect scope resolution for script in a script block. | Michael Brasser | 2010-03-03 | 1 | -0/+1 | |
| | | | * | | | | | | | | | Fix settings (was not exported type). | Warwick Allison | 2010-03-03 | 4 | -4/+8 | |
| | | * | | | | | | | | | | QDeclarativeGuard should handle objects being deleted | Aaron Kennedy | 2010-03-03 | 1 | -0/+5 | |
| | | |/ / / / / / / / / | ||||||
| | | * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-03-03 | 1 | -7/+13 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-03 | 1 | -1/+1 | |
| | | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | Fix mouse stealing in nested flickables. | Martin Jones | 2010-03-03 | 1 | -7/+13 | |
| | | * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-03-03 | 89 | -1065/+1825 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / | | | | |/| | | | | | | | | | ||||||
| | | | * | | | | | | | | | | Initialize variable before use. | Michael Brasser | 2010-03-02 | 1 | -1/+1 | |
| | | | |/ / / / / / / / / | ||||||
| | | | * | | | | | | | | | Fix build of imports | Tobias Hunger | 2010-03-02 | 24 | -74/+153 | |
| | | | * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-02 | 53 | -230/+752 | |
| | | | |\ \ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / / / | | | | |/| | | | | | | | | ||||||
| | | | | * | | | | | | | | Compile fix on Windows | Alan Alpert | 2010-03-02 | 1 | -1/+1 | |
| | | | | * | | | | | | | | Build fix on windows | Tobias Hunger | 2010-03-02 | 1 | -1/+1 | |
| | | | | * | | | | | | | | Fix qml import modules loading on Windows | mae | 2010-03-02 | 1 | -8/+20 | |
| | | | | * | | | | | | | | Moved qdeclarativemodules to imports | mae | 2010-03-02 | 18 | -31/+51 | |
| | | | | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-02 | 39 | -192/+682 | |
| | | | | |\ \ \ \ \ \ \ \ | | | | | | |_|_|_|/ / / / | | | | | |/| | | | | | | | ||||||
| | | | | | * | | | | | | | Add "on" syntax to QmlChanges.txt | Aaron Kennedy | 2010-03-02 | 1 | -0/+10 | |
| | | | | | * | | | | | | | Don't return QDeclarativeDeclarativeData for a deleting object | Aaron Kennedy | 2010-03-02 | 2 | -2/+6 | |
| | | | | | * | | | | | | | Empty URL test | Aaron Kennedy | 2010-03-02 | 1 | -0/+7 | |
| | | | | | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-02 | 36 | -190/+659 | |
| | | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | | | * \ \ \ \ \ \ | Merge branch 'master' into 4.7 | Warwick Allison | 2010-03-02 | 10 | -18/+97 | |
| | | | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | | | | * | | | | | | | doc | Warwick Allison | 2010-03-02 | 1 | -0/+1 | |
| | | | | | | | * | | | | | | | Move WebView to an extension plugin. | Warwick Allison | 2010-03-02 | 8 | -18/+94 | |
| | | | | | | | * | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Bea Lam | 2010-03-02 | 14 | -141/+325 | |
| | | | | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | | | | | * | | | | | | | Add NOTIFY signals to list, grid and path views | Joona Petrell | 2010-03-02 | 8 | -36/+124 | |
| | | | | | | | * | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Bea Lam | 2010-03-01 | 2 | -4/+10 | |
| | | | | | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | | | | | * | | | | | | | | | Export QDeclarativeWorkerScript and QDeclarativeWorkerListModel and | Bea Lam | 2010-03-01 | 1 | -2/+8 | |
| | | | | | | * | | | | | | | | | | Optimization. | Michael Brasser | 2010-03-02 | 1 | -2/+2 | |
| | | | | | | * | | | | | | | | | | Add NOTIFY signals to list, grid and path views | Joona Petrell | 2010-03-02 | 8 | -36/+124 | |