summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Take Xft.hintstyle by default to match the behavior of GTK+Jiang Jiang2012-01-311-0/+4
* Use WS_POPUP window style more often on windows.Prasanth Ullattil2012-01-311-11/+12
* Fix the blank areas during resize with the raster engine on Mac OS X.Fabien Freling2012-01-312-18/+4
* Cocoa: QShortcut(Qt::Key_Enter) does not show in the menu barRichard Moe Gustavsen2012-01-311-62/+99
* ShortcutOverride has no effect on some shortcuts on Mac OS X (Cocoa).Prasanth Ullattil2012-01-311-0/+22
* Mac: Center the Window title on Cocoa.Martin Petersson2012-01-311-0/+2
* Place cursor at the end of the selected rangeJiang Jiang2012-01-311-1/+1
* Fix in-process drag-n-drop of image data, image/* was not available.David Faure2012-01-311-6/+22
* Fixed bug in X11 backend when creating translucent windows.Samuel Rødal2012-01-311-2/+7
* Typo fixJani Hautakangas2011-10-141-1/+1
* Merge remote branch 'qt/4.7' into 4.7Shane Kearns2011-10-141-1/+1
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-09-283-26/+57
| |\
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-09-221-1/+1
| |\ \
| | * | Incorrect 'break' in switch-case was replaced by 'return'Viktor Kolesnyk2011-09-221-1/+1
* | | | Add new signals to indicate GPU resource usage.Jani Hautakangas2011-10-144-0/+59
| |_|/ |/| |
* | | Always recreate backing store when TLW transparency changesGareth Stockwell2011-09-273-26/+57
|/ /
* | Merge branch 'qt-4.7' into 4.7Liang Qi2011-08-315-5/+55
|\ \ | |/
| * Make text rendering working outside the gui thread on Symbian.Laszlo Agocs2011-08-302-0/+29
| * Fix softkeys cleanupMiikka Heikkinen2011-08-301-2/+12
| * Fix clientRect usage in QWidgetPrivate::setGeometry_sys()Miikka Heikkinen2011-08-301-1/+1
| * Do not allow fullscreen/maximized windows to expand beyond client rectMiikka Heikkinen2011-08-301-7/+9
| * Do not modify window size for fullscreen windows in setGeometry_sysMiikka Heikkinen2011-08-301-1/+10
| * Doc: Fixed \since declarations.David Boddie2011-08-301-2/+2
* | Prevent leakage of native window handlesGareth Stockwell2011-08-314-9/+14
|/
* Missed break of switch-case addedViktor Kolesnyk2011-08-121-0/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-08-054-7/+7
|\
| * Fix compile errors on S60 3.2Shane Kearns2011-08-054-7/+7
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-07-271-4/+4
|\ \
| * | Fix compilation under OSX 10.7 or using llvm-gcc.Mike McQuaid2011-07-261-4/+4
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-07-181-0/+6
|\ \ \ | |/ / | | / | |/ |/|
| * Fixes leaking X11 SyncCounter when widgets get open/destroyedAleksandar Stojiljkovic2011-07-181-0/+6
* | Backporting fix for QTBUG-18716Tomi Vihria2011-07-111-0/+2
* | Support partial input modeSami Merila2011-07-051-0/+4
|/
* Support clipboard function on SymbianGuoqing Zhang2011-06-231-0/+9
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Laszlo Agocs2011-06-201-7/+5
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-staging into 4.7-int...Qt Continuous Integration System2011-06-161-7/+5
| |\
| | * Fix infinite recursion when changing geometry on MacGabriel de Dietrich2011-05-261-7/+5
* | | Remove unnecessary resizes during orientation changeJani Hautakangas2011-06-172-1/+4
* | | Proper naming for raster pixmap and paintengine on Symbian.Laszlo Agocs2011-06-161-1/+1
* | | Drop-down menu position is altered when Partial VKB is invokedSami Merila2011-06-144-30/+38
* | | Fix SVG icons on softkeys in new Symbian devicesMiikka Heikkinen2011-06-141-17/+37
* | | Fix screen dimensions after orientation change in split screen mode.Miikka Heikkinen2011-06-141-0/+18
|/ /
* | Fix dialog position adjustment regression in SymbianMiikka Heikkinen2011-06-101-0/+5
* | Close context menus during orientation change.Laszlo Agocs2011-06-061-0/+7
* | Fix for BCM2727 chip detection on SymbianJani Hautakangas2011-05-301-18/+5
* | Fix QMenuBar autotest failures for SymbianSami Merila2011-05-301-1/+1
* | Documented Symbian peculiarity about QDesktopWidget::availableGeometryMiikka Heikkinen2011-05-271-0/+10
* | Fix non-Symbian builds broken by previous commit.Miikka Heikkinen2011-05-273-6/+6
* | Fix SYMBIAN_VERSION_* ifdeffingMiikka Heikkinen2011-05-273-6/+6
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-05-17190-3223/+3223
|\