summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/master' into bearermanagement/integrationAaron McCarthy2010-02-1140-650/+1243
|\
| * Merge branch 'qt-master-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-02-1014-162/+248
| |\
| | * Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System2010-02-0914-162/+248
| | |\
| * | | Compile fix for embedded.Denis Dzyubenko2010-02-084-10/+0
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-0810-221/+354
| |\ \ \ | | |/ / | |/| |
| | * | Revised fix for system tray popup activationJens Bache-Wiig2010-02-051-1/+4
| | * | Added new mouse cursor types.Denis Dzyubenko2010-02-059-220/+350
| * | | Revert "Prevent widgets with WA_DontShowOnScreen from keeping the app running"Tor Arne Vestbø2010-02-051-11/+9
| |/ /
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-044-9/+5
| |\ \
| | * | Always activate popup windows on showJens Bache-Wiig2010-02-041-0/+2
| | * | Cocoa: Tool Windows steal focus from the main windowRichard Moe Gustavsen2010-02-043-9/+3
| * | | Merge remote branch 'origin/4.6' into qt-master-from-4.6Olivier Goffart2010-02-0410-175/+681
| |\ \ \ | | |/ / | |/| |
| * | | Qt applications not responding to WM_GETHOTKEY on windows.Prasanth Ullattil2010-02-032-0/+17
| * | | Merge commit 'origin/master'Richard Moe Gustavsen2010-02-021-1/+0
| |\ \ \
| | * \ \ Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System2010-02-018-15/+58
| | |\ \ \
| * | \ \ \ Merge commit 'origin/4.6' into oslo1-masterRohan McGovern2010-02-017-14/+56
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| * | | | Merge commit 'oslo1/master' into oslo1-masterRohan McGovern2010-02-0129-332/+780
| |\ \ \ \
| | * | | | Carbon: crash problem in QWidgetPrivate::hide_sys, v2Richard Moe Gustavsen2010-01-292-1/+3
| | * | | | Carbon: crash problem in QWidgetPrivate::hide_sysRichard Moe Gustavsen2010-01-291-0/+2
| | * | | | Cocoa: implement usage of override cursorsRichard Moe Gustavsen2010-01-284-3/+43
| | * | | | Cocoa: qfiledialog test spits out memory warningsRichard Moe Gustavsen2010-01-261-0/+3
| | * | | | Carbon: fix build breakage on carbonRichard Moe Gustavsen2010-01-261-0/+2
| | * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into mas...Pulse Build System2010-01-223-3/+3
| | |\ \ \ \
| | | * \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into mas...Pulse Build System2010-01-223-3/+3
| | | |\ \ \ \
| | | | * \ \ \ Merge branch 'merge-request-1601' into master-s60axis2010-01-053-3/+3
| | | | |\ \ \ \
| | | | | * | | | Make all Symbian #includes lower case.Anderson Lizardo2009-10-233-3/+3
| | * | | | | | | The declaration of qt_x11Data needs to be consistent across the headerDarin Broady2010-01-221-1/+1
| | |/ / / / / /
| | * | | | | | Merge branch '4.6'Thiago Macieira2010-01-215-14/+92
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch '4.6'Thiago Macieira2010-01-184-2/+29
| | |\ \ \ \ \ \ \
| | * | | | | | | | Cocoa: sub-windows do not stack in front of parentsRichard Moe Gustavsen2010-01-152-7/+36
| | * | | | | | | | Cococa: QDialogs stays on top when application is not activeRichard Moe Gustavsen2010-01-152-32/+42
| | * | | | | | | | Merge branch '4.6'Thiago Macieira2010-01-13187-210/+224
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Revert "Add an autorelease pool to QApplication instance."Richard Moe Gustavsen2010-01-131-10/+0
| | * | | | | | | | | Merge branch '4.6'Thiago Macieira2010-01-122-2/+3
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Cocoa: application will not quit when using dialogsRichard Moe Gustavsen2010-01-129-6/+63
| | * | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtMorten Johan Sørvig2010-01-126-7/+25
| | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ Merge branch '4.6'Thiago Macieira2010-01-084-7/+17
| | | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | Cocoa: problems quitting application when not using qApp::execRichard Moe Gustavsen2010-01-072-0/+8
| | * | | | | | | | | | | | Add an autorelease pool to QApplication instance.Morten Johan Sørvig2010-01-121-0/+10
| | |/ / / / / / / / / / /
| | * | | | | | | | | | | Merge branch '4.6'Thiago Macieira2010-01-051-6/+5
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | Cocoa: exec() on a dialog with Qt::Tool windowflag is just a dialog.Richard Moe Gustavsen2010-01-041-3/+3
| | * | | | | | | | | | | Carbon: compile fixRichard Moe Gustavsen2010-01-041-1/+1
| | * | | | | | | | | | | Cocoa: app menu does now show before doing qApp::exec()Richard Moe Gustavsen2010-01-042-16/+28
| | * | | | | | | | | | | Merge branch '4.6'Thiago Macieira2009-12-269-127/+182
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Cocoa: event dispatcher drops events on the floorRichard Moe Gustavsen2009-12-224-194/+293
| | * | | | | | | | | | | | Cocoa: added release poolRichard Moe Gustavsen2009-12-221-0/+1
| | * | | | | | | | | | | | Merge commit 'origin/4.6'Olivier Goffart2009-12-156-81/+71
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | 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