summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Fixed maximized dialogs losing maximized status on orientation switchMiikka Heikkinen2009-11-131-7/+9
* Highlighted text colour correction for s60styleJanne Koskinen2009-11-131-1/+1
* Fix MWC warningShane Kearns2009-11-121-1/+1
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-122-17/+21
|\
| * Made the select button commit the T9 word rather than exit widget.axis2009-11-121-8/+20
| * Removed unused variable.axis2009-11-122-9/+1
* | QTreeWidget visualRect now returns the rect for all columnsThierry Bastian2009-11-121-1/+8
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-1214-70/+148
|\ \ | |/
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Sami Merilä2009-11-122-3/+28
| |\
| | * Merge branch 'focusOutBug' into 4.6axis2009-11-122-3/+28
| | |\
| | | * Fixed a focusing bug on Symbian.axis2009-11-122-0/+21
| | | * Fixed some initializers and saved some memory.axis2009-11-112-3/+7
| * | | Tab shapes have the wrong size and distance between them on SymbianSami Merilä2009-11-121-1/+4
| |/ /
| * | Fix to symbian transparent window backing store format.Jani Hautakangas2009-11-112-4/+10
| * | Fix for assertion failure in in QWidget::grabMouse for Symbian.Janne Anttila2009-11-111-2/+2
| * | Revert "Using qreal more consistently in code (prevent misuse of double)"Aleksandar Sasha Babic2009-11-1144-580/+538
| * | Revert "Check that we're not using double where qreal should be used"Aleksandar Sasha Babic2009-11-111-2/+2
| * | Fix for qmessagebox default softkey visibility + some tab/space fixes.Janne Anttila2009-11-111-8/+20
| * | Fix for qmessagebox softkey dimming in Symbian.Janne Anttila2009-11-111-1/+2
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-11-112-1/+35
| |\ \
| * | | Add edit menu support for phones with a 'pencil' key.Jason Barron2009-11-113-0/+10
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Shane Kearns2009-11-1010-177/+256
| |\ \ \
| * | | | Qt covers BC break in SymbianAlessandro Portale2009-11-101-2/+25
| * | | | Merge branch 'cask-merge-request' into 4.6axis2009-11-103-3/+16
| |\ \ \ \
| | * | | | Fixed indentation.axis2009-11-101-6/+6
| | * | | | Long-press shortcuts for symbols on QWERTY keyboard don't workJouni Hiltunen2009-11-103-3/+16
| * | | | | QS60Style palette is not updated after orientation switchSami Merilä2009-11-101-1/+1
| |/ / / /
| * | | | Removed unused public Api from QS60StyleAlessandro Portale2009-11-105-83/+0
| * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Shane Kearns2009-11-1060-166/+398
| |\ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Sami Merilä2009-11-092-2/+10
| |\ \ \ \
| | * | | | Prevented compiler warning.axis2009-11-091-1/+1
| | * | | | Made it possible to bring up the FEP symbols menu using star key.axis2009-11-091-1/+9
| * | | | | Focus changes cause softkey area to flickerSami Merilä2009-11-091-4/+8
| |/ / / /
| * | | | Check that we're not using double where qreal should be usedSami Merilä2009-11-091-2/+2
| * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-11-0977-837/+2097
| |\ \ \ \
| * | | | | Simplify NavigationModeKeypad casesAlessandro Portale2009-11-061-33/+22
| * | | | | Using qreal more consistently in code (prevent misuse of double)Aleksandar Sasha Babic2009-11-0644-534/+584
| * | | | | Binary compatibility of Symbian ARMv5 and ARMv6 buildsShane Kearns2009-11-061-1/+0
* | | | | | QLabel: Fixed text underlined when te label has a control and the text contai...Olivier Goffart2009-11-122-17/+23
* | | | | | Fixa regression that could make a dockwidget disappear if unfloatableThierry Bastian2009-11-121-0/+3
* | | | | | Merge commit 'widget/4.6' into oslo-staging-2/4.6Olivier Goffart2009-11-1126-99/+131
|\ \ \ \ \ \
| * | | | | | Fixed: QFontComboBox emits the currentFontChanged() signal twiceOlivier Goffart2009-11-111-1/+3
| * | | | | | QAbstractScrollArea: Wheel over a scrollarea that has only one horizontal scr...Olivier Goffart2009-11-112-6/+7
| * | | | | | Small caps font variant wouldn't be used when defined through style sheetsGabriel de Dietrich2009-11-111-1/+3
| * | | | | | Fix Font combobox: one can set the current font without it being changedThierry Bastian2009-11-111-0/+7
| * | | | | | QKeySequence::mnemonic: add a warning if the text contains severals '&'Olivier Goffart2009-11-111-4/+16
| * | | | | | Revert "Always set a clip on the painter in QGraphicsView."Andreas Aardal Hanssen2009-11-111-3/+0
| * | | | | | QDockWidget also emits dockLocationChanged when the state is restoredThierry Bastian2009-11-101-2/+1
| * | | | | | Make it possible for QMainWindow to restore the geom of undocked widgetThierry Bastian2009-11-101-3/+3
| * | | | | | Fixed: Stylesheet and background image issue in ScrollAreaOlivier Goffart2009-11-101-1/+1