Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix test, fix warning consistency. | Warwick Allison | 2010-03-11 | 2 | -2/+3 |
* | Truncate title at right if too long (cannot currently ElideRight and center). | Warwick Allison | 2010-03-11 | 1 | -3/+1 |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-11 | 110 | -719/+1642 |
|\ | |||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-03-11 | 169 | -3722/+5061 |
| |\ | |||||
| | * | Comment out unused method. | Martin Jones | 2010-03-10 | 2 | -2/+3 |
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-10 | 111 | -716/+1644 |
| | |\ | |||||
| | | * | Document - and use - the qmlRegisterXXX template functions | mae | 2010-03-10 | 24 | -197/+254 |
| | | * | when loading debug import plugins on Mac, try with _debug.dylib suffix | mae | 2010-03-10 | 1 | -0/+3 |
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-10 | 88 | -519/+1387 |
| | | |\ | |||||
| | | | * | fix inclusion of qt_targets.pri in qimportbase.pri | Joerg Bornemann | 2010-03-10 | 1 | -1/+1 |
| | | | * | Use TARGETPATH instead of hardcoding locations | Tobias Hunger | 2010-03-10 | 2 | -2/+2 |
| | | | * | Fix location in which webkit import is stored in builddir | Tobias Hunger | 2010-03-10 | 1 | -1/+1 |
| | | | * | Merge remote branch 'qt/4.7' into qml-4.7 | Qt Continuous Integration System | 2010-03-10 | 116 | -3357/+4262 |
| | | | |\ | |||||
| | | | * | | Oooops --- revert wrong commit | mae | 2010-03-10 | 1 | -1/+1 |
| * | | | | | Remove more accidentally submitted code | Aaron Kennedy | 2010-03-11 | 2 | -5/+0 |
| * | | | | | Doc | Aaron Kennedy | 2010-03-10 | 1 | -3/+3 |
| | |_|/ / | |/| | | | |||||
| * | | | | Remove accidentally submitted code | Aaron Kennedy | 2010-03-10 | 1 | -8/+1 |
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-10 | 11 | -230/+458 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-03-10 | 25 | -95/+467 |
| | |\ \ \ \ | |||||
| | * | | | | | Unify binding optimizer and QtScript binding signal management logic | Aaron Kennedy | 2010-03-10 | 11 | -230/+458 |
| * | | | | | | Ensure currentIndex NOTIFY is emitted when currentIndex changes due to model ... | Martin Jones | 2010-03-10 | 6 | -0/+16 |
| | |/ / / / | |/| | | | | |||||
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-10 | 34 | -89/+1445 |
| |\ \ \ \ \ | |||||
| | * | | | | | Use no-version-specified to mean any version (used to work, fixed again, | Warwick Allison | 2010-03-10 | 5 | -18/+21 |
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-03-10 | 4 | -0/+165 |
| | |\ \ \ \ \ | |||||
| | | * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-10 | 51 | -191/+612 |
| | | |\ \ \ \ \ | | | | |/ / / / | |||||
| | * | | | | | | URL redirection for font loader | Warwick Allison | 2010-03-10 | 1 | -1/+17 |
| | * | | | | | | URL redirection for AnimatedImage | Warwick Allison | 2010-03-10 | 2 | -1/+18 |
| | * | | | | | | Technically, Location can be relative (never is though...) | Warwick Allison | 2010-03-10 | 1 | -1/+1 |
| | * | | | | | | URL redirection for normal images. | Warwick Allison | 2010-03-10 | 1 | -6/+35 |
| | * | | | | | | URL redirection for components resources. | Warwick Allison | 2010-03-10 | 1 | -0/+18 |
| | * | | | | | | URL redirects for border image. | Warwick Allison | 2010-03-10 | 2 | -2/+18 |
| | * | | | | | | Implement URL redirection for types and XmlListModel. | Warwick Allison | 2010-03-10 | 3 | -3/+53 |
| | | |/ / / / | | |/| | | | | |||||
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-03-10 | 1 | -1/+1 |
| | |\ \ \ \ \ | |||||
| | | * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-10 | 57 | -402/+2526 |
| | | |\ \ \ \ \ | |||||
| | | * | | | | | | Link with the correct library for TCommDbConnPref | Martin Jones | 2010-03-10 | 1 | -1/+1 |
| | * | | | | | | | Doc | Aaron Kennedy | 2010-03-10 | 1 | -4/+5 |
| | | |/ / / / / | | |/| | | | | | |||||
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-10 | 49 | -186/+606 |
| | |\ \ \ \ \ \ | |||||
| * | | | | | | | | Schedule view relayout after itemsInserted/Removed() | Martin Jones | 2010-03-10 | 6 | -63/+121 |
| | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-09 | 44 | -347/+1444 |
| |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-09 | 48 | -181/+606 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | update Browser.qml to run again | Alan Alpert | 2010-03-09 | 1 | -5/+5 |
| | | * | | | | | | | Update Autotests | Alan Alpert | 2010-03-09 | 3 | -4/+4 |
| | | * | | | | | | | Probably fix compile on windows | Alan Alpert | 2010-03-09 | 1 | -1/+1 |
| | | * | | | | | | | Fix typo in docs | Alan Alpert | 2010-03-09 | 1 | -1/+1 |
| | | * | | | | | | | Probably fix compile | Alan Alpert | 2010-03-09 | 1 | -1/+1 |
| | | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-09 | 43 | -169/+594 |
| | | |\ \ \ \ \ \ \ | | | | | |/ / / / / | | | | |/| | | | | | |||||
| | | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-03-09 | 3 | -9/+56 |
| | | | |\ \ \ \ \ \ | |||||
| | | | * | | | | | | | Fix qdeclarativevaluetype::font() autotest | Aaron Kennedy | 2010-03-09 | 1 | -2/+11 |
| * | | | | | | | | | | Remove unused struct | Martin Jones | 2010-03-09 | 1 | -5/+0 |
| | |_|_|/ / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Initialize member variable in QDeclarativeGridViewAttached | Martin Jones | 2010-03-09 | 1 | -1/+1 |