Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | More culling of Panther Code. | Norwegian Rock Cat | 2009-06-23 | 4 | -192/+110 | |
| | * | | | Clean up the font hash and palette hash stuff. | Norwegian Rock Cat | 2009-06-23 | 3 | -9/+10 | |
| | * | | | Scroll the dirty parts of the scroll area in scrollby for Cocoa. | Norwegian Rock Cat | 2009-06-23 | 1 | -14/+3 | |
| | * | | | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-06-23 | 6 | -18/+50 | |
| | |\ \ \ | | | |/ / | ||||||
| | | * | | Remove some warnings in the Cocoa build. | Norwegian Rock Cat | 2009-06-23 | 6 | -18/+50 | |
| | * | | | Fixed build error on X11 with gcc 4.1.2. | jasplin | 2009-06-23 | 1 | -6/+6 | |
| * | | | | Multi-touch, Cocoa: Make sure that touch points are ordered. | Richard Moe Gustavsen | 2009-06-24 | 1 | -7/+7 | |
| * | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-multitouch | Bradley T. Hughes | 2009-06-24 | 3 | -7/+7 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-multitouch | Bradley T. Hughes | 2009-06-24 | 2 | -6/+6 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Multitouch, Cocoa: Implement normalized position | Richard Moe Gustavsen | 2009-06-23 | 2 | -6/+6 | |
| | * | | | | | Fix pressure "emulation" | Bradley T. Hughes | 2009-06-24 | 1 | -1/+1 | |
| | |/ / / / | ||||||
| * | | | | | Add QTouchEvent::DeviceType and deviceType() | Bradley T. Hughes | 2009-06-24 | 7 | -29/+82 | |
| |/ / / / | ||||||
| * | | | | Compile on Windows | Bradley T. Hughes | 2009-06-23 | 1 | -2/+2 | |
| * | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-multitouch | Bradley T. Hughes | 2009-06-23 | 1 | -1/+6 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-multitouch | Bradley T. Hughes | 2009-06-23 | 1 | -6/+2 | |
| | |\ \ \ \ | ||||||
| | * | | | | | Set the pressure automatically if not set by the touch implementation | Bradley T. Hughes | 2009-06-23 | 1 | -1/+6 | |
| * | | | | | | Add functions to report normalized positions in QTouchEvent::TouchPoint | Bradley T. Hughes | 2009-06-23 | 5 | -2/+72 | |
| | |/ / / / | |/| | | | | ||||||
| * | | | | | Compile with arm-linux-g++ 4.2.1 in scratchbox | Bradley T. Hughes | 2009-06-23 | 1 | -6/+2 | |
| |/ / / / | ||||||
| * | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-23 | 1 | -21/+27 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | QApplication: Reduce number of kdeglobals file loads | Markus Goetz | 2009-06-22 | 1 | -21/+27 | |
| * | | | | Fix qdoc warnings for QTouchEvent | Bradley T. Hughes | 2009-06-22 | 2 | -6/+5 | |
| * | | | | Multitouch, Cocoa: Added Qt::WA_TouchPadAcceptSingleTouchEvents | Richard Moe Gustavsen | 2009-06-22 | 3 | -24/+28 | |
| * | | | | Multitouch, Cocoa: clean up the code a bit | Richard Moe Gustavsen | 2009-06-22 | 1 | -12/+4 | |
| * | | | | Multitouch, Cocoa: Mask mouse hover from the touch set | Richard Moe Gustavsen | 2009-06-22 | 3 | -80/+88 | |
| * | | | | Handle the case where TOUCHINPUT id numbers are not reused | Bradley T. Hughes | 2009-06-19 | 1 | -0/+8 | |
| * | | | | Compile on Windows again | Bradley T. Hughes | 2009-06-19 | 1 | -4/+2 | |
| * | | | | Multitouch, Cocoa: First revision of multi touch in Qt/Cocoa | Richard Moe Gustavsen | 2009-06-19 | 7 | -12/+410 | |
| * | | | | Make sure QTouchEvent::TouchPoint::rect() returns the proper rect... | Bradley T. Hughes | 2009-06-18 | 1 | -1/+1 | |
| * | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-18 | 1 | -61/+67 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Fixes: Tablet not sending mouse release events. | Thomas Zander | 2009-06-17 | 1 | -61/+67 | |
| * | | | | Change behavior of how touch and mouse events work together | Bradley T. Hughes | 2009-06-18 | 8 | -93/+76 | |
| * | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-17 | 151 | -309/+309 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 151 | -309/+309 | |
| | |\ \ \ | | | |/ / | ||||||
| | | * | | Cleanup our usage of the term "Qt Software". | Jason McDonald | 2009-06-16 | 1 | -3/+3 | |
| | | * | | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 151 | -302/+302 | |
| | | * | | Rename nsCursorForQCursor -> qt_mac_nsCursorForQCursor. | Morten Sørvig | 2009-06-15 | 4 | -4/+4 | |
| * | | | | Compile after botched merge | Bradley T. Hughes | 2009-06-16 | 1 | -1/+1 | |
| * | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-16 | 4 | -19/+6 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Fix for resetting DESKTOP_STARTUP_ID envvar. | Denis Dzyubenko | 2009-06-16 | 2 | -16/+3 | |
| | * | | | doc: Fixed several qdoc errors. | Martin Smith | 2009-06-16 | 1 | -1/+1 | |
| * | | | | Fix memory leak when detaching QTouchEventTouchPointPrivate | Bradley T. Hughes | 2009-06-15 | 1 | -0/+2 | |
| * | | | | Make QTouchEvent::TouchPoint scene coordinate functions return screen coordin... | Bradley T. Hughes | 2009-06-15 | 1 | -0/+5 | |
| * | | | | use char[] instead of QBitArray to pass to ioctl | Bradley T. Hughes | 2009-06-15 | 1 | -7/+14 | |
| * | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-multitouch | Bradley T. Hughes | 2009-06-15 | 2 | -7/+4 | |
| |\ \ \ \ | ||||||
| | * | | | | All events should be filtered through the gesture manager. | Denis Dzyubenko | 2009-06-15 | 1 | -5/+1 | |
| | * | | | | Set the gesture manager state before sending an event | Denis Dzyubenko | 2009-06-15 | 1 | -2/+3 | |
| * | | | | | EV_CNT and ABS_CNT aren't available everywhere, use *_MAX + 1 instead | Bradley T. Hughes | 2009-06-15 | 1 | -2/+2 | |
| |/ / / / | ||||||
| * | | | | Merge of master | Bradley T. Hughes | 2009-06-15 | 9 | -104/+144 | |
| * | | | | Add multitouch support for the RX-71 device | Bradley T. Hughes | 2009-06-15 | 3 | -0/+297 | |
| * | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-12 | 9 | -96/+92 | |
| |\ \ \ \ |