summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qwidget_p.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | | | Manually fix bad merges and make sure everything compiles with 4.6.Harald Fernengel2009-06-291-4/+3
* | | | | | | | Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-251-287/+255
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | / | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Clean up qwidget_p.h since the last changeOlivier Goffart2009-06-111-8/+6
| | |_|_|/ / | |/| | | |
| * | | | | Implemented the NET_WM_SYNC protocol on X11.Denis Dzyubenko2009-06-091-0/+8
| | |_|/ / | |/| | |
| * | | | 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
| | |/ / | |/| |
| * | | Mac: QWidget::setMinimumSize does not workRichard Moe Gustavsen2009-05-041-1/+2
| |/ /
| * | Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-04-271-0/+1
| |\ \
| * | | Remove the Direct3D engine.Gunnar Sletta2009-04-241-5/+0
* | | | Fixes from code reviewMarkku Luukkainen2009-06-081-3/+3
* | | | Fixes to make gui compile after clean configure. RemovalMarkku Luukkainen2009-06-061-0/+3
* | | | Removed QSoftKeyStack and replaced places using it with theMarkku Luukkainen2009-06-061-1/+0
* | | | Replaced usage of QSoftKeyActions with QActions+SoftKeyRolesMarkku Luukkainen2009-06-061-3/+2
* | | | Initial version of softkey implementation that doesn't useMarkku Luukkainen2009-06-051-0/+4
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicJanne Koskinen2009-05-111-2/+9
|\ \ \ \
| * \ \ \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-111-1/+2
| |\ \ \ \ | | | |_|/ | | |/| |