summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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-111-0/+34
|\
| * Documentation: Adding comments to QHoverEvent classMorten Engvoldsen2009-11-101-0/+34
* | Add edit menu support for phones with a 'pencil' key.Jason Barron2009-11-111-0/+1
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Shane Kearns2009-11-102-10/+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-102-6/+6
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Shane Kearns2009-11-1012-13/+65
|\ \ \ | |/ /
| * | Dont set DontCreateNativeAncestors attribute.Denis Dzyubenko2009-11-091-1/+0
| * | Merge branch '4.6-platform' into 4.6Denis Dzyubenko2009-11-096-6/+24
| |\ \
| | * \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Bradley T. Hughes2009-11-099-12/+68
| | |\ \
| | * | | 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
| * | | | Merge branch '4.6-api-review' into 4.6Marius Storm-Olsen2009-11-094-5/+40
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | API review: Rename functions numColors(), setNumColors() and numBytes()Marius Storm-Olsen2009-11-062-5/+5
| | * | | API review: Add convenience functions using QMarginsMarius Storm-Olsen2009-11-062-0/+35
| | |/ /
| * | | Doc: typo fixedJoerg Bornemann2009-11-092-2/+2
* | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Sami Merilä2009-11-091-1/+1
|\ \ \ \
| * | | | Prevented compiler warning.axis2009-11-091-1/+1
| |/ / /
* | | | Focus changes cause softkey area to flickerSami Merilä2009-11-091-4/+8
|/ / /
* | | Merge commit 'ceteam/4.6' into 4.6Joerg Bornemann2009-11-092-2/+23
|\ \ \ | |_|/ |/| |
| * | fix QWizard issues on Windows CEJoerg Bornemann2009-11-061-0/+7
| * | compilefixes for qfeaturesThomas Hartmann2009-11-062-2/+16
* | | Merge branch 'feature' into 4.6Jørgen Lind2009-11-061-0/+2
|\ \ \
| * | | Fix QT_NO_GRAPHICSVIEWJørgen Lind2009-11-061-0/+2
* | | | Merge branch '4.6-s60' into 4.6axis2009-11-065-8/+41
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-11-056-13/+47
| |\ \ \
| * \ \ \ Merge commit 's60/4.6' into mmfphononFrans Englich2009-11-0430-397/+529
| |\ \ \ \
| | * \ \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-11-0428-392/+494
| | |\ \ \ \
| | * | | | | Fixed modal dialog fading support in Symbian.Janne Anttila2009-11-043-4/+25
| * | | | | | Call PositionChanged from QSymbianControl::SizeChangedGareth Stockwell2009-11-041-0/+5
| * | | | | | Revert "Fixed a crash in the QApplication autotest."Gareth Stockwell2009-11-031-2/+1
| * | | | | | Merge branch '4.6' into mmfphononGareth Stockwell2009-11-0342-446/+1058
| |\ \ \ \ \ \
| * | | | | | | Fix for defect introduced by dd48c27fGareth Stockwell2009-11-031-1/+4
| * | | | | | | Fix for unresponsive sliders after orientation switch or full-screenGareth Stockwell2009-11-031-0/+3
| * | | | | | | When creating a Symbian WId for a visible widget, make the controlGareth Stockwell2009-10-231-1/+3
* | | | | | | | Merge remote branch 'qt-official/4.6' into 4.6Morten Johan Sørvig2009-11-061-2/+1
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Fixed uninitialized background artifacts in QWidget::render.Samuel Rødal2009-11-061-2/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Removed the unnecessery loop in the last commit originated from a mergeDenis Dzyubenko2009-11-061-6/+5
* | | | | | | Fix QDesktopWidget::availableGeometry() on OSXFred Emmott2009-11-061-4/+8
* | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-platform-team into 4.6Morten Johan Sørvig2009-11-066-6/+80
|\ \ \ \ \ \ \
| * | | | | | | Add support for GetURL events on Mac OS XTor Arne Vestbø2009-11-056-6/+80
* | | | | | | | Merge remote branch 'qt-official/4.6' into 4.6Morten Johan Sørvig2009-11-065-13/+29
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / /
| * | | | | | Doc: Fixed qdoc warnings.David Boddie2009-11-051-9/+0
| | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'graphicseffect' into 4.6Jørgen Lind2009-11-053-1/+26
| |\ \ \ \ \
| | * | | | | Add QT_NO_GRAPHICSEFFECTJørgen Lind2009-11-043-1/+26
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch '4.5' into 4.6Morten Johan Sørvig2009-11-051-3/+3
| |\ \ \ \ \
| | * | | | | Disable the move-by-scrolling optimization.Morten Johan Sørvig2009-11-021-3/+3
* | | | | | | Fixed pinching in the imagegestures example.Denis Dzyubenko2009-11-051-2/+6