Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-12-10 | 14 | -66/+129 |
|\ | |||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-12-10 | 14 | -66/+129 |
| |\ | |||||
| | * | PathView: removing the currentIndex could make it invalid. | Martin Jones | 2010-12-10 | 1 | -1/+1 |
| | * | Fix broken database creation caused by previous fix | Bea Lam | 2010-12-10 | 1 | -8/+17 |
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-12-10 | 13 | -57/+111 |
| | |\ | |||||
| | | * | Improvements to anchoring docs | Bea Lam | 2010-12-09 | 1 | -0/+2 |
| | | * | QDeclarativeProperty doc improvements | Bea Lam | 2010-12-09 | 1 | -3/+16 |
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-12-09 | 12 | -54/+93 |
| | | |\ | |||||
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-12-09 | 12 | -54/+93 |
| | | | |\ | |||||
| | | | | * | Update QtGui bwins def file for QTBUG-15615 | Joona Petrell | 2010-12-09 | 1 | -2/+4 |
| | | | | * | Merge qtsoftware:qt/qt.git#4.7 into qtsoftware:qt/qt-qml.git#4.7 | Joona Petrell | 2010-12-09 | 16 | -71/+133 |
| | | | | |\ | |||||
| | | | | * | | highlightFollowsCurrentItem: false was not always honored | Martin Jones | 2010-12-09 | 2 | -11/+21 |
| | | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-12-08 | 11 | -41/+68 |
| | | | | |\ \ | |||||
| | | | | | * | | ListView: Fix calculation of currentItem position when out of view. | Martin Jones | 2010-12-08 | 1 | -4/+8 |
| | | | | | * | | Update QtGui def files | Joona Petrell | 2010-12-07 | 2 | -0/+2 |
| | | | | | * | | Fix openDatabaseSync() to not create unused directory | Bea Lam | 2010-12-07 | 1 | -1/+0 |
| | | | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-12-06 | 7 | -36/+58 |
| | | | | | |\ \ | |||||
| | | | | | | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-12-06 | 7 | -36/+58 |
| | | | | | | |\ \ | |||||
| | | | | | | | * | | Some doc clarification for components and javascript integration | Bea Lam | 2010-12-06 | 1 | -12/+16 |
| | | | | | | | * | | Cursor shouldn't blink while dragging cursor position | Christopher Ham | 2010-12-06 | 3 | -0/+11 |
| | | | | | | | * | | Qt.include() docs weren't being picked up by qdoc | Bea Lam | 2010-12-06 | 2 | -22/+29 |
| | | | | | | | * | | Doc: make it clear that "z" affects sibling stacking order. | Martin Jones | 2010-12-05 | 1 | -2/+2 |
* | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-12-10 | 1 | -5/+13 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Missing glyphs in GL when scaling QStaticText and QML text items | Eskil Abrahamsen Blomfeldt | 2010-12-10 | 1 | -5/+13 |
| | |/ / / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-12-10 | 2 | -4/+2 |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Don't include <features.h> directly: non-standard header. | Thiago Macieira | 2010-12-10 | 1 | -3/+2 |
| * | | | | | | | | | Remove superfluous OpenGL linking for QtDeclarative | Thiago Macieira | 2010-12-10 | 1 | -1/+0 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Corrected case on Symbian library. | axis | 2010-12-10 | 1 | -1/+1 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-12-09 | 2 | -4/+10 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-12-09 | 2 | -4/+10 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Try using pure scissor clip in GL 2 engine for rotations. | Samuel Rødal | 2010-12-09 | 1 | -1/+5 |
| | * | | | | | | | Fixed DeviceCoordinateCache items when using QGraphicsScene::render(). | Samuel Rødal | 2010-12-09 | 1 | -2/+2 |
| | * | | | | | | | Fixed missing text in GL 2 engine after recreating a context. | Samuel Rødal | 2010-12-09 | 1 | -1/+3 |
| | | |_|_|_|_|/ | | |/| | | | | | |||||
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-12-09 | 4 | -148/+188 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Runtime dependency on Symbians Font Table API | Alessandro Portale | 2010-12-09 | 3 | -147/+181 |
| * | | | | | | | Add libinfix support for QML plugins in Symbian. | Miikka Heikkinen | 2010-12-09 | 1 | -1/+7 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-staging into 4.7-int... | Qt Continuous Integration System | 2010-12-09 | 5 | -5/+15 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Remove whitespace and leading tab from documentation change | Sami Merila | 2010-12-08 | 1 | -1/+1 |
| * | | | | | | Merge commit 'refs/merge-requests/2509' of gitorious.org:qt/qt into integration | Sami Merila | 2010-12-08 | 1 | -0/+3 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Adding warning to QMenu documentation | Karim Pinter | 2010-11-26 | 1 | -0/+3 |
| * | | | | | | | Merge commit 'refs/merge-requests/2512' of gitorious.org:qt/qt into integration | Sami Merila | 2010-12-07 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Updating merge request 2512 | Karim Pinter | 2010-12-07 | 1 | -3/+1 |
| | * | | | | | | | Removes the reseting of the QMenu offset. | Karim Pinter | 2010-11-29 | 1 | -0/+4 |
| * | | | | | | | | Merge branch '4.7-upstream' into 4.7-water | Thierry Bastian | 2010-12-06 | 3 | -4/+18 |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | |||||
| * | | | | | | | | Merge branch '4.7-upstream' into 4.7-water | Thierry Bastian | 2010-12-03 | 1 | -0/+3 |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | |||||
| * | | | | | | | | QGraphicsLayoutItem - fix invalidating sizehint-with-constraints cache | John Tapsell | 2010-12-03 | 2 | -2/+7 |
| * | | | | | | | | Fix integer overflow in bitfield | Jan-Arve Sæther | 2010-12-03 | 1 | -1/+1 |
| * | | | | | | | | Merge branch '4.7-upstream' into 4.7-water | Thierry Bastian | 2010-12-02 | 4 | -3/+42 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch '4.7-upstream' into 4.7-water | Thierry Bastian | 2010-12-01 | 11 | -55/+121 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch '4.7-upstream' into 4.7-water | Thierry Bastian | 2010-11-30 | 25 | -332/+659 |
| |\ \ \ \ \ \ \ \ \ \ |