summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Cocoa: QInputDialog autotest reveals event dispatcher bugRichard Moe Gustavsen2009-10-141-8/+13
* doc: Replaced \obsolete with \warning.Martin Smith2009-10-143-59/+76
* Cocoa: qfiledialog will not exit cleanlyRichard Moe Gustavsen2009-10-141-0/+3
* Modified QSymbianControl::setFocusSafely to set last focused controlGareth Stockwell2009-10-131-1/+2
* Mac: fix autotest for qcolordialogRichard Moe Gustavsen2009-10-131-1/+3
* crash fix on WinCE without gesture supportMaurice Kalinowski2009-10-131-3/+6
* Mac: small bugfix to the mac gesture implementationRichard Moe Gustavsen2009-10-131-0/+6
* Fixed the QKeyEvent::nativeModifiers() call.axis2009-10-131-1/+1
* Mac: small code fix-up for the gesture commit 5 min ago.Richard Moe Gustavsen2009-10-131-2/+5
* Mac: implement gestures conforming to the new APIRichard Moe Gustavsen2009-10-136-17/+392
* Carbon: QApplication auto test shows bug in event dispatcherRichard Moe Gustavsen2009-10-131-1/+1
* Second attempt: Fixed a few compiler warnings from QtGui for Symbian.Janne Anttila2009-10-134-4/+7
* Revert "Fixed a few compiler warnings from QtGui for Symbian."Janne Anttila2009-10-137-16/+11
* Remove heuristic mask from S60 cursor to match other platformsShane Kearns2009-10-131-12/+12
* Merge qt-team-widgets/4.6 into origin/4.6Olivier Goffart2009-10-136-77/+149
|\
| * Merge commit '8df79a473e1a7e5c79b9b10827985bf3e9501002' into 4.6Alexis Menard2009-10-1242-1341/+1847
| |\
| * | Fixed keyboard navigation for QTableViewGabriel de Dietrich2009-10-123-71/+140
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Alexis Menard2009-10-0914-56/+98
| |\ \
| * | | Fixed a potential crash in QGraphicsScenePrivate::_q_polishItems()J-P Nurmi2009-10-092-5/+8
| * | | Fix context menu and menu key in QGraphicsView.Alexis Menard2009-10-081-1/+1
* | | | Fixed a few compiler warnings from QtGui for Symbian.Janne Anttila2009-10-137-11/+16
* | | | Doc: Gesture API documentation review.David Boddie2009-10-125-75/+119
* | | | Fix default action in s60 drag'n'drop managerShane Kearns2009-10-121-2/+2
* | | | Make QTextControl give the right default action to Drag managerShane Kearns2009-10-121-2/+6
* | | | Make writing out word-spacing use the right property.Thomas Zander2009-10-121-2/+2
* | | | Fixed a bug visible in QPrintPreview with the X11 XLFD font engine.Trond Kjernåsen2009-10-121-1/+1
* | | | Added documentation for the Gesture API.Denis Dzyubenko2009-10-127-27/+238
* | | | Added support for singleshot gestures.Denis Dzyubenko2009-10-121-2/+4
* | | | Fix for qapplication::testDeleteLaterProcessEvents autotest in Symbian.Janne Anttila2009-10-122-4/+5
| |_|/ |/| |
* | | Compile fix after the latest change to gesture api.Denis Dzyubenko2009-10-121-8/+1
* | | Fixed warnings autotest.Denis Dzyubenko2009-10-121-1/+1
* | | Removed the QGesture contructor that we don't really need.Denis Dzyubenko2009-10-122-9/+9
* | | Revert merge commit 3945fd75a93d790434b33c2d23aOlivier Goffart2009-10-121-1/+1
* | | Merge branch '4.6' of git:qt/qt into 4.6Thiago Macieira2009-10-102-5/+6
|\ \ \
| * | | Fixed getting an icon for a file on the filesystem with gnome.Denis Dzyubenko2009-10-091-3/+6
| * | | Fixed compilation warning by removing unused variables.Denis Dzyubenko2009-10-091-2/+0
* | | | Fix compilation with xlC 7: you can't forward-declare enums.Thiago Macieira2009-10-091-6/+1
|/ / /
* | | A new implementation of the Gesture API.Denis Dzyubenko2009-10-0934-1307/+1803
* | | Doc: Created a snippet to generate the global colors image.David Boddie2009-10-091-12/+15
* | | Workaround for softkeys not working in modal dialogs on S60 5.0Shane Kearns2009-10-091-0/+1
* | | Fix compile error on symbian platformShane Kearns2009-10-091-0/+4
* | | Fix printing bitmap fonts on X11 with FontConfig enabledEskil Abrahamsen Blomfeldt2009-10-093-11/+24
| |/ |/|
* | Fixed crash when printing to files under CocoaGunnar Sletta2009-10-091-0/+6
* | Fixed text positioning when printing in HighResolution on Mac OS XGunnar Sletta2009-10-091-3/+4
* | Made QPen::setDashOffset() work with non-custom dashed lines.Kim Motoyoshi Kalland2009-10-091-3/+11
* | Fixed doc for softkeys in the qwidget doc.Denis Dzyubenko2009-10-091-2/+1
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jan-Arve Sæther2009-10-0928-183/+202
|\ \
| * | Don't print EGL buffer size if it isn't set.Rhys Weatherley2009-10-081-2/+2
| * | Color role with higher contrast for focusrectAlessandro Portale2009-10-081-1/+1
| * | QS60Style: Re-enable color-from-skin-part extractionAlessandro Portale2009-10-081-5/+4