Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Squashed merge of the master-temp branch. | David Boddie | 2011-05-06 | 7 | -28/+50 |
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-doc-team | David Boddie | 2011-05-06 | 52 | -516/+3056 |
|\ | |||||
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt | David Boddie | 2011-05-03 | 52 | -516/+3056 |
| |\ | |||||
| | * | Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2011-04-22 | 1 | -1/+9 |
| | |\ | |||||
| | | * | Merge branch 4.7 into qt-4.8-from-4.7 | Qt Continuous Integration System | 2011-04-22 | 1 | -1/+9 |
| | | |\ | |||||
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-04-21 | 1 | -1/+9 |
| | | | |\ | |||||
| | | | | * | Fix TextInput cursor position unchanged when selection length is 0. | Andrew den Exter | 2011-04-21 | 1 | -1/+9 |
| | * | | | | Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2011-04-21 | 3 | -12/+12 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7 | Olivier Goffart | 2011-04-21 | 3 | -12/+12 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2011-04-21 | 2 | -11/+11 |
| | | | |\ \ | |||||
| | | | | * | | Build break fix for simulated QS60Style | Sami Merila | 2011-04-20 | 2 | -11/+11 |
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-04-20 | 1 | -1/+1 |
| | | | |\ \ \ | | | | | | |/ | | | | | |/| | |||||
| | | | | * | | Fix excessive scrolling in TextInput with mid string pre-edit text. | Andrew den Exter | 2011-04-19 | 1 | -1/+1 |
| | * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2011-04-21 | 1 | -5/+12 |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | | * | | | | Merge remote-tracking branch 'mainline/master' | Oswald Buddenhagen | 2011-04-21 | 49 | -456/+2940 |
| | | |\ \ \ \ | |||||
| | | * | | | | | Use binary search to speed up findChildFrame() | Steffen Hansen | 2011-04-21 | 1 | -5/+12 |
| | * | | | | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration... | Qt Continuous Integration System | 2011-04-20 | 13 | -101/+344 |
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | |||||
| | | * | | | | | Merge branch 4.7 into qt-master-from-4.7 | Qt Continuous Integration System | 2011-04-20 | 1 | -1/+1 |
| | | |\ \ \ \ \ | | | | | |/ / / | | | | |/| | | | |||||
| | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2011-04-20 | 1 | -1/+1 |
| | | | |\ \ \ \ | | | | | | |_|/ | | | | | |/| | | |||||
| | | | | * | | | Symbol table is very limited in numeric input mode | Sami Merila | 2011-04-18 | 1 | -1/+1 |
| | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2011-04-18 | 1 | -0/+2 |
| | | | |\ \ \ \ | |||||
| | | | | * | | | | Fix build of Qt/DirectFB without graphics view support. | Denis Oliver Kropp | 2011-04-18 | 1 | -0/+2 |
| | | * | | | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-04-18 | 13 | -100/+343 |
| | | |\ \ \ \ \ \ | | | | |/ / / / / | |||||
| | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2011-04-15 | 1 | -1/+1 |
| | | | |\ \ \ \ \ | | | | | |/ / / / | |||||
| | | | | * | | | | QDesktopServices::openUrl() doesn't handle URL encodings correctly | Carlos Manuel Duclos Vergara | 2011-04-15 | 1 | -1/+1 |
| | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2011-04-15 | 6 | -12/+120 |
| | | | |\ \ \ \ \ | | | | | |/ / / / | | | | |/| / / / | | | | | |/ / / | |||||
| | | | | * | | | Build fix for transition effect support on S60 5.0. | Laszlo Agocs | 2011-04-15 | 2 | -3/+9 |
| | | | | * | | | Make EGL surface transparency working on Symbian. | Laszlo Agocs | 2011-04-15 | 1 | -3/+8 |
| | | | | * | | | Splitview flag should also be updated to inputcontext | Sami Merila | 2011-04-14 | 1 | -0/+22 |
| | | | | * | | | QGraphicsView with vertical scrollbar flickers when splitview opens | Sami Merila | 2011-04-14 | 1 | -2/+6 |
| | | | | * | | | Splitview: opening a context menu should not re-position of focusItem | Sami Merila | 2011-04-14 | 1 | -4/+4 |
| | | | | * | | | Trigger fullscreen transition effects properly on app exit. | Laszlo Agocs | 2011-04-14 | 3 | -3/+72 |
| | | | | * | | | Do not use SetSurfaceTransparency() on raster. | Laszlo Agocs | 2011-04-14 | 1 | -0/+2 |
| | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-04-13 | 1 | -0/+3 |
| | | | |\ \ \ \ | | | | | | |_|/ | | | | | |/| | | |||||
| | | | | * | | | Fix TextEdit cursorRectangle property. | Andrew den Exter | 2011-04-13 | 1 | -0/+3 |
| | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2011-04-13 | 1 | -1/+1 |
| | | | |\ \ \ \ | | | | | | |/ / | | | | | |/| | | |||||
| | | | | * | | | Predictive Text causing app to crash after repeated edit attempts | Sami Merila | 2011-04-13 | 1 | -1/+1 |
| | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2011-04-13 | 8 | -86/+218 |
| | | | |\ \ \ \ | | | | | |/ / / | |||||
| | | | | * | | | Have the backing store destroyed also in special Symbian scenarios. | Laszlo Agocs | 2011-04-12 | 1 | -0/+6 |
| | | | | * | | | Use FixNativeOrientation on Symbian when the application wants it. | Laszlo Agocs | 2011-04-12 | 3 | -47/+129 |
| | | | | * | | | QS60Style: itemview item with checkbox and text is drawn incorrectly | Sami Merila | 2011-04-12 | 1 | -2/+2 |
| | | | | * | | | Revert "Have the backing store destroyed also in special Symbian scenarios." | Laszlo Agocs | 2011-04-12 | 1 | -2/+1 |
| | | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7 | Sami Merila | 2011-04-12 | 1 | -2/+4 |
| | | | | |\ \ \ | |||||
| | | | | | * | | | Add focus frame support in style sheet | Guoqing Zhang | 2011-04-12 | 1 | -2/+4 |
| | | | | * | | | | Two QListView autotests do not pass on Symbian^3 releases | Sami Merila | 2011-04-12 | 1 | -2/+0 |
| | | | | |/ / / | |||||
| | | | | * | | | Add focus frame support in stylesheet | Guoqing Zhang | 2011-04-08 | 1 | -0/+5 |
| | | | | * | | | Make QS60Style to support new Tab graphics in new Symbian releases | Sami Merila | 2011-04-08 | 2 | -21/+42 |
| | | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7 | Sami Merila | 2011-04-08 | 1 | -2/+4 |
| | | | | |\ \ \ | |||||
| | | | | | * | | | Check the validity of qt_desktopWidget before dereferencing | Ruth Sadler | 2011-04-07 | 1 | -2/+4 |
| | | | | * | | | | GraphicsView is not reset if focusItem is not set when keyboard closes | Sami Merila | 2011-04-08 | 1 | -6/+8 |
| | | | | |/ / / |