Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MOBILITY-404 QS Windows. | Wolfgang Beck | 2010-02-16 | 1 | -1/+5 |
* | Enabled searching of IM plugins on Symbian. | axis | 2010-02-12 | 1 | -2/+12 |
* | Compile fix for embedded. | Denis Dzyubenko | 2010-02-08 | 1 | -2/+0 |
* | Added new mouse cursor types. | Denis Dzyubenko | 2010-02-05 | 1 | -0/+242 |
* | Merge remote branch 'qt/4.6' into qt-master-from-4.6 | Qt Continuous Integration System | 2010-02-01 | 1 | -1/+3 |
|\ | |||||
| * | Remove unneeded resources from QtGui | Alessandro Portale | 2010-01-26 | 1 | -1/+3 |
* | | Merge branch '4.6' | Thiago Macieira | 2010-01-13 | 1 | -4/+13 |
|\ \ | |/ | |||||
| * | Fixes a crash when destroying and creating QApplication. | Denis Dzyubenko | 2010-01-07 | 1 | -3/+12 |
| * | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
* | | Merge branch '4.6' | Thiago Macieira | 2010-01-08 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | Prevent a crash when creating an inputContext from the QApplication dtor. | Denis Dzyubenko | 2010-01-05 | 1 | -0/+2 |
* | | Merge branch '4.6' | Thiago Macieira | 2009-12-26 | 1 | -7/+45 |
|\ \ | |/ | |||||
| * | Edit focus should not be lost unless by explicit action | Sami Merila | 2009-12-21 | 1 | -1/+5 |
| * | Optimisations to gesture event filtering. | Denis Dzyubenko | 2009-12-15 | 1 | -6/+40 |
* | | Merge commit 'origin/4.6' | Olivier Goffart | 2009-12-15 | 1 | -2/+8 |
|\ \ | |/ | |||||
| * | Fix crashes when deleting QWidgets and QGraphicsItems in touch event handlers. | Bradley T. Hughes | 2009-12-11 | 1 | -2/+8 |
* | | Revert back to using the native graphics system on Mac. | Morten Johan Sørvig | 2009-12-02 | 1 | -8/+0 |
* | | Merge branch '4.6' | Thiago Macieira | 2009-11-25 | 1 | -29/+50 |
|\ \ | |/ | |||||
| * | We don't need to initialize multitouch in non-gui applications. | Denis Dzyubenko | 2009-11-24 | 1 | -1/+2 |
| * | Fixes in the multitouch handling. | Denis Dzyubenko | 2009-11-18 | 1 | -28/+48 |
* | | Merge branch '4.6' | Thiago Macieira | 2009-11-13 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | PlatformPlugin: Do not load the plugin if there is no GUI | Olivier Goffart | 2009-11-10 | 1 | -1/+2 |
* | | Merge branch '4.6' | Thiago Macieira | 2009-11-10 | 1 | -49/+15 |
|\ \ | |/ | |||||
| * | Merge commit '51c9b68' into 4.6 | Morten Johan Sørvig | 2009-11-04 | 1 | -47/+11 |
| |\ | |||||
| | * | Gesture api review. | Denis Dzyubenko | 2009-11-03 | 1 | -48/+6 |
| | * | Modified gesture events propagation. | Denis Dzyubenko | 2009-11-03 | 1 | -1/+6 |
| | * | Made native Pan gesture work on Windows. | Denis Dzyubenko | 2009-11-03 | 1 | -0/+1 |
| * | | Merge commit 'origin/4.6' into feature | Jørgen Lind | 2009-11-02 | 1 | -4/+3 |
| |\ \ | | |/ | |||||
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-platform-team into 4.6-WM_... | Bradley T. Hughes | 2009-10-28 | 1 | -1/+3 |
| | |\ | |||||
| | | * | Implement QApplication::unregisterGestureRecognizer | Thomas Zander | 2009-10-26 | 1 | -1/+3 |
| | | * | Merge branch '4.6' into 4.6-platform | Denis Dzyubenko | 2009-10-26 | 1 | -17/+24 |
| | | |\ | |||||
| | * | \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6-WM_NULL-driven | Bradley T. Hughes | 2009-10-28 | 1 | -21/+24 |
| | |\ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Remove workarounds for Win32 event dispatcher bugs | Bradley T. Hughes | 2009-10-20 | 1 | -3/+0 |
| * | | | | Fix LIBRARY and ICON | Jørgen Lind | 2009-10-29 | 1 | -1/+4 |
| | |/ / | |/| | | |||||
* | | | | Merge branch '4.6' | Thiago Macieira | 2009-10-29 | 1 | -4/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | Implement support for wheel delta with finer resolution than 15 deg. | Richard Moe Gustavsen | 2009-10-27 | 1 | -4/+0 |
| | |/ | |/| | |||||
* | | | Merge remote branch 'origin/4.6' | Thiago Macieira | 2009-10-26 | 1 | -17/+24 |
|\ \ \ | |/ / | |||||
| * | | Improvements for gesture event delivery | Denis Dzyubenko | 2009-10-22 | 1 | -16/+16 |
| * | | Improving gesture event delivery for widgets. | Denis Dzyubenko | 2009-10-22 | 1 | -0/+1 |
| * | | Fixed gesture event delivery when several gestures are triggered. | Denis Dzyubenko | 2009-10-22 | 1 | -1/+1 |
| * | | Improved gesture event filtering inside QGraphicsView for QGraphicObjects | Denis Dzyubenko | 2009-10-22 | 1 | -2/+7 |
| * | | Fix bug in embedded dialog demo with tab focus. | Alexis Menard | 2009-10-20 | 1 | -0/+1 |
| |/ | |||||
* | | Fix raster/native graphicssystem comment. | Morten Johan Sørvig | 2009-10-23 | 1 | -2/+2 |
* | | Merge branch '4.6' | Thiago Macieira | 2009-10-21 | 1 | -17/+8 |
|\ \ | |/ | |||||
| * | Revert "Change the way we handle KeyboardUIMode on Mac" | Benjamin Poulain | 2009-10-20 | 1 | -16/+4 |
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6 | Alexis Menard | 2009-10-20 | 1 | -1/+4 |
| |\ | |||||
| | * | Fixed a rare crash in qt_x11_enforce_cursor | Gabriel de Dietrich | 2009-10-15 | 1 | -1/+4 |
* | | | Make the raster graphics system default on Mac. | Morten Johan Sørvig | 2009-10-20 | 1 | -0/+8 |
|/ / | |||||
* | | Doc: Documentation for gesture features. Still a moving target. | David Boddie | 2009-10-16 | 1 | -1/+1 |
|/ | |||||
* | Doc: Gesture API documentation review. | David Boddie | 2009-10-12 | 1 | -10/+13 |