summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into kinetic-declarativeuiMichael Brasser2009-12-071-2/+10
|\
| * Merge remote branch 'staging/4.6' into 4.6Oswald Buddenhagen2009-12-071-2/+10
| |\
| | * Fix cursor positiong after block undo and redomae2009-12-041-2/+10
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into kinetic-declarativeuiMichael Brasser2009-12-0750-406/+529
|\ \ \ | |/ /
| * | Merge commit '33441e2a611f07207b0b942368aab9010cdf8ab1' of oslo-staging-1/4.6...Simon Hausmann2009-12-0515-311/+286
| |\ \
| | * | Fix compilation with Sun CC 5.9: it was crashing with this code.Thiago Macieira2009-12-041-4/+5
| | * | Fixes: Compile fixJens Bache-Wiig2009-12-031-1/+2
| | * | Ensure the button state is correct when creating a QWheelEvent on Mac.Andy Shaw2009-12-032-2/+5
| | * | Fixes: Support gtk-enable-mnemonics on QGtkStyleJens Bache-Wiig2009-12-031-0/+8
| | * | Compile fix for mac after the merge.Denis Dzyubenko2009-12-031-0/+1
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-staging1Denis Dzyubenko2009-12-0328-357/+368
| | |\ \
| | | * | Update include path for Symbian^3Iain2009-12-031-0/+3
| | | * | Cocoa: refactor common code into a shared fileRichard Moe Gustavsen2009-12-036-277/+195
| | | * | Improved compatibility with MDI area custom themes on XPJens Bache-Wiig2009-11-111-3/+10
| | * | | Improved mouse wheel event delivery on Mac.Denis Dzyubenko2009-12-031-2/+9
| | * | | Do not emulate mouse event out of touch pad eventsDenis Dzyubenko2009-12-021-1/+3
| | * | | Do not enabled Pan gesture by default on Mac.Denis Dzyubenko2009-12-021-0/+4
| | * | | Improved implicit mouse grabbing on Cocoa.Denis Dzyubenko2009-12-024-42/+69
| * | | | Merge commit 'c0b81480b2909b18ac15bdd124a562ae005c2f41' into origin-4.6Olivier Goffart2009-12-048-16/+14
| |\ \ \ \
| | * | | | Better check for EGL extension stringsRhys Weatherley2009-12-041-1/+4
| | * | | | Some doc fixesJan-Arve Sæther2009-12-031-2/+2
| | * | | | Fixes broken selection with Shift and extended selectionOlivier Goffart2009-12-031-2/+2
| | * | | | QCompleter wouldn't emit highlighted() and activated() signalsGabriel de Dietrich2009-12-031-3/+3
| | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-12-032-5/+1
| | |\ \ \ \
| | | * | | | Fixed softkey merging/traversing over window boundaries.Janne Anttila2009-12-021-1/+1
| | | * | | | Fixed crash on Symbian when using QProgressDialog::setCancelButton(0).Janne Anttila2009-12-021-4/+0
| | * | | | | Fixes transformation problems with QGraphicsProxyWidget.Yoann Lopes2009-12-022-3/+2
| * | | | | | Fix for virtual keyboard poping up when it should not.Robert Griebl2009-12-034-4/+4
| * | | | | | Added a placeholderText(*) property to QLineEdit.Robert Griebl2009-12-033-0/+56
| | |_|_|_|/ | |/| | | |
| * | | | | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-12-0323-74/+164
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Merge commit 'upstream/4.6' into 4.6Bradley T. Hughes2009-12-0220-66/+156
| | |\ \ \ \ | | | |/ / / | | | | | / | | | |_|/ | | |/| |
| | | * | Merge commit 'oslo-staging-2/4.6' into upstream/4.6Olivier Goffart2009-12-0220-66/+156
| | | |\ \ | | | | |/
| | | | * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-12-021-2/+8
| | | | |\
| | | | | * Clarify the docs a bit when setting focus.axis2009-12-011-2/+8
| | | | * | QWindowStyle: make sure there is no duplicate in the list of scrollbar.Olivier Goffart2009-12-011-4/+6
| | | | * | Fixed a potential crash in QDockWidgetThierry Bastian2009-12-011-2/+5
| | | | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2009-12-015-13/+87
| | | | |\ \
| | | | | * | Fix QFontCombobox autotest on X11Olivier Goffart2009-12-011-3/+2
| | | | | * | In QListViews, items were being hovered even when mouse was on the scrollbarsGabriel de Dietrich2009-12-011-2/+6
| | | | | |/
| | | | | * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-12-013-8/+79
| | | | | |\
| | | | | | * Merge branch 'mmfphonon' into 4.6Gareth Stockwell2009-11-303-8/+79
| | | | | | |\
| | | | | | | * Symbian control invokes slots before and after native draw opsGareth Stockwell2009-11-263-0/+29
| | | | | | | * Allow Symbian widget implementations to select native paint modeGareth Stockwell2009-11-263-8/+50
| | | | * | | | Added caching of vectorpaths to the GL paint engine.Gunnar Sletta2009-12-012-6/+23
| | | | |/ / /
| | | | * | | Fix crash in qt3support QPixmap constructorGunnar Sletta2009-12-011-2/+2
| | | | * | | Only call updateFont if the font have changed.Alexis Menard2009-11-301-1/+2
| | | | * | | Fixed square root of negative number in drawTextItem().Kim Motoyoshi Kalland2009-11-301-1/+2
| | | | * | | Do not fill the disabled background of item.Olivier Goffart2009-11-301-2/+0
| | | | * | | X11: Avoid loading all fonts in system for text with line breaksEskil Abrahamsen Blomfeldt2009-11-301-1/+1
| | | | |/ /
| | | | * | Merge commit 'upstream/4.6' into oslo-staging-2/4.6Olivier Goffart2009-11-278-100/+147
| | | | |\ \