summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Change to commercial license headers in preparation for release.Jason McDonald2010-09-07188-2444/+2444
* Modified file/directory names and text to remove disallowed terminology.Kevin Wright2010-09-032-7/+7
* Cleaned up position tracking in the Symbian input methods.axis2010-09-031-2/+2
* Update QDesktopWidget geometry when S60 furniture visibility changesGareth Stockwell2010-09-032-2/+10
* Ensure geometry of top-level widget accounts for S60 screen furnitureGareth Stockwell2010-09-031-13/+13
* Clear Qt::WA_OutsideWSRange when making window fullscreenGareth Stockwell2010-09-031-0/+2
* Prevent null pointer dereferenceGareth Stockwell2010-09-031-1/+1
* Refactored handling of window visibility events on SymbianGareth Stockwell2010-09-022-26/+37
* Replaced backing store reference count with list of visible widgetsGareth Stockwell2010-09-023-31/+58
* Fix for memory leak in qt_initShane Kearns2010-09-021-0/+2
* Correcting spelling mistakes in documentation. Part of fix for QTBUG-11938.Jason McDonald2010-09-022-4/+4
* Pending surface might not get destroyed if no flush() happensJani Hautakangas2010-09-021-1/+1
* Use ARGB32 premultiplied backing store format in Symbian^3Jani Hautakangas2010-09-021-1/+2
* Register window types for Symbian system effectsJani Hautakangas2010-09-023-1/+61
* Remove the memory tracking attempt from the runtime graphics system.Jason Barron2010-09-022-11/+1
* Removed static on a member that didn't have to be.axis2010-09-022-5/+8
* Ensure that window rectangle is updated when CBA visibility changesGareth Stockwell2010-09-023-21/+33
* Fix crash caused by not clearing the QPixmapCache on application exit.Oleh Vasyura2010-09-021-0/+2
* Ensure native window is considered invisible when it gets destroyedGareth Stockwell2010-09-021-0/+6
* Increase drag distance on Symbian to improve finger usability on capacitive s...Joona Petrell2010-09-011-1/+1
* Cocoa: Demo browser can get stuck after closing modal dialogRichard Moe Gustavsen2010-09-011-0/+6
* Cocoa: revert parts of cc6dc0aeefde881a95f5fea2b26f2f3d7bdc6e15Richard Moe Gustavsen2010-08-191-4/+0
* Cocoa: parent windows shows on screen when they should be hiddenRichard Moe Gustavsen2010-08-191-6/+16
* Drawer widget in a MainWindow disappears after returning from full screen mode.Carlos Manuel Duclos Vergara2010-08-181-1/+3
* Cocoa: Stacking order of modal dialogs is wrongRichard Moe Gustavsen2010-08-161-6/+6
* Multiple "Edit/Special Characters" menu entries on Mac OS X (Cocoa)Prasanth Ullattil2010-08-162-0/+6
* Crash when pressing the '£' key on Belgian Keyboard layout (Cocoa)Prasanth Ullattil2010-08-041-3/+5
* Cocoa: Active QDockWidget does not stay on top of inactive QDockWidgetRichard Moe Gustavsen2010-08-043-0/+24
* Ensure backing store is deleted before top-level windowGareth Stockwell2010-08-041-0/+4
* Fixed key event handling on Symbian.axis2010-08-022-55/+118
* Cleaned up old comments.axis2010-08-021-12/+0
* Refactored the virtual mouse handling code into its own function.axis2010-08-022-171/+181
* Revert the change in applicationShouldTerminate().Fabien Freling2010-07-281-1/+0
* Check the gesturemanager pointer before accessing it.Denis Dzyubenko2010-07-282-6/+8
* Fix signal emission of QDesktopWidget on Symbian.Jason Barron2010-07-281-6/+16
* Fix QLineEdit's Highlight color when inactive.Pierre Rossi2010-07-271-0/+10
* Drag & Drop failing in itemviews on Cocoa.Prasanth Ullattil2010-07-231-1/+4
* Windows mobile: hide [X] button in task bar on unmaximizeJoerg Bornemann2010-07-183-0/+19
* Windows mobile: the [X] button in the taskbar minimizes the widgetJoerg Bornemann2010-07-181-1/+1
* Windows mobile: show the [X] button in the taskbar when maximizingJoerg Bornemann2010-07-181-0/+2
* Drag and drop cursor doesnot change on invalid drop areas (Cocoa)Prasanth Ullattil2010-07-162-3/+36
* Fix crash when handleCommand() called before softkeys are updatedJason Barron2010-07-072-1/+6
* Adapt the TapAndHold recognizer to non-touch tooThomas Zander2010-07-061-23/+40
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7mread2010-07-023-2/+8
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-012-1/+7
| |\
| | * Fixed QX11EmbedContainer.Denis Dzyubenko2010-07-011-0/+1
| | * Improved a bit detection of a touch screen on Windows.Denis Dzyubenko2010-07-011-1/+6
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-06-301-1/+1
| |\ \ | | |/ | |/|
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-06-281-1/+1
| | |\
| | | * Fix compilation when configured with -no-xrenderGunnar Sletta2010-06-251-1/+1