| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix crash. | Michael Brasser | 2009-12-08 | 1 | -0/+1 |
|
|
* | Fix crash. | Michael Brasser | 2009-12-08 | 1 | -1/+1 |
|
|
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into kinetic-declarativeui | Michael Brasser | 2009-12-07 | 1 | -2/+10 |
|\ |
|
| * | Merge remote branch 'staging/4.6' into 4.6 | Oswald Buddenhagen | 2009-12-07 | 1 | -2/+10 |
| |\ |
|
| | * | Fix cursor positiong after block undo and redo | mae | 2009-12-04 | 1 | -2/+10 |
|
|
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into kinetic-declarativeui | Michael Brasser | 2009-12-07 | 50 | -406/+529 |
|\ \ \
| |/ / |
|
| * | | Merge commit '33441e2a611f07207b0b942368aab9010cdf8ab1' of oslo-staging-1/4.6... | Simon Hausmann | 2009-12-05 | 15 | -311/+286 |
| |\ \ |
|
| | * | | Fix compilation with Sun CC 5.9: it was crashing with this code. | Thiago Macieira | 2009-12-04 | 1 | -4/+5 |
|
|
| | * | | Fixes: Compile fix | Jens Bache-Wiig | 2009-12-03 | 1 | -1/+2 |
|
|
| | * | | Ensure the button state is correct when creating a QWheelEvent on Mac. | Andy Shaw | 2009-12-03 | 2 | -2/+5 |
|
|
| | * | | Fixes: Support gtk-enable-mnemonics on QGtkStyle | Jens Bache-Wiig | 2009-12-03 | 1 | -0/+8 |
|
|
| | * | | Compile fix for mac after the merge. | Denis Dzyubenko | 2009-12-03 | 1 | -0/+1 |
|
|
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-staging1 | Denis Dzyubenko | 2009-12-03 | 28 | -357/+368 |
| | |\ \ |
|
| | | * | | Update include path for Symbian^3 | Iain | 2009-12-03 | 1 | -0/+3 |
|
|
| | | * | | Cocoa: refactor common code into a shared file | Richard Moe Gustavsen | 2009-12-03 | 6 | -277/+195 |
|
|
| | | * | | Improved compatibility with MDI area custom themes on XP | Jens Bache-Wiig | 2009-11-11 | 1 | -3/+10 |
|
|
| | * | | | Improved mouse wheel event delivery on Mac. | Denis Dzyubenko | 2009-12-03 | 1 | -2/+9 |
|
|
| | * | | | Do not emulate mouse event out of touch pad events | Denis Dzyubenko | 2009-12-02 | 1 | -1/+3 |
|
|
| | * | | | Do not enabled Pan gesture by default on Mac. | Denis Dzyubenko | 2009-12-02 | 1 | -0/+4 |
|
|
| | * | | | Improved implicit mouse grabbing on Cocoa. | Denis Dzyubenko | 2009-12-02 | 4 | -42/+69 |
|
|
| * | | | | Merge commit 'c0b81480b2909b18ac15bdd124a562ae005c2f41' into origin-4.6 | Olivier Goffart | 2009-12-04 | 8 | -16/+14 |
| |\ \ \ \ |
|
| | * | | | | Better check for EGL extension strings | Rhys Weatherley | 2009-12-04 | 1 | -1/+4 |
|
|
| | * | | | | Some doc fixes | Jan-Arve Sæther | 2009-12-03 | 1 | -2/+2 |
|
|
| | * | | | | Fixes broken selection with Shift and extended selection | Olivier Goffart | 2009-12-03 | 1 | -2/+2 |
|
|
| | * | | | | QCompleter wouldn't emit highlighted() and activated() signals | Gabriel de Dietrich | 2009-12-03 | 1 | -3/+3 |
|
|
| | * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st... | axis | 2009-12-03 | 2 | -5/+1 |
| | |\ \ \ \ |
|
| | | * | | | | Fixed softkey merging/traversing over window boundaries. | Janne Anttila | 2009-12-02 | 1 | -1/+1 |
|
|
| | | * | | | | Fixed crash on Symbian when using QProgressDialog::setCancelButton(0). | Janne Anttila | 2009-12-02 | 1 | -4/+0 |
|
|
| | * | | | | | Fixes transformation problems with QGraphicsProxyWidget. | Yoann Lopes | 2009-12-02 | 2 | -3/+2 |
|
|
| * | | | | | | Fix for virtual keyboard poping up when it should not. | Robert Griebl | 2009-12-03 | 4 | -4/+4 |
|
|
| * | | | | | | Added a placeholderText(*) property to QLineEdit. | Robert Griebl | 2009-12-03 | 3 | -0/+56 |
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | Merge remote branch 'mainline/4.6' into 4.6 | Oswald Buddenhagen | 2009-12-03 | 23 | -74/+164 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | * | | | | Merge commit 'upstream/4.6' into 4.6 | Bradley T. Hughes | 2009-12-02 | 20 | -66/+156 |
| | |\ \ \ \
| | | |/ / /
| | | | | /
| | | |_|/
| | |/| | |
|
| | | * | | Merge commit 'oslo-staging-2/4.6' into upstream/4.6 | Olivier Goffart | 2009-12-02 | 20 | -66/+156 |
| | | |\ \
| | | | |/ |
|
| | | | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st... | axis | 2009-12-02 | 1 | -2/+8 |
| | | | |\ |
|
| | | | | * | Clarify the docs a bit when setting focus. | axis | 2009-12-01 | 1 | -2/+8 |
|
|
| | | | * | | QWindowStyle: make sure there is no duplicate in the list of scrollbar. | Olivier Goffart | 2009-12-01 | 1 | -4/+6 |
|
|
| | | | * | | Fixed a potential crash in QDockWidget | Thierry Bastian | 2009-12-01 | 1 | -2/+5 |
|
|
| | | | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Gunnar Sletta | 2009-12-01 | 5 | -13/+87 |
| | | | |\ \ |
|
| | | | | * | | Fix QFontCombobox autotest on X11 | Olivier Goffart | 2009-12-01 | 1 | -3/+2 |
|
|
| | | | | * | | In QListViews, items were being hovered even when mouse was on the scrollbars | Gabriel de Dietrich | 2009-12-01 | 1 | -2/+6 |
| | | | | |/ |
|
| | | | | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st... | axis | 2009-12-01 | 3 | -8/+79 |
| | | | | |\ |
|
| | | | | | * | Merge branch 'mmfphonon' into 4.6 | Gareth Stockwell | 2009-11-30 | 3 | -8/+79 |
| | | | | | |\ |
|
| | | | | | | * | Symbian control invokes slots before and after native draw ops | Gareth Stockwell | 2009-11-26 | 3 | -0/+29 |
|
|
| | | | | | | * | Allow Symbian widget implementations to select native paint mode | Gareth Stockwell | 2009-11-26 | 3 | -8/+50 |
|
|
| | | | * | | | | Added caching of vectorpaths to the GL paint engine. | Gunnar Sletta | 2009-12-01 | 2 | -6/+23 |
| | | | |/ / / |
|
| | | | * | | | Fix crash in qt3support QPixmap constructor | Gunnar Sletta | 2009-12-01 | 1 | -2/+2 |
|
|
| | | | * | | | Only call updateFont if the font have changed. | Alexis Menard | 2009-11-30 | 1 | -1/+2 |
|
|
| | | | * | | | Fixed square root of negative number in drawTextItem(). | Kim Motoyoshi Kalland | 2009-11-30 | 1 | -1/+2 |
|
|
| | | | * | | | Do not fill the disabled background of item. | Olivier Goffart | 2009-11-30 | 1 | -2/+0 |
|
|