summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Fix spurious mouse click when dismissing a native menuShane Kearns2010-05-121-4/+6
* Don't crash when applications set Qt::WA_TranslucentBackground.Jason Barron2010-05-121-1/+3
* Windows CE: fix multiple QAction::triggered() signalsJoerg Bornemann2010-05-071-1/+1
* Map Symbian touch points to the screen's coordinate system.Jason Barron2010-04-291-1/+1
* Removed fullscreen responsiveness of softkeysMiikka Heikkinen2010-04-282-18/+0
* Fix window transparency on Symbian.Jason Barron2010-04-211-10/+1
* Tweak the 'normalGeometry' of the widget before setting it.Jason Barron2010-04-211-2/+11
* Use QDesktopWidget as a status pane observer on Symbian.Jason Barron2010-04-213-1/+15
* Delay creation of S60 screen furniture.Jason Barron2010-04-213-0/+39
* Don't use setGeometry() in setWindowState() on Symbian.Jason Barron2010-04-211-5/+7
* Modify setWindowState() on Symbian to create the native window earlier.Jason Barron2010-04-211-2/+3
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-04-191-0/+11
|\
| * Mac: Graphics View starving user events and sometimes crashes.Bjørn Erik Nilsen2010-04-161-0/+11
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-04-152-2/+2
|\ \ | |/ |/|
| * Symbol visibility fixes for RVCT4 on SymbianIain2010-04-152-2/+2
* | Fixes tooltips for QGraphicsProxyWidget.Yoann Lopes2010-04-151-2/+2
|/
* Generate triggered signal even the action launches menu in Symbian.Janne Anttila2010-04-091-8/+8
* Fixed focus and window activation events on Symbian when opening menu.Janne Anttila2010-04-084-4/+20
* QTBUG-4887 and other exception safety fixesmread2010-04-072-4/+13
* Fixed modal dialog not to have automatic "Exit" right softkey in S60.Janne Anttila2010-04-063-12/+5
* Fix doc for deprecated QGridLayout::colSpacing: point to existing methodDavid Faure2010-04-031-1/+1
* Fixed bitfield-related crash on Symbian WINSCWGareth Stockwell2010-03-291-10/+10
* Hotfix to const usage in 262e98f9a29385f99cd6f768632264e0b621dc01Janne Anttila2010-03-231-3/+3
* Fixed S60 softkey implementation to use popup/modal dialog softkeys.Janne Anttila2010-03-233-13/+59
* Fixed 'fullsreen with softkeys' mode not to expand under softkey area.Janne Anttila2010-03-233-25/+29
* Fixed table formatting in QSound documentationMiikka Heikkinen2010-03-221-1/+2
* Improved qt_x11_wait_for_window_managerDenis Dzyubenko2010-03-191-28/+10
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-03-181-6/+8
|\
| * Initialize the graphics system before creating the style.Jason Barron2010-03-181-6/+8
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-181-1/+10
|\ \ | |/ |/|
| * QToolTip may be placed incorrectly when using FullScreen mode - Mac OS XCarlos Manuel Duclos Vergara2010-03-181-1/+10
* | Fixed a bug where a proxy widget received FocusIn over and over.axis2010-03-181-0/+2
|/
* Change QS60Style to use combobox popup menuSami Merila2010-03-171-1/+7
* Fixed filename cases to support building Qt for Symbian in LinuxMiikka Heikkinen2010-03-124-5/+5
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-03-122-2/+20
|\
| * HotFix for fluidlauncher default size caused by 6d44dadd.Janne Anttila2010-03-121-2/+19
| * Removed compiler warning from qdesktopwidget_s60.cpp.Janne Anttila2010-03-121-0/+1
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-111-2/+4
|\ \ | |/ |/|
| * Minisplitter doesn't paint to the bottom/rightCarlos Manuel Duclos Vergara2010-03-111-2/+4
* | Fixed dialog resize not to move the dialog for Symbian.Janne Anttila2010-03-102-2/+7
|/
* Updated the QCursor docs regarding XOR'ed cursors.Trond Kjernåsen2010-03-081-1/+2
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-051-3/+3
|\
| * Fixed key mappings on X11Denis Dzyubenko2010-03-051-3/+3
* | Fix for QTBUG-6659 Parent window accepts pointer events wronglyJani Hautakangas2010-03-052-2/+7
|/
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-045-1/+73
|\
| * Dont use gestures if there is no touch screen.Denis Dzyubenko2010-03-045-1/+73
* | Make tablet detection work with new wacom driversThomas Zander2010-03-042-2/+10
|/
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-033-9/+18
|\
| * Removed unused macro.Adrian Constantin2010-03-031-4/+0
| * Fix compileJens Bache-Wiig2010-03-031-1/+0