summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qapplication.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactoring GraphicsSystem to QPlatformIntegrationJørgen Lind2010-03-311-2/+10
* Merge remote branch 'origin/4.7' into 4.7-lighthouseJørgen Lind2010-03-111-5/+19
|\
| * Application menu is not translated in Mac OS X CocoaPrasanth Ullattil2010-03-031-0/+16
| * Implement alien widgets on Mac/Cocoa.Morten Johan Sørvig2010-03-021-5/+3
* | Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-03-011-4/+258
|\ \ | |/
| * MOBILITY-404 QS Windows.Wolfgang Beck2010-02-161-1/+5
| * Enabled searching of IM plugins on Symbian.axis2010-02-121-2/+12
| * Compile fix for embedded.Denis Dzyubenko2010-02-081-2/+0
| * Added new mouse cursor types.Denis Dzyubenko2010-02-051-0/+242
| * Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System2010-02-011-1/+3
| |\
| * \ Merge branch '4.6'Thiago Macieira2010-01-131-4/+13
| |\ \
| * \ \ Merge branch '4.6'Thiago Macieira2010-01-081-0/+2
| |\ \ \
| * \ \ \ Merge branch '4.6'Thiago Macieira2009-12-261-7/+45
| |\ \ \ \
| * \ \ \ \ Merge commit 'origin/4.6'Olivier Goffart2009-12-151-2/+8
| |\ \ \ \ \
| * | | | | | Revert back to using the native graphics system on Mac.Morten Johan Sørvig2009-12-021-8/+0
| * | | | | | Merge branch '4.6'Thiago Macieira2009-11-251-29/+50
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch '4.6'Thiago Macieira2009-11-131-1/+2
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch '4.6'Thiago Macieira2009-11-101-49/+15
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch '4.6'Thiago Macieira2009-10-291-4/+0
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge remote branch 'origin/4.6'Thiago Macieira2009-10-261-17/+24
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix raster/native graphicssystem comment.Morten Johan Sørvig2009-10-231-2/+2
| * | | | | | | | | | | Merge branch '4.6'Thiago Macieira2009-10-211-17/+8
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Make the raster graphics system default on Mac.Morten Johan Sørvig2009-10-201-0/+8
* | | | | | | | | | | | | Merge remote branch 'remotes/qt/4.6' into lighthousePaul Olav Tvete2010-02-101-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| * | | | | | | | | | | | Remove unneeded resources from QtGuiAlessandro Portale2010-01-261-1/+3
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Merge remote branch 'origin/4.6' into lighthousePaul Olav Tvete2010-01-141-40/+116
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Fixes a crash when destroying and creating QApplication.Denis Dzyubenko2010-01-071-3/+12
| * | | | | | | | | | | Update copyright year to 2010Jason McDonald2010-01-061-1/+1
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | Prevent a crash when creating an inputContext from the QApplication dtor.Denis Dzyubenko2010-01-051-0/+2
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Edit focus should not be lost unless by explicit actionSami Merila2009-12-211-1/+5
| * | | | | | | | | Optimisations to gesture event filtering.Denis Dzyubenko2009-12-151-6/+40
| | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Fix crashes when deleting QWidgets and QGraphicsItems in touch event handlers.Bradley T. Hughes2009-12-111-2/+8
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | We don't need to initialize multitouch in non-gui applications.Denis Dzyubenko2009-11-241-1/+2
| * | | | | | | Fixes in the multitouch handling.Denis Dzyubenko2009-11-181-28/+48
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | enable enter/leave event dispatching where the entered widget is nullJeremy Katz2009-11-231-1/+5
* | | | | | | Merge remote branch 'origin/4.6' into lighthousePaul Olav Tvete2009-11-191-86/+47
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | PlatformPlugin: Do not load the plugin if there is no GUIOlivier Goffart2009-11-101-1/+2
| | |_|_|_|/ | |/| | | |
| * | | | | Merge commit '51c9b68' into 4.6Morten Johan Sørvig2009-11-041-47/+11
| |\ \ \ \ \
| | * | | | | Gesture api review.Denis Dzyubenko2009-11-031-48/+6
| | * | | | | Modified gesture events propagation.Denis Dzyubenko2009-11-031-1/+6
| | * | | | | Made native Pan gesture work on Windows.Denis Dzyubenko2009-11-031-0/+1
| * | | | | | Merge commit 'origin/4.6' into featureJørgen Lind2009-11-021-4/+3
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-platform-team into 4.6-WM_...Bradley T. Hughes2009-10-281-1/+3
| | |\ \ \ \ \
| | | * | | | | Implement QApplication::unregisterGestureRecognizerThomas Zander2009-10-261-1/+3
| | | * | | | | Merge branch '4.6' into 4.6-platformDenis Dzyubenko2009-10-261-17/+24
| | | |\ \ \ \ \ | | | | | |_|/ / | | | | |/| | |
| | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6-WM_NULL-drivenBradley T. Hughes2009-10-281-21/+24
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | / | | | | |_|_|/ | | | |/| | |
| | * | | | | Remove workarounds for Win32 event dispatcher bugsBradley T. Hughes2009-10-201-3/+0
| | | |_|_|/ | | |/| | |
| * | | | | Fix LIBRARY and ICONJørgen Lind2009-10-291-1/+4
| | |/ / / | |/| | |
| * | | | Implement support for wheel delta with finer resolution than 15 deg.Richard Moe Gustavsen2009-10-271-4/+0
| | |/ / | |/| |
| * | | Improvements for gesture event deliveryDenis Dzyubenko2009-10-221-16/+16