summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Tooltip: reusing tooltips sometimes goes wrongRichard Moe Gustavsen2009-10-051-1/+1
* Adding comments.Alessandro Portale2009-10-031-0/+9
* Doc: silence qdoc warnings in S60 specific documentation.Volker Hilsheimer2009-10-031-1/+2
* Doc: silence more qdoc warnings.Volker Hilsheimer2009-10-031-1/+1
* Doc: mark API of Gesture framework as preliminary.Volker Hilsheimer2009-10-022-0/+4
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Sami Merilä2009-10-024-16/+42
|\
| * make private qws/qvfb data directory non-default, default to non-user specificJeremy Katz2009-10-021-1/+1
| * Merge commit 'qt/4.6' into mmfphononFrans Englich2009-10-0218-187/+171
| |\
| * | Fixed indenting to comply with Qt code styleGareth Stockwell2009-10-021-15/+15
| * | Merge branch 'mmfphonon' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into ...Gareth Stockwell2009-10-015-4/+9
| |\ \
| * | | Enable pointer events on native child widgetsGareth Stockwell2009-10-011-0/+5
| * | | Map redraw rectangle into co-ordinate system of backing store, for native chi...Gareth Stockwell2009-10-011-4/+9
| * | | Immediately activate native windows created by calling winId() on an already-...Gareth Stockwell2009-10-012-4/+20
* | | | Filedialog impossible to use with keypad navigationSami Merilä2009-10-021-3/+7
| |_|/ |/| |
* | | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-10-011-1/+1
|\ \ \
| * | | Fixed Designer property editor selection bug.Gabriel de Dietrich2009-10-011-1/+1
| * | | Fixes clipboard handling on X11.Denis Dzyubenko2009-10-011-1/+3
* | | | Fixed typo in the doc.Denis Dzyubenko2009-10-011-1/+1
* | | | S60 qt_init() fix to set system fontmread2009-10-011-0/+4
* | | | remove unused member from QWidgetData on Windows CEJoerg Bornemann2009-10-014-10/+1
* | | | Fix: Abstract slider does not understand wheel events properlyRichard Moe Gustavsen2009-10-013-14/+28
* | | | fix minimizing for Windows CE and Windows mobileJoerg Bornemann2009-10-013-28/+30
* | | | Enable qws/qvfb use for multiple users on one machineJeremy Katz2009-10-011-11/+7
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6ninerider2009-10-011-1/+3
|\ \ \ \
| * | | | Fixes clipboard handling on X11.Denis Dzyubenko2009-10-011-1/+3
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6ninerider2009-10-018-117/+75
|\ \ \ \ \ | |/ / / /
| * | | | Revert "Fix for Symbian window activation/focus problem."Jani Hautakangas2009-10-011-59/+0
| * | | | Fix for Symbian window activation/focus problem.Jani Hautakangas2009-10-011-0/+59
| * | | | Fix warnings on mingwThierry Bastian2009-10-011-0/+1
| * | | | Merge branch 'focusFixes' into 4.6axis2009-09-305-54/+72
| |\ \ \ \
| | * | | | Fixed some focus issues on Symbian.axis2009-09-303-18/+58
| | * | | | Revert "Switched to asynchronous focus handling on Symbian."axis2009-09-304-39/+16
| * | | | | Fix duplicate key events from extended media keys on WindowsJens Bache-Wiig2009-09-091-61/+0
| | |_|_|/ | |/| | |
| * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jani Hautakangas2009-09-301-0/+4
| |\ \ \ \
| * | | | | Add redo keyboard shortcut for Symbian.Jani Hautakangas2009-09-301-2/+2
* | | | | | Remap return key to select key for windows mobile.ninerider2009-09-301-4/+21
| |/ / / / |/| | | |
* | | | | Ftp example application crashes (due to keypad navigation)Sami Merilä2009-09-301-0/+4
|/ / / /
* | | | Merge commit 'qt/4.6' into mmfphononFrans Englich2009-09-293-2/+3
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Fix tr-Errors/remove QObject::tr(), mainly in ScriptToolsFriedemann Kleint2009-09-291-1/+1
| * | Fix bug with posting events from HandleCommandL on Symbian.Jason Barron2009-09-291-0/+1
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Jeremy Katz2009-09-292-0/+25
| |\ \
| * | | fix warnings about declarations shadowing class members (autotest reported)Jeremy Katz2009-09-291-1/+1
* | | | Merge commit 'qt/4.6' into mmfphononFrans Englich2009-09-299-68/+196
|\ \ \ \ | | |/ / | |/| |
| * | | Add the -testability option to Qt applications.Petri Kiiskinen2009-09-292-0/+25
| |/ /
| * | Mac: Fix build failure on tigerRichard Moe Gustavsen2009-09-291-0/+11
| * | Update docs for softkeys to match new API and implementation.Jason Barron2009-09-291-16/+18
| * | Add a more proper shutdown sequence for Symbian applications.Jason Barron2009-09-291-3/+9
| * | doc: add some more \since 4.6 tagsVolker Hilsheimer2009-09-281-0/+4
| * | QWheelEvent not working on Cocoa 64BitPrasanth Ullattil2009-09-281-3/+3
| * | Triggering softkey action for disbled widget causes a crash.Sami Merilä2009-09-281-2/+5