summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | s60 application loses normalGeometry when returning from fullscreenSamuel Nevala2010-02-052-87/+38
| | * | | | | Fixed qt_x11_wait_for_window_managerDenis Dzyubenko2010-02-051-5/+7
| | * | | | | Revert change 34f1758 on non-Synbian platformsPaul Olav Tvete2010-02-051-0/+2
| | * | | | | Merge remote branch 'origin/4.6' into 4.6Paul Olav Tvete2010-02-057-6/+65
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Compile.Morten Johan Sørvig2010-02-051-1/+1
| | | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-057-6/+65
| | | |\ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | Improve raster graphics system performance on Mac (second try).Morten Johan Sørvig2010-02-047-6/+65
| | * | | | | Fix tst_QAccessiblity failure.Bjørn Erik Nilsen2010-02-051-1/+2
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-052-31/+57
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Improved QTest::qWaitForWindowShown on X11.Denis Dzyubenko2010-02-041-30/+45
| | | * | | | Crash when closing any top-level widget on Symbian.Bjørn Erik Nilsen2010-02-041-1/+10
| | | * | | | Merge remote branch 'staging/4.6' into 4.6Samuel Rødal2010-02-041-0/+2
| | | |\ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-031-0/+2
| | | | |\ \ \
| | | | | * | | Assert failure when setting a widget focus proxy as its successor in tab orderGabriel de Dietrich2010-02-011-0/+2
| | * | | | | | Flush the WSERV command buffer after deleting a surface.Jason Barron2010-02-042-0/+7
| | * | | | | | Fix crash when multiple screens are reported from HAL.Jason Barron2010-02-041-11/+7
| | * | | | | | Initial support for S60 softkey icons.Janne Anttila2010-02-042-25/+68
| | |/ / / / /
* | | | | | | 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
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-037-171/+676
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt-s60-public into 4.6Janne Anttila2010-02-039-15/+64
| | |\ \ \ | | | |/ /
| | * | | S60 softkey refactoring (support for merging, priorities and menus)Janne Anttila2010-02-037-171/+676
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-02-013-4/+5
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | optimization: get rid of QString::fromUtf16() usageOswald Buddenhagen2010-02-013-4/+5
| * | | | 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
| |/ / /
* | | | 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
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Fix how we select antialiasing method for text under Mac OS XGunnar Sletta2010-01-271-15/+31
| * | | Mac: Calling showFullScreen() then showNormal() on a widget results in top me...Carlos Manuel Duclos Vergara2010-01-271-1/+1
| * | | Cocoa: qaccessibility test crashesRichard Moe Gustavsen2010-01-272-0/+7
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-i...Pulse Build System2010-01-274-2/+22
| |\ \ \
| | * | | Cocoa: qfiledialog test spits out memory warningsRichard Moe Gustavsen2010-01-261-0/+3
| | * | | Qt/Cocoa Event Dispatcher Problem in modal dialogsRichard Moe Gustavsen2010-01-251-1/+1
| | * | | Cocoa: Usage of QMacCocoaAutoReleasePool makes CPU peakRichard Moe Gustavsen2010-01-251-0/+13
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-242-1/+5
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Fix NSCFNumber autorelease warning on Mac.Morten Johan Sørvig2010-01-221-0/+4
| | | * | Add a reference to adjustSize() from the size propertyAndy Shaw2010-01-221-1/+1
| * | | | Remove unneeded resources from QtGuiAlessandro Portale2010-01-261-1/+3
| |/ / /
* | | | 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