summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Documentation: Adding comments to QHoverEvent classMorten Engvoldsen2009-11-101-0/+34
| * exporting QGraphicsEffectSource is requiredDaniel Molkentin2009-11-101-1/+1
* | 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
| * Removed unused public Api from QS60StyleAlessandro Portale2009-11-105-83/+0
| * Doc: remove graphics for effects that are no longer in scope.Volker Hilsheimer2009-11-101-1/+11
| * Merge branch 'tools-team/4.6' (early part) into 4.6Oswald Buddenhagen2009-11-101-4/+5
| |\
| | * Code in gui/* should be completely namespacedhjk2009-11-091-4/+5
| * | Improvements to graphics effects API after review round.Samuel Rødal2009-11-1010-172/+240
* | | 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
|\ \ \ | |/ /
| * | Dont set DontCreateNativeAncestors attribute.Denis Dzyubenko2009-11-091-1/+0
| * | Merge branch '4.6-platform' into 4.6Denis Dzyubenko2009-11-099-9/+27
| |\ \
| | * | Fixed pan gesture handlers in standard Qt widgets.Denis Dzyubenko2009-11-092-2/+2
| | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Bradley T. Hughes2009-11-0956-687/+1364
| | |\ \
| | * | | Fixes compilation warning in qbrushDenis Dzyubenko2009-11-061-1/+1
| | * | | Added a -no-native-gestures option for configure.exeDenis Dzyubenko2009-11-066-3/+16
| | * | | Dont create native winid when not required.Denis Dzyubenko2009-11-061-3/+8
| * | | | Compile in 64bit with debugOlivier Goffart2009-11-091-1/+1
| * | | | Merge branch '4.6-api-review' into 4.6Marius Storm-Olsen2009-11-0948-154/+360
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | API review: Rename numRects() -> rectCount()Marius Storm-Olsen2009-11-099-15/+30
| | * | | API review: Rename numPages() -> pageCount()Marius Storm-Olsen2009-11-093-4/+17
| | * | | API review: Rename numDigits() and setNumDigits()Marius Storm-Olsen2009-11-092-13/+35
| | * | | API review: Rename numCols() -> colorCount()Marius Storm-Olsen2009-11-066-6/+28
| | * | | API review: Rename functions numColors(), setNumColors() and numBytes()Marius Storm-Olsen2009-11-0622-111/+154
| | * | | API review: QMatrix::det() -> QMatrix::determinant(), matching math3dMarius Storm-Olsen2009-11-062-5/+16
| | * | | API review: Add convenience functions using QMarginsMarius Storm-Olsen2009-11-066-0/+80
| * | | | Doc: typo fixedJoerg Bornemann2009-11-092-2/+2
| * | | | More inDestructor checks.Warwick Allison2009-11-091-0/+9
* | | | | 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
|\ \ \ \ \ | |/ / / /
| * | | | Merge commit 'ceteam/4.6' into 4.6Joerg Bornemann2009-11-094-8/+42
| |\ \ \ \
| | * | | | fix QWizard issues on Windows CEJoerg Bornemann2009-11-061-0/+7
| | * | | | fixes button size for Windows mobile styleJoerg Bornemann2009-11-061-5/+9
| | * | | | compilefixes for qfeaturesThomas Hartmann2009-11-064-3/+26