Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Implement enter/leave events for Lighthouse | Paul Olav Tvete | 2009-10-16 | 1 | -1/+1 | |
| * | | | | | | | | Fix popup mouse event delivery and start implementing enter/leave events | Paul Olav Tvete | 2009-10-15 | 1 | -0/+2 | |
| * | | | | | | | | Merge branch '4.6' into lighthouse | Paul Olav Tvete | 2009-10-14 | 1 | -20/+3 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add support for wheel events | Paul Olav Tvete | 2009-10-09 | 1 | -0/+1 | |
| * | | | | | | | | | Handle closeEvent() | Paul Olav Tvete | 2009-10-07 | 1 | -0/+1 | |
| * | | | | | | | | | Merge branch '4.6' into lighthouse | Paul Olav Tvete | 2009-09-30 | 1 | -6/+29 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Please welcome the Lighthouse Research Project! | Paul Olav Tvete | 2009-09-07 | 1 | -0/+6 | |
* | | | | | | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-06-08 | 1 | -0/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Add a new qconfig feature GESTURES | Tasuku Suzuki | 2010-06-02 | 1 | -0/+9 | |
* | | | | | | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Thiago Macieira | 2010-06-01 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Add runtime_graphics_system flag to QApplicationPrivate. | Jani Hautakangas | 2010-05-28 | 1 | -0/+1 | |
| * | | | | | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-05-25 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Backport multitouch bug fixes to 4.6 | Shane Kearns | 2010-05-21 | 1 | -1/+2 | |
* | | | | | | | | | | | Avoid sending deprecated Qt3Support events if the application was built witho... | Olivier Goffart | 2010-05-28 | 1 | -3/+1 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Fix compile error with QT_NO_IMAGEFORMAT_XPM in QtGui | Tasuku Suzuki | 2010-04-15 | 1 | -0/+2 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Rohan McGovern | 2010-03-06 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| * | | | | | | | | Dont use gestures if there is no touch screen. | Denis Dzyubenko | 2010-03-04 | 1 | -0/+1 | |
* | | | | | | | | | Implement alien widgets on Mac/Cocoa. | Morten Johan Sørvig | 2010-03-02 | 1 | -1/+1 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | Merge remote branch 'origin/4.6' into qt-master-from-4.6 | Thiago Macieira | 2010-02-12 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Fixed compilation with QT_NO_WHEELEVENT | Denis Dzyubenko | 2010-02-10 | 1 | -0/+2 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Compile fix for embedded. | Denis Dzyubenko | 2010-02-08 | 1 | -4/+0 | |
* | | | | | | | Added new mouse cursor types. | Denis Dzyubenko | 2010-02-05 | 1 | -0/+11 | |
* | | | | | | | Cocoa: implement usage of override cursors | Richard Moe Gustavsen | 2010-01-28 | 1 | -0/+3 | |
* | | | | | | | Merge branch '4.6' | Thiago Macieira | 2010-01-21 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Implemented event filter functions for Symbian. | axis | 2010-01-20 | 1 | -3/+3 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge branch '4.6' | Thiago Macieira | 2010-01-13 | 1 | -1/+3 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Fixes a crash when destroying and creating QApplication. | Denis Dzyubenko | 2010-01-07 | 1 | -0/+2 | |
| * | | | | | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 | |
* | | | | | | Revert "Add an autorelease pool to QApplication instance." | Richard Moe Gustavsen | 2010-01-13 | 1 | -10/+0 | |
* | | | | | | Cocoa: application will not quit when using dialogs | Richard Moe Gustavsen | 2010-01-12 | 1 | -0/+3 | |
* | | | | | | Add an autorelease pool to QApplication instance. | Morten Johan Sørvig | 2010-01-12 | 1 | -0/+10 | |
|/ / / / / | ||||||
* | | | | | Fixes in the multitouch handling. | Denis Dzyubenko | 2009-11-18 | 1 | -1/+1 | |
| |_|_|/ |/| | | | ||||||
* | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60 | axis | 2009-11-04 | 1 | -2/+1 | |
|\ \ \ \ | ||||||
| * | | | | Gesture api review. | Denis Dzyubenko | 2009-11-03 | 1 | -2/+0 | |
| * | | | | Made native Pan gesture work on Windows. | Denis Dzyubenko | 2009-11-03 | 1 | -0/+1 | |
* | | | | | Fixed modal dialog fading support in Symbian. | Janne Anttila | 2009-11-04 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6-WM_NULL-driven | Bradley T. Hughes | 2009-10-21 | 1 | -0/+5 | |
|\ \ \ \ | ||||||
| * | | | | Cleaned up the API of the Symbian event hooks. | axis | 2009-10-21 | 1 | -0/+5 | |
| | |_|/ | |/| | | ||||||
* | | | | Remove workarounds for Win32 event dispatcher bugs | Bradley T. Hughes | 2009-10-20 | 1 | -3/+0 | |
|/ / / | ||||||
* | | | A new implementation of the Gesture API. | Denis Dzyubenko | 2009-10-09 | 1 | -19/+3 | |
* | | | Integrate the GuiPlatformPlugin interface | Olivier Goffart | 2009-10-07 | 1 | -1/+0 | |
| |/ |/| | ||||||
* | | Add the -testability option to Qt applications. | Petri Kiiskinen | 2009-09-29 | 1 | -0/+1 | |
* | | Implement advanced pointer handling on S60 | Bradley T. Hughes | 2009-09-23 | 1 | -0/+5 | |
* | | QCursor support for Symbian OS | Shane Kearns | 2009-09-15 | 1 | -1/+15 | |
* | | Implement synthetic enter/leave events for QWS. | Paul Olav Tvete | 2009-09-14 | 1 | -1/+4 | |
* | | Compile | Anders Bakken | 2009-09-09 | 1 | -1/+1 | |
* | | Removed some superfluous semicolons | Alessandro Portale | 2009-09-09 | 1 | -1/+1 | |
* | | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 | |
|/ | ||||||
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 1 | -13/+13 | |
|\ | ||||||
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 1 | -13/+13 | |