summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qwidget_p.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'qt/4.6' into mmfphononFrans Englich2009-10-021-1/+0
|\
| * Merge branch 'focusFixes' into 4.6axis2009-09-301-1/+0
| |\
| | * Revert "Switched to asynchronous focus handling on Symbian."axis2009-09-301-3/+0
* | | Immediately activate native windows created by calling winId() on an already-...Gareth Stockwell2009-10-011-0/+1
|/ /
* | Revert "Revert all GUI changes from the MMF work."Frans Englich2009-09-281-3/+10
|/
* Implement Qt::WA_AcceptTouchEvents on S60Bradley T. Hughes2009-09-231-0/+1
* Refactor soft keys implementation.Jason Barron2009-09-211-5/+0
* Making Keypad Navigation more usableAlessandro Portale2009-09-191-0/+12
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Make sure the BSP is updated when a graphics effect changes bounding rect.Bjørn Erik Nilsen2009-09-011-0/+10
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into master-s60axis2009-08-211-0/+60
|\ \
| * | Fix the most obvious rendering bugs when applying an effect to QWidget.Bjørn Erik Nilsen2009-08-201-7/+1
| * | Add support for graphics effects on QWidget.Bjørn Erik Nilsen2009-08-201-0/+66
* | | Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\ \ \ | |/ /
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | | Revised SIP API.axis2009-08-121-0/+14
* | | Merge commit 'qt/master-stable'Jason Barron2009-08-101-0/+1
|\ \ \ | |/ /
| * | Rearranged the gesture code a bit for future native gestures on Windows.Denis Dzyubenko2009-08-061-0/+1
* | | Merge commit 'origin/master'Jason Barron2009-08-041-3/+4
|\ \ \
| * | | Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-031-3/+4
* | | | Merge commit 'qt/master-stable'Jason Barron2009-07-271-6/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Bad drawing of styled viewports within QAbstractScrollAreaOlivier Goffart2009-07-151-1/+1
| * | Refactored gesture apiDenis Dzyubenko2009-07-021-5/+0
* | | Make S60 integration optional.Jason Barron2009-07-151-5/+3
* | | Merge commit 'origin/master' into 4.6-mergedJason Barron2009-07-091-0/+3
|\ \ \
| * | | Switched to asynchronous focus handling on Symbian.axis2009-07-091-0/+3
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-291-2/+2
| |\ \ \ | | | |/ | | |/|
* | | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-301-2/+10
|\ \ \ \ | | |_|/ | |/| |
| * | | Cleanup includes in public headers.Bradley T. Hughes2009-06-261-1/+0
| * | | Compile on Windows againBradley T. Hughes2009-06-191-4/+2
| * | | Multitouch, Cocoa: First revision of multi touch in Qt/CocoaRichard Moe Gustavsen2009-06-191-1/+4
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-171-2/+2
| |\ \ \
| | * \ \ Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-121-8/+6
| |\ \ \ \ | | |/ / /
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-101-0/+8
| |\ \ \ \
| * | | | | Don't enable WM_TOUCH* messages on all windowsBradley T. Hughes2009-05-261-0/+1
| * | | | | implemented gestures support in graphicsview for QGraphicsItems andDenis Dzyubenko2009-05-181-0/+1
| * | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-05-131-284/+250
| |\ \ \ \ \
| * | | | | | Don't store the current list of touch points for a widget in QWidgetPrivateBradley T. Hughes2009-05-121-2/+0
| * | | | | | Removed all weird qHash usage for gesture identification.Denis Dzyubenko2009-05-111-0/+1
| * | | | | | Modifications after the api review by Brad.Denis Dzyubenko2009-05-111-1/+2
| * | | | | | Merge of the maemo-gestures branch onto qt/4.5.0Denis Dzyubenko2009-05-111-0/+3
| * | | | | | don't store event state in QWidgetPrivateBradley T. Hughes2009-05-081-2/+1
| * | | | | | fix QtOpenGL compilation, add missing includeBradley T. Hughes2009-05-061-0/+1
| * | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-05-041-1/+2
| |\ \ \ \ \ \
| * | | | | | | Support sending touch events (with multiple touch points) to multiple widgets...Bradley T. Hughes2009-05-041-0/+3