summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qapplication_p.h
Commit message (Expand)AuthorAgeFilesLines
...
| * | APIs for lighthouse plugins to declare screen changesJeremy Katz2010-05-311-0/+4
| * | touch interface for lighthouse pluginsJeremy Katz2010-05-261-0/+1
| * | fix event dispatcher sleep problem on AndroidJeremy Katz2010-05-191-0/+3
| * | Merge remote branch 'origin/4.7' into lighthouseJørgen Lind2010-04-211-0/+2
| |\ \
| * | | Refactoring GraphicsSystem to QPlatformIntegrationJørgen Lind2010-03-311-3/+12
| * | | Merge remote branch 'origin/4.7' into 4.7-lighthouseJørgen Lind2010-03-111-1/+2
| |\ \ \
| * \ \ \ Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-03-011-0/+15
| |\ \ \ \
| * | | | | Move user event handling into QWindowSystemInterface classJeremy Katz2010-02-101-89/+15
| * | | | | Merge remote branch 'remotes/qt/4.6' into lighthousePaul Olav Tvete2010-02-101-3/+3
| |\ \ \ \ \
| * | | | | | Change mouse, key, and wheel events to use a window id instead of a pointer t...Jeremy Katz2010-02-011-16/+16
| * | | | | | make timestamp the second argument ... part 2Jeremy Katz2010-01-271-1/+1
| * | | | | | make timestamp the second argument for QApplicationPrivate::handleMouseEvent()Jeremy Katz2010-01-271-1/+1
| * | | | | | double click eventsJeremy Katz2010-01-271-10/+25
| * | | | | | queue user mouse, wheel, and keyboard input eventsJeremy Katz2010-01-261-4/+70
| * | | | | | Merge remote branch 'origin/4.6' into lighthousePaul Olav Tvete2010-01-141-2/+4
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote branch 'origin/4.6' into lighthousePaul Olav Tvete2009-11-191-5/+6
| |\ \ \ \ \ \ \
| * | | | | | | | Common framebuffer functionality for VNC and linuxfb, cursor event notificationJeremy Katz2009-11-111-0/+2
| * | | | | | | | Implement enter/leave events for LighthousePaul Olav Tvete2009-10-161-1/+1
| * | | | | | | | Fix popup mouse event delivery and start implementing enter/leave eventsPaul Olav Tvete2009-10-151-0/+2
| * | | | | | | | Merge branch '4.6' into lighthousePaul Olav Tvete2009-10-141-20/+3
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Add support for wheel eventsPaul Olav Tvete2009-10-091-0/+1
| * | | | | | | | | Handle closeEvent()Paul Olav Tvete2009-10-071-0/+1
| * | | | | | | | | Merge branch '4.6' into lighthousePaul Olav Tvete2009-09-301-6/+29
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Please welcome the Lighthouse Research Project!Paul Olav Tvete2009-09-071-0/+6
* | | | | | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-06-081-0/+9
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | Add a new qconfig feature GESTURESTasuku Suzuki2010-06-021-0/+9
* | | | | | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-06-011-1/+3
|\| | | | | | | | | |
| * | | | | | | | | | Add runtime_graphics_system flag to QApplicationPrivate.Jani Hautakangas2010-05-281-0/+1
| * | | | | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-05-251-1/+2
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| | * | | | | | | | | Backport multitouch bug fixes to 4.6Shane Kearns2010-05-211-1/+2
* | | | | | | | | | | Avoid sending deprecated Qt3Support events if the application was built witho...Olivier Goffart2010-05-281-3/+1
|/ / / / / / / / / /
* | | | | | | | | / Fix compile error with QT_NO_IMAGEFORMAT_XPM in QtGuiTasuku Suzuki2010-04-151-0/+2
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Rohan McGovern2010-03-071-0/+1
|\| | | | | | | |
| * | | | | | | | Dont use gestures if there is no touch screen.Denis Dzyubenko2010-03-041-0/+1
* | | | | | | | | Implement alien widgets on Mac/Cocoa.Morten Johan Sørvig2010-03-021-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge remote branch 'origin/4.6' into qt-master-from-4.6Thiago Macieira2010-02-121-0/+2
|\| | | | | | |
| * | | | | | | Fixed compilation with QT_NO_WHEELEVENTDenis Dzyubenko2010-02-101-0/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Compile fix for embedded.Denis Dzyubenko2010-02-081-4/+0
* | | | | | | Added new mouse cursor types.Denis Dzyubenko2010-02-051-0/+11
* | | | | | | Cocoa: implement usage of override cursorsRichard Moe Gustavsen2010-01-281-0/+3
* | | | | | | Merge branch '4.6'Thiago Macieira2010-01-211-3/+3
|\| | | | | |
| * | | | | | Implemented event filter functions for Symbian.axis2010-01-201-3/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch '4.6'Thiago Macieira2010-01-131-1/+3
|\| | | | |
| * | | | | Fixes a crash when destroying and creating QApplication.Denis Dzyubenko2010-01-071-0/+2
| * | | | | Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* | | | | | Revert "Add an autorelease pool to QApplication instance."Richard Moe Gustavsen2010-01-131-10/+0
* | | | | | Cocoa: application will not quit when using dialogsRichard Moe Gustavsen2010-01-121-0/+3
* | | | | | Add an autorelease pool to QApplication instance.Morten Johan Sørvig2010-01-121-0/+10
|/ / / / /
* | | | / Fixes in the multitouch handling.Denis Dzyubenko2009-11-181-1/+1
| |_|_|/ |/| | |
* | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-11-041-2/+1
|\ \ \ \