summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Cocoa: 'Quit' in menu bar does not workRichard Moe Gustavsen2009-11-251-1/+6
* Fix the tablet device recognition on WindowsBenjamin Poulain2009-11-251-84/+115
* We don't need to initialize multitouch in non-gui applications.Denis Dzyubenko2009-11-241-1/+2
* Fixes implicit grabbing in Qt/CocoaDenis Dzyubenko2009-11-242-30/+29
* Maximizing a window makes it a bit smaller that the minimum size:CocoaPrasanth Ullattil2009-11-241-2/+7
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-242-3/+9
|\
| * Merge commit '4ea54f03174778a4efdcb802f9179b6e1d17fd88' of oslo-staging-1 int...Simon Hausmann2009-11-241-1/+1
| |\
| * \ Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-232-3/+9
| |\ \
| | * \ Merge commit 'origin/4.6' into 4.6Olivier Goffart2009-11-205-32/+53
| | |\ \
| | * | | Fixed antialiasing in the GL based QGraphicsView demos under X11.Trond Kjernåsen2009-11-201-1/+6
| | * | | avoid possible crash when showing a modal dialog from a widget destructorThierry Bastian2009-11-201-2/+3
* | | | | Mac: Make gestures available when building Qt against SDK < 10.6Richard Moe Gustavsen2009-11-232-8/+25
* | | | | Cocoa: native dialogs might hang the application on closeRichard Moe Gustavsen2009-11-231-2/+8
* | | | | Mac: added some useful comments onlyRichard Moe Gustavsen2009-11-231-0/+3
| |_|_|/ |/| | |
* | | | Cocoa: apps with dialogs hangs on exitRichard Moe Gustavsen2009-11-231-1/+1
|/ / /
* | | Merge commit 'b7692016f282251002b3e85dfcb5567bd91a12c0' of oslo-staging-1 int...Simon Hausmann2009-11-231-1/+1
|\ \ \ | |_|/ |/| |
| * | Incorrect DropAction returned by QDrag::exec() on Cocoa.Prasanth Ullattil2009-11-201-1/+1
* | | Merge commit 'd9fa92' into origin-4.6Olivier Goffart2009-11-201-1/+1
|\ \ \ | |/ / |/| / | |/
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-201-1/+1
| |\
| | * Symbian: QKeyEvent:isAutoRepeat() doesn't workFrans Englich2009-11-191-1/+1
* | | Merge branch '4.6' of oslo-staging-1 into 4.6Simon Hausmann2009-11-195-32/+53
|\ \ \ | |/ / |/| |
| * | Fix compilation of Embedded with GLib.Thiago Macieira2009-11-181-2/+1
| * | Fixes in the multitouch handling.Denis Dzyubenko2009-11-184-30/+52
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-184-23/+3
| |\ \
* | \ \ Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-193-7/+8
|\ \ \ \ | | |_|/ | |/| |
| * | | Ran the script utils/normalizeOlivier Goffart2009-11-182-3/+3
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-181-4/+5
| |\ \ \
| | * | | QS60Style returns hint QFormLayout::WrapLongRowsAlessandro Portale2009-11-171-4/+5
* | | | | Softkeymanager to not update sofkeys when native s60 dialog is shownJason Barron2009-11-181-0/+4
* | | | | Merge remote branch 'staging/4.6' into 4.6Simon Hausmann2009-11-181-2/+4
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-174-17/+50
| |\ \ \
| * | | | doc: Clarified function of setLayoutDirection()Martin Smith2009-11-171-2/+4
* | | | | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-183-21/+2
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-173-21/+2
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | Fix warningOlivier Goffart2009-11-161-1/+1
| | * | Remove fake right mouse button events from long tapShane Kearns2009-11-132-20/+1
* | | | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-179-27/+78
|\ \ \ \ | |/ / /
| * | | Merge remote branch 'staging/4.6' into 4.6Simon Hausmann2009-11-175-10/+28
| |\ \ \ | | |/ / | |/| / | | |/
| | * Fixed swipe gesture on the Mac.Denis Dzyubenko2009-11-161-1/+1
| | * Designer crashes in Mac Cocoa port.Prasanth Ullattil2009-11-161-0/+3
| | * Fix input method support on widgets that have a focus proxy set.Simon Hausmann2009-11-132-9/+18
| | * Merge commit 'upstream/4.6' into 4.6Bradley T. Hughes2009-11-136-15/+39
| | |\
| | * \ Merge commit 'upstream/4.6' into 4.6Bradley T. Hughes2009-11-1312-12/+12
| | |\ \
| | * \ \ Merge commit 'upstream/4.6' into 4.6Bradley T. Hughes2009-11-122-0/+15
| | |\ \ \
| | * | | | Cocoa: QColorDialog makes the application hangRichard Moe Gustavsen2009-11-121-0/+6
| * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-131-7/+9
| |\ \ \ \ \
| | * | | | | Fixed maximized dialogs losing maximized status on orientation switchMiikka Heikkinen2009-11-131-7/+9
| * | | | | | Merge commit upstream/4.6 into oslo-staging-2/4.6Olivier Goffart2009-11-1314-12/+27
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | / | | | |_|_|/ | | |/| | |
| * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-124-10/+41
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'focusOutBug' into 4.6axis2009-11-122-3/+28
| | |\ \ \ \ \