summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | Fix cleanupstack crash on exit in Symbian OS 9.2Shane Kearns2009-11-031-1/+10
| | | |_|_|_|/ | | |/| | | |
| | * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-11-0333-261/+890
| | |\ \ \ \ \
| | * | | | | | Fix for static QSound::play in Symbian and code style fixes.Janne Anttila2009-11-021-38/+56
| | * | | | | | Fixed statuspane visibility after dialog closed from fullsreen widget.Janne Anttila2009-10-301-6/+12
| * | | | | | | QGtkStyle refactoringRobert Griebl2009-11-032-6/+6
| | |_|_|/ / / | |/| | | | |
| * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.6David Boddie2009-11-031-1/+1
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Doc: Fixed qdoc warnings.David Boddie2009-11-021-1/+1
| * | | | | | Merge commit 'origin/4.6' into featureJørgen Lind2009-11-0233-326/+869
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge commit '8c4edbd04f350294462fd689748de2dd7cc84d47' into 4.6-upstreamBradley T. Hughes2009-10-3026-229/+806
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into origin-4.6Olivier Goffart2009-10-303-69/+14
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | |
| | | * | | | | | Merge branch '4.6-s60' into 4.6axis2009-10-303-69/+14
| | | |\ \ \ \ \ \
| | | | * | | | | | Fix for softkey visibility when dialog launched from fullscreen widget.Janne Anttila2009-10-291-0/+1
| | | | * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6axis2009-10-291-3/+2
| | | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6axis2009-10-274-49/+27
| | | | |\ \ \ \ \ \ \ | | | | | | |_|/ / / / | | | | | |/| | | | |
| | | | * | | | | | | Cleanup softkeymanager keyedactions hash when QAction is being deleted.Janne Anttila2009-10-272-1/+9
| | | | * | | | | | | Switched setWindowIcon_sys to use QPixmpa::toSymbianCFbsBitmap in S60.Janne Anttila2009-10-271-68/+4
| | * | | | | | | | | Merge commit 'widget/4.6' into origin/4.6Olivier Goffart2009-10-304-18/+21
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | QActionGroup: reset the checkedAction when it is uncheckedThierry Bastian2009-10-301-4/+10
| | | * | | | | | | | Merge commit origin/4.6 into team-widgets/4.6Olivier Goffart2009-10-2911-63/+55
| | | |\ \ \ \ \ \ \ \ | | | | | |_|/ / / / / | | | | |/| | | | | |
| | | * | | | | | | | Wrong caching of opaque children in QWidget.Bjørn Erik Nilsen2009-10-282-14/+9
| | | * | | | | | | | Merge branch 'fixes' of git://gitorious.org/~fleury/qt/fleury-openbossa-clone...Jan-Arve Sæther2009-10-2820-254/+464
| | | |\ \ \ \ \ \ \ \
| | | * | | | | | | | | stabilize test and fix warningOlivier Goffart2009-10-261-0/+2
| * | | | | | | | | | | Fix GRAPHICSVIEWJørgen Lind2009-10-295-11/+37
| * | | | | | | | | | | Fix TEXTCODECJørgen Lind2009-10-291-0/+4
| * | | | | | | | | | | Fix LIBRARY and ICONJørgen Lind2009-10-293-2/+18
| * | | | | | | | | | | Fix QT_NO_ACTION dependenciesJørgen Lind2009-10-292-1/+4
* | | | | | | | | | | | Mac: pinch gesture scales to fast and event below zeroRichard Moe Gustavsen2009-11-041-1/+1
* | | | | | | | | | | | Save the normal geometry on mac before the window is maximizedDenis Dzyubenko2009-11-043-3/+20
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
* | | | | | | | | | | Compile fix after the last gesture api changeDenis Dzyubenko2009-11-036-55/+47
* | | | | | | | | | | Toolbar Icons are clipped on Leopard in Cocoa port.Prasanth Ullattil2009-11-031-1/+2
* | | | | | | | | | | Gesture api review.Denis Dzyubenko2009-11-0317-212/+236
* | | | | | | | | | | Modified gesture events propagation.Denis Dzyubenko2009-11-032-4/+19
* | | | | | | | | | | Made native Pan gesture work on Windows.Denis Dzyubenko2009-11-035-19/+29
* | | | | | | | | | | Implemented pinch gesture recognizer.Denis Dzyubenko2009-11-038-91/+123
* | | | | | | | | | | Added QGraphicsObject::ungrabGesture()Denis Dzyubenko2009-11-031-2/+2
* | | | | | | | | | | 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