summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-0817-73/+106
|\
| * Fixed an issue with graphicssystem raster on 8 and 16 bit X servers.Trond Kjernåsen2009-06-051-1/+1
| * Revert "BT: Fixed crash on Mac caused by erroneous handling of native focus e...jasplin2009-06-051-4/+1
| * Example MDI: keybord focus not working correctly!Richard Moe Gustavsen2009-06-051-1/+7
| * Fixed text drawing on Windows in 16 bit mode.Trond Kjernaasen2009-06-052-13/+16
| * Document the proper signals that the ::open() convenience connects to.Norwegian Rock Cat2009-06-044-6/+15
| * Document that textVisible is optional when it comes to styles.Norwegian Rock Cat2009-06-041-0/+2
| * BT: Fixes Crash when deleting a QProgressBar which has been styled with QMoti...Olivier Goffart2009-06-041-1/+4
| * BT: Fix a crash in the SDI example in CocoaNorwegian Rock Cat2009-06-031-15/+37
| * Fixed raster bug causing fully clipped images to be partially blended.Samuel Rødal2009-06-031-2/+2
| * Fixed a byte ordering issue when using the raster graphicssystem.Trond Kjernåsen2009-06-021-7/+10
| * Avoid a crash when setting a focus in a widget hierarchy containingDenis Dzyubenko2009-06-021-2/+3
| * BT: Remove duplicate code and fix font parsing.Norwegian Rock Cat2009-06-022-9/+2
| * Use a QVarLengthArray instead of some hacky self-made containerHarald Fernengel2009-06-021-12/+3
| * BT: Fixed crash on Mac caused by erroneous handling of native focus events.jasplin2009-06-021-1/+4
| * Fixes possible infinite loop in QApplication::topLevelAtJoão Abecasis2009-06-021-4/+4
* | S60Style: Styled graphic support for editors.Sami Merilä2009-06-053-2/+34
* | S60Style: Remove some magic numbers.Sami Merilä2009-06-051-7/+10
* | S60Style: Missing break-statementSami Merilä2009-06-051-0/+1
* | S60Style: More styleHintsSami Merilä2009-06-051-1/+27
* | Prevent double deletion of m_themePaletteAlessandro Portale2009-06-052-16/+20
* | Turned off input methods on Windows when using certain hints.axis2009-06-051-1/+6
* | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicJanne Anttila2009-06-052-2/+13
|\ \
| * | S60Style: Drop middlesection from tab graphics, if there is very little of ta...Sami Merilä2009-06-051-0/+10
| * | Made Selection updates relative to the block.axis2009-06-051-2/+3
* | | Added subElementRect implementation for SE_ItemViewItemCheckIndicator.Janne Anttila2009-06-051-0/+2
|/ /
* | Compile on newer SDKs >= S60 5.0.Jason Barron2009-06-051-1/+1
* | Enabling QGraphicsTextItem to handle input method events.Aleksandar Sasha Babic2009-06-051-1/+128
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicJason Barron2009-06-0510-262/+457
|\ \
| * | Turned off input methods on X11 when using certain hints.axis2009-06-051-1/+1
| * | Loading fonts from other /resource/fonts folders than the one on Z:Alessandro Portale2009-06-041-4/+40
| * | S60Style: Buildbreak fix. Remove problematic #ifdef line.Sami Merilä2009-06-041-2/+0
| * | S60Style: Missing constantSami Merilä2009-06-041-0/+1
| * | S60Style: Cleanup code before Tower release.Sami Merilä2009-06-042-233/+229
| * | In QGraphicsView the viewport itself has to be enabled for InputMethods.Aleksandar Sasha Babic2009-06-041-0/+15
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicSami Merilä2009-06-047-12/+166
| |\ \
| | * | Added loadS60ThemeFromBlob and saveS60ThemeToBlob.Alessandro Portale2009-06-034-8/+135
| | * | Fixed an update bug in QTextControl.axis2009-06-031-0/+3
| | * | Gave QTextControl support for ImAnchorPosition and Selection.axis2009-06-031-3/+23
| | * | Added inputMethodQuery fallback to QWidget.axis2009-06-031-0/+3
| | * | Fixed a small input method bug in QLineEdit.axis2009-06-031-1/+2
| * | | S60Style: Draw all dialog with popup menu theme background.Sami Merilä2009-06-041-12/+7
| |/ /
* | | Make QColormap::instance() not crash.Jason Barron2009-06-051-5/+1
* | | Introduce Symbian CFbsBitmap <-> QPixmap conversion functions.Jason Barron2009-06-052-6/+143
* | | Fix up the display mode conversion function.Jason Barron2009-06-041-31/+34
* | | Implement a dummy QColorMap for Symbian.Jason Barron2009-06-042-1/+114
|/ /
* | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicAlessandro Portale2009-06-0334-73/+1019
|\ \
| * \ Merge branch 'imSelections'axis2009-06-0333-44/+961
| |\ \
| | * | Made S60 FEP use the new Qt::ImAnchorPosition API.axis2009-06-031-3/+2
| | * | Made S60 FEP use the new QInputMethodEvent::Selection API.axis2009-06-031-4/+4