summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Since now, S60 commands are handled by QApplication::s60HandleCommandLAlessandro Portale2009-06-022-4/+11
* Fixed incorrect focus detection.Aleksandar Sasha Babic2009-06-021-1/+8
* Missing double click handling added to mouse handling, so that latter releasemakuukka2009-06-021-4/+4
* Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-027-26/+43
|\
| * Remove unused variable.Alexis Menard2009-05-291-1/+0
| * Scroll the dirty region with WA_PaintOnScreenBenjamin Poulain2009-05-281-0/+2
| * BT:Fix access of deleted memory with a static QCursor.Michael Goddard2009-05-261-1/+3
| * Doc: Removed documentation about the non-existentDavid Boddie2009-05-251-2/+0
| * BT: Namespace compile fixes.Norwegian Rock Cat2009-05-252-1/+2
| * BT: fix systray balloon crash bug on Windows CEJoerg Bornemann2009-05-251-13/+16
| * BT: Prevent crash in Designer when using a scroll wheel to change a property.Norwegian Rock Cat2009-05-251-8/+20
* | A fix for a bug 252798ikause2009-05-291-0/+1
* | Disable keypad navigation for the autotests and document it.Jason Barron2009-05-291-3/+3
* | Enabled QtS60Style background filling also for _simulated, by movingAlessandro Portale2009-05-281-10/+13
* | Modify QDesktopWidget to emit proper signals on resize.Jason Barron2009-05-272-8/+65
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-204-11/+38
|\ \ | |/
| * Fix a crash where QCocoaWindow get events after its widget is deadNorwegian Rock Cat2009-05-202-5/+19
| * Fix some typos in the documentation.Frederik Schwarzer2009-05-182-2/+2
| * Prevent a crash with brushed metal windows and a qApp style sheetNorwegian Rock Cat2009-05-181-4/+17
* | fixed bug where pointer down outside modal dialog causes access violationJanne Koskinen2009-05-192-15/+26
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-184-22/+12
|\ \ | |/
| * Cocoa: Window flickers when resized with a QTabWidgetRichard Moe Gustavsen2009-05-151-2/+2
| * Fixed regression that prevented any widget from having focus when graphics vi...jasplin2009-05-141-4/+2
| * Sheets misbehaviour on Carbon - Mac OS XRichard Moe Gustavsen2009-05-141-10/+0
| * Fixed bug with Qt::WidgetWithChildren shortcut context in QGraphicsWidget.jasplin2009-05-121-0/+1
| * Explaining details in QKeyEvent consruktor signatureMorten Engvoldsen2009-05-111-6/+7
* | Fixed autoSipEnabled default value on non-WinCE platforms.axis2009-05-121-1/+5
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicIain2009-05-1111-39/+31
|\ \
| * | Make autoSipOnMouseFocus non-static.axis2009-05-111-3/+2
| * | Small doc update.axis2009-05-111-0/+2
| * | Make autoSipEnabled available on all platforms.axis2009-05-113-8/+10
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicJanne Koskinen2009-05-1134-1446/+2090
| |\ \
| * | | Fixed namespace issues, now works on Symbian under namespaceJanne Koskinen2009-05-119-28/+17
* | | | A better way of getting the screen's colour depthIain2009-05-111-21/+2
| |/ / |/| |
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-1112-190/+250
|\ \ \ | | |/ | |/|
| * | qdoc: Moved platform-specific qdoc comments to common .cpp file.Martin Smith2009-05-082-13/+14
| * | handle the back soft key on Windows mobile SmartPhonesJoerg Bornemann2009-05-071-0/+15
| * | qdoc: Moved platform-specific qdoc comments to common .cpp file.Martin Smith2009-05-074-119/+131
| * | Fix strange context menu related bug on Windows MobileThomas Hartmann2009-05-071-2/+7
| * | Crash in QWidget::render when passing an untransformed QPixmap painter.Bjoern Erik Nilsen2009-05-061-1/+1
| * | Optimize QCocoaView::registerDragTypes and mode switching in QtCreator.Morten Sørvig2009-05-063-8/+17
| * | QComboBox: Click-drag-release does not work for combo boxes using CocoaRichard Moe Gustavsen2009-05-061-4/+19
| * | Mac OS X QWidget::setMinimumSize locks.Richard Moe Gustavsen2009-05-062-43/+46
* | | Moving the handling code for HandleCommandL fromAlessandro Portale2009-05-072-0/+17
| | |
| \ \
*-. \ \ Merge branches 'virtualKeyboardAPI' and 'imHintsForS60'axis2009-05-066-1/+112
|\ \ \ \
| * | | | Improved the docs a bit.axis2009-05-061-0/+2
| |/ / /
| * | | Clarified the docs a bit.axis2009-05-061-1/+1
| * | | Split ImhNumbersOnly into DigitsOnly and FormattedNumbersOnly.axis2009-05-061-2/+2
| * | | Small optimization to input context update.axis2009-05-051-3/+5
| * | | Updated to slightly better docs.axis2009-05-041-1/+4