summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* implement event propagation for touch eventsBradley T. Hughes2009-03-253-0/+53
* remove code duplication for setting the focus widget based on tBradley T. Hughes2009-03-252-23/+27
* implement support for touch events in QGraphicsSceneBradley T. Hughes2009-03-244-0/+283
* add QGraphicsItem::acceptTouchEvents() and setAcceptTouchEvents()Bradley T. Hughes2009-03-243-0/+29
* add QTouchEvent and QGraphicsSceneTouchEventBradley T. Hughes2009-03-246-11/+619
* add the Qt::WA_AcceptTouchEvents attributeBradley T. Hughes2009-03-241-0/+2
* add QEvent::TouchBegin, TouchUpdate, and TouchEnd event types (with GraphicsS...Bradley T. Hughes2009-03-242-0/+13
* Fixes compile of testlib when Qt is configured with `-qtnamespace'.Rohan McGovern2009-03-2419-3/+88
* Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-03-234-50/+51
|\
| * Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.5 ( ...Simon Hausmann2009-03-234-50/+51
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-03-232-0/+13
|\ \ | |/
| * Long live Qt 4.5!Lars Knoll2009-03-239494-0/+3623838
* Long live Qt!Lars Knoll2009-03-239530-0/+3634583