Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Abort working replies with error when network session fails. | Aaron McCarthy | 2010-12-14 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | qrgb565: Use the trivial qt_memconvert() and qt_rectconvert() | Andreas Kling | 2010-12-13 | 1 | -4/+0 | |
| | |_|_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-12-14 | 2 | -0/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Remove active selection when TextEdit loses focus | Joona Petrell | 2010-12-14 | 2 | -0/+15 | |
* | | | | | | | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-12-14 | 2 | -2/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Minor optimization | Miikka Heikkinen | 2010-12-13 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | Fix crash when creating more than one QApplication in single test case | Miikka Heikkinen | 2010-12-13 | 1 | -0/+7 | |
* | | | | | | | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-12-13 | 2 | -5/+49 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Fixed GL 2 engine rendering of images / pixmaps above max texture size. | Samuel Rødal | 2010-12-13 | 2 | -5/+49 | |
| |/ / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-12-13 | 1 | -9/+43 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Add a small protection against releasing a timer twice. | Thiago Macieira | 2010-12-13 | 1 | -2/+12 | |
| * | | | | | | | | | | | | | | | | | | | | Use constants the timer ID masks instead of values everywhere | Thiago Macieira | 2010-12-13 | 1 | -4/+8 | |
| * | | | | | | | | | | | | | | | | | | | | Fix ABA problem with: the serial must be updated on all accesses | Thiago Macieira | 2010-12-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | Comment a bit more the timer ID allocation code. | Thiago Macieira | 2010-12-13 | 1 | -2/+22 | |
| |/ / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | Ensure ListView contentHeight is set to a valid size. | Martin Jones | 2010-12-13 | 1 | -0/+6 | |
* | | | | | | | | | | | | | | | | | | | | Fix dragging Flickable back over start point. | Martin Jones | 2010-12-13 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | | | | A QAIM model resulted in items moving to incorrect locations | Martin Jones | 2010-12-13 | 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-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 | |
| | | |_|_|_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | |