summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qwidget_p.h
Commit message (Expand)AuthorAgeFilesLines
* Refactored gesture apiDenis Dzyubenko2009-07-021-5/+0
* 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
| | * Mac OS X QWidget::setMinimumSize locks.Richard Moe Gustavsen2009-05-061-1/+2
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-121-8/+6
|\ \ \ | |/ /
| * | Clean up qwidget_p.h since the last changeOlivier Goffart2009-06-111-8/+6
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-101-0/+8
|\ \ \ | |/ /
| * | Implemented the NET_WM_SYNC protocol on X11.Denis Dzyubenko2009-06-091-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
|\ \ \ | |/ /
| * | Cleanup private QWidget functions.Bjørn Erik Nilsen2009-05-121-15/+1
| * | Reduce QWidget footprint and do some cleanup.Bjørn Erik Nilsen2009-05-121-269/+249
* | | 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
|\ \ \ | |/ /
| * | Mac: QWidget::setMinimumSize does not workRichard Moe Gustavsen2009-05-041-1/+2
* | | Support sending touch events (with multiple touch points) to multiple widgets...Bradley T. Hughes2009-05-041-0/+3
|/ /
* | Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-04-271-0/+1
|\ \ | |/
| * Fixes wrong QPaintEvent::region() in QGLWidget::paintEvent.Bjoern Erik Nilsen2009-04-271-0/+1
* | Remove the Direct3D engine.Gunnar Sletta2009-04-241-5/+0
|/
* Carbon/Cocoa: It is possible to resize a widget above its maximum sizeRichard Moe Gustavsen2009-04-231-0/+1
* Removed obsolete internal function that focuses input context.Denis Dzyubenko2009-04-011-2/+0
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+712