summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Documentation fixes related to gestures doc.Denis Dzyubenko2009-11-032-3/+4
* Titlebar icon (for e.g. Assistant) not visible in Cocoa.Prasanth Ullattil2009-11-023-0/+31
* Make GestureCancelPolicy work for graphicsviewThomas Zander2009-10-303-22/+18
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-platform-team into 4.6Bradley T. Hughes2009-10-3026-229/+806
|\
| * Ensure that button returns 0 for mouse move eventsDean Dettman2009-10-291-4/+3
| * Replaced QMap with QHash where possible in the gesture manager implementation.Denis Dzyubenko2009-10-282-13/+13
| * Tiny doc change by David Boddie.Denis Dzyubenko2009-10-281-3/+3
| * Delete all gesture objects and recognizers when gesture manager is deleted.Denis Dzyubenko2009-10-281-0/+5
| * Fixed the gesture event filtering through multiple gesture recognizers.Denis Dzyubenko2009-10-282-25/+29
| * Removed obsolete private field from the QGesture and fixed the doc.Denis Dzyubenko2009-10-283-11/+7
| * Mark the QGestureEvent::setWidget as internalThomas Zander2009-10-281-0/+2
| * Make the un/registerGestureRecognizer methods staticThomas Zander2009-10-281-2/+2
| * Rename private member variables to begin with m_Thomas Zander2009-10-282-67/+66
| * Drag and drop of plain text doesnot work on Mac.Prasanth Ullattil2009-10-283-8/+15
| * Introduce QGesture::GestureCancelPolicy, a way to auto-cancel gesturesThomas Zander2009-10-285-7/+133
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-platform-team into 4.6-WM_...Bradley T. Hughes2009-10-2816-127/+574
| |\
| | * Emit workAreaResized() in X11 when it changesGustavo Pichorim Boiko2009-10-272-9/+6
| | * Fill gap of X.org/XFree multimedia/special/launcher keysHelio Chissini de Castro2009-10-272-91/+369
| | * Renamed QGestureRecognizer::ResultFlags to ResultFlagDenis Dzyubenko2009-10-272-3/+3
| | * Implemented QGestureRecognizer::ConsumeEventHintDenis Dzyubenko2009-10-271-2/+4
| | * Removed the obsolete documentation reference from the QGesture.Denis Dzyubenko2009-10-261-6/+0
| | * Fix the debug output to be correct again after refactoringThomas Zander2009-10-261-7/+7
| | * Fix memory leaks in the gesture managerThomas Zander2009-10-261-1/+2
| | * Add QWidget::ungrabGestureThomas Zander2009-10-264-0/+35
| | * Implement QApplication::unregisterGestureRecognizerThomas Zander2009-10-263-6/+49
| | * Added convenience functions QGestureEvent::setAccepted with a gestureDenis Dzyubenko2009-10-262-5/+68
| | * Implemented QGestureEvent::activeGestures and canceledGestures.Denis Dzyubenko2009-10-261-2/+12
| | * Optimisation for filtering events for gestures in graphics view.Denis Dzyubenko2009-10-261-1/+3
| | * Merge branch '4.6' into 4.6-platformDenis Dzyubenko2009-10-2623-279/+593
| | |\
| | * | Remove internal widgets from QApplication::topLevelWidgets()Prasanth Ullattil2009-10-233-0/+16
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6-WM_NULL-drivenBradley T. Hughes2009-10-2828-339/+646
| |\ \ \ | | |/ / | |/| |
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6-WM_NULL-drivenBradley T. Hughes2009-10-221-0/+11
| |\ \ \
| * \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6-WM_NULL-drivenBradley T. Hughes2009-10-215-53/+86
| |\ \ \ \
| * | | | | Remove workarounds for Win32 event dispatcher bugsBradley T. Hughes2009-10-203-8/+0
* | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-10-303-4/+5
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Morten Johan Sørvig2009-10-306-7/+30
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch '4.5' into 4.6Thiago Macieira2009-10-291-0/+2
| | |\ \ \ \ \ \
| | | * | | | | | Plug some autorelease pool leaks.Norwegian Rock Cat2009-10-291-0/+2
| | * | | | | | | Fix namespace build.Richard Moe Gustavsen2009-10-281-3/+2
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Fix the combobox popup 1-second fadeout regression on Carbon.Morten Johan Sørvig2009-10-271-1/+1
* | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-graphics-team into 4.6Gunnar Sletta2009-10-282-6/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | Use shared memory images when shared pixmaps are not available.Fredrik Höglund2009-10-272-6/+9
* | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-10-284-4/+26
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | / / / / / / | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6axis2009-10-274-4/+26
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6axis2009-10-277-9/+10
| | |\ \ \ \ \ \
| | * | | | | | | Removed the need for extra Symbian traps after QApp construction.axis2009-10-262-0/+15
| | * | | | | | | Fixed a crash in the QApplication autotest.axis2009-10-261-1/+2
| | * | | | | | | Softkeys should not put exit by default on RSK for dialogs and popups.Janne Anttila2009-10-231-1/+2
| | * | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6axis2009-10-2316-252/+454
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Shane Kearns2009-10-226-25/+129
| | |\ \ \ \ \ \ \ \