summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | Fixed: QCalendarWidget::showNextMonth() followed by a click on the navigation...Olivier Goffart2009-11-131-0/+14
| | * | | | | | Fixes QGraphicsWidget: paint() being called before polish().Bjørn Erik Nilsen2009-11-131-0/+8
| | | |/ / / / | | |/| | | |
| | * | | | | 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 branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-11-13148-1172/+2742
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fixed a crash which could occur when perspective transforming QRegions.Trond Kjernåsen2009-11-121-8/+13
| * | | | | | | | | | | | Add option to ingore unused navigation events in QTextControlEskil Abrahamsen Blomfeldt2009-11-113-7/+31
| * | | | | | | | | | | | Printing QTextDocument doesn't include custom objects.Samuel Rødal2009-11-113-0/+9
| * | | | | | | | | | | | Fixed compilation on AIX 6.1 with xlC 10.1Samuel Rødal2009-11-111-1/+1
| * | | | | | | | | | | | Fixed QPixmapDropShadowFilter and updated its testcaseGunnar Sletta2009-11-101-3/+1
| * | | | | | | | | | | | CompileEskil Abrahamsen Blomfeldt2009-11-101-1/+1
| * | | | | | | | | | | | Removed redundant line of code.Kim Motoyoshi Kalland2009-11-101-2/+1
| * | | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-graphics-team into 4.6Gunnar Sletta2009-11-093-5/+10
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Fixed handling of the "..." button in QPrintDialog for X11.Trond Kjernåsen2009-11-091-5/+4
| | * | | | | | | | | | | | Detect context sharing on EGL systemsRhys Weatherley2009-11-092-0/+6