summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'origin/4.6'Olivier Goffart2009-12-156-81/+71
|\
| * Fix crashes when deleting QWidgets and QGraphicsItems in touch event handlers.Bradley T. Hughes2009-12-111-2/+8
| * Merge commit 'origin/4.6' into 4.6-upstreamBradley T. Hughes2009-12-091-66/+46
| |\
| | * Cannot drag scrollbars in a QPlainTextEdit on Cocoa.Prasanth Ullattil2009-12-071-66/+46
| * | Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-12-094-13/+17
| |\ \ | | |/ | |/|
| | * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-12-081-1/+5
| | |\
| | | * Minor fixes to softkey dimming support (commit 245c9cc0).Janne Anttila2009-12-081-1/+5
| | * | Doc: Explicitly mention that QWidget/QGraphicsItem takes ownership of effects.Bjørn Erik Nilsen2009-12-081-0/+2
| | * | Fixed memory leaks when removing a QGraphicsEffect from a QGraphicsItem or QW...Yoann Lopes2009-12-073-11/+6
| | |/
| | * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-12-071-2/+5
| | |\
| | | * Added dimming support for disabled softkeys in Symbian.Janne Anttila2009-12-071-1/+4
| | | * Fixed "...QString::QString(const char *)... is deprecated" warning.Janne Anttila2009-12-031-1/+1
* | | | QGuiEventDispatcherGlib::flush() does nothing despite documentationBradley T. Hughes2009-12-112-0/+6
* | | | Don't react to X errors on displays that are not the Qt display.Bradley T. Hughes2009-12-111-0/+5
* | | | Mac: add support for public.vcard UTI (DnD)Richard Moe Gustavsen2009-12-101-0/+57
* | | | Cocoa: scrolling viewports containing many widgets is slowRichard Moe Gustavsen2009-12-091-0/+4
* | | | Fix performance issue with live resizeRichard Moe Gustavsen2009-12-071-0/+4
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-12-051-1/+1
|\ \ \ \ | |/ / /
| * | | Merge commit '33441e2a611f07207b0b942368aab9010cdf8ab1' of oslo-staging-1/4.6...Simon Hausmann2009-12-0510-304/+255
| |\ \ \ | | |/ / | |/| |
| * | | Merge commit 'c0b81480b2909b18ac15bdd124a562ae005c2f41' into origin-4.6Olivier Goffart2009-12-041-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | Fixed softkey merging/traversing over window boundaries.Janne Anttila2009-12-021-1/+1
* | | | Cocoa: amend dnd optimization: 067cab5afRichard Moe Gustavsen2009-12-041-10/+16
* | | | Cocoa: impl. performance boost for dndRichard Moe Gustavsen2009-12-047-65/+151
* | | | Merge commit 'oslo-staging-1/4.6' into master-mainlineRichard Moe Gustavsen2009-12-0410-304/+255
|\ \ \ \ | | |_|/ | |/| |
| * | | Ensure the button state is correct when creating a QWheelEvent on Mac.Andy Shaw2009-12-032-2/+5
| * | | 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-0310-298/+286
| |\ \ \
| | * | | Cocoa: refactor common code into a shared fileRichard Moe Gustavsen2009-12-036-277/+195
| | |/ /
| * | | 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
| * | | Improved implicit mouse grabbing on Cocoa.Denis Dzyubenko2009-12-024-42/+69
* | | | Merge branch '4.6'Thiago Macieira2009-12-026-50/+141
|\ \ \ \ | | |/ / | |/| |
| * | | Merge commit 'upstream/4.6' into 4.6Bradley T. Hughes2009-12-024-10/+87
| |\ \ \ | | |/ / | |/| / | | |/
| | * Clarify the docs a bit when setting focus.axis2009-12-011-2/+8
| | * 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
| * | | Creator crashes when reloading externally modified .ui files on MacPrasanth Ullattil2009-12-011-2/+0
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-292-36/+50
| |\ \ \ | | |/ /
| | * | Merge commit oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-272-36/+50
| | |\ \
| | | * \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-262-36/+50
| | | |\ \
| | | | * | Fixes for tab/space usage in qwidget.cpp.Janne Anttila2009-11-251-15/+15
| | | | * | Fix crash in QApplication::beep() on S60Shane Kearns2009-11-251-21/+35
| * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-272-19/+6
| |\ \ \ \ \ | | |/ / / /
| * | | | | On Mac OS X, QLineEdit should handle MoveToStart/EndOfBlockBenjamin Poulain2009-11-261-2/+4
* | | | | | fix QKeySequence::fromStringChani Armitage2009-12-022-12/+36
* | | | | | Revert back to using the native graphics system on Mac.Morten Johan Sørvig2009-12-021-8/+0
* | | | | | Merge branch '4.6'Thiago Macieira2009-11-2526-241/+360
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6David Boddie2009-11-252-19/+6
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| | * | | Merge commit 'oslo-staging-2/4.6' into upstream/4.6Olivier Goffart2009-11-252-19/+6
| | |\ \ \ | | | |/ /