summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qapplication_p.h
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | 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-061-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-061-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
|\ \ \ \
| * | | | Gesture api review.Denis Dzyubenko2009-11-031-2/+0
| * | | | Made native Pan gesture work on Windows.Denis Dzyubenko2009-11-031-0/+1
* | | | | Fixed modal dialog fading support in Symbian.Janne Anttila2009-11-041-1/+1
|/ / / /
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6-WM_NULL-drivenBradley T. Hughes2009-10-211-0/+5
|\ \ \ \
| * | | | Cleaned up the API of the Symbian event hooks.axis2009-10-211-0/+5
| | |_|/ | |/| |
* | | | Remove workarounds for Win32 event dispatcher bugsBradley T. Hughes2009-10-201-3/+0
|/ / /
* | | A new implementation of the Gesture API.Denis Dzyubenko2009-10-091-19/+3
* | | Integrate the GuiPlatformPlugin interfaceOlivier Goffart2009-10-071-1/+0
| |/ |/|
* | Add the -testability option to Qt applications.Petri Kiiskinen2009-09-291-0/+1
* | Implement advanced pointer handling on S60Bradley T. Hughes2009-09-231-0/+5
* | QCursor support for Symbian OSShane Kearns2009-09-151-1/+15
* | Implement synthetic enter/leave events for QWS.Paul Olav Tvete2009-09-141-1/+4
* | CompileAnders Bakken2009-09-091-1/+1
* | Removed some superfluous semicolonsAlessandro Portale2009-09-091-1/+1
* | Update license headers again.Jason McDonald2009-09-091-4/+4
|/
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13