Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| |\ | |||||
| * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-03-10 | 4 | -0/+165 |
| |\ \ | |||||
| | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.7 | Kurt Korbatits | 2010-03-09 | 60 | -420/+2001 |
| | |\ \ | |||||
| | * | | | Added unit test for qsoundeffect class. | Kurt Korbatits | 2010-03-09 | 4 | -0/+165 |
* | | | | | 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 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | 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 |
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-09 | 38 | -144/+508 |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | |||||
| | * | | | | | Add QML support for methods returning QList<QObject *> | Aaron Kennedy | 2010-03-09 | 4 | -35/+104 |
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-03-09 | 19 | -74/+158 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Update configure.exe to include declarative module by default | Joona Petrell | 2010-03-09 | 1 | -0/+0 |
| | | * | | | | | Make QDeclarativeItem NOTIFY signals canonical | Joona Petrell | 2010-03-09 | 18 | -74/+158 |
| | * | | | | | | Compile | Aaron Kennedy | 2010-03-09 | 1 | -1/+1 |
| | |/ / / / / | |||||
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-03-09 | 15 | -74/+539 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Remove unused data member. | Michael Brasser | 2010-03-09 | 2 | -2/+0 |
| | | * | | | | | Fix warning. | Michael Brasser | 2010-03-09 | 1 | -0/+2 |
| | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Michael Brasser | 2010-03-09 | 6 | -22/+26 |
| | | |\ \ \ \ \ | |||||
| | | * | | | | | | Fix warnings and change geometry-related functions to use reals. | Michael Brasser | 2010-03-09 | 2 | -10/+10 |
| | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Michael Brasser | 2010-03-09 | 418 | -14807/+29138 |
| | | |\ \ \ \ \ \ | |||||
| | | * | | | | | | | Doc fix. | Michael Brasser | 2010-03-05 | 1 | -1/+5 |
| | * | | | | | | | | Integrate QML's object ownership with the JS collector | Aaron Kennedy | 2010-03-09 | 14 | -23/+230 |
| * | | | | | | | | | Handle itemsInserted/Removed/Moved() correctly for repeater. | Martin Jones | 2010-03-09 | 2 | -8/+55 |
| | |_|_|/ / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-09 | 6 | -34/+22 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | When flicking with snap, bias towards moving at least one item. | Martin Jones | 2010-03-09 | 2 | -14/+19 |
* | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-03-09 | 9 | -18/+1032 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |||||
| * | | | | | | | | | Don't write byte-order-mark after seek() | Paul Olav Tvete | 2010-03-09 | 2 | -1/+60 |
| * | | | | | | | | | TextCodec on Symbian: use the native symbian backend for text codecs. | Olivier Goffart | 2010-03-09 | 7 | -17/+972 |