summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qapplication_p.h
Commit message (Expand)AuthorAgeFilesLines
* Modifications after the api review by Brad.Denis Dzyubenko2009-05-111-1/+3
* Merge of the maemo-gestures branch onto qt/4.5.0Denis Dzyubenko2009-05-111-0/+1
* Support sending touch events (with multiple touch points) to multiple widgets...Bradley T. Hughes2009-05-041-5/+6
* Use the HWND from the Windows MSG to find which widget to send events toBradley T. Hughes2009-04-301-2/+2
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-04-291-2/+2
|\
| * introduce Q_WS_WINCEMaurice Kalinowski2009-04-291-2/+2
* | Don't store activeTouchPoints in QApplicationPrivateBradley T. Hughes2009-04-291-1/+1
* | Use a widget attribute to keep track of whether or not TouchBegin has been ac...Bradley T. Hughes2009-04-291-1/+0
* | Fix tests/manual/qtouchevent by choking mouse events even for ignored TouchUp...Bradley T. Hughes2009-04-231-0/+1
* | remove QApplicationPrivate::sendTouchEventBradley T. Hughes2009-03-261-2/+0
* | initial implementation of multitouch support on Windows 7Bradley T. Hughes2009-03-251-3/+24
* | implement event propagation for touch eventsBradley T. Hughes2009-03-251-0/+3
* | remove code duplication for setting the focus widget based on tBradley T. Hughes2009-03-251-0/+4
|/
* Long live Qt!Lars Knoll2009-03-231-0/+438