summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Fix themed icon loader on DEs other than KDE and Gnome.Robert Griebl2009-10-151-0/+2
* Merge commit 'origin/4.5' into origin/4.6Olivier Goffart2009-10-153-14/+14
|\
| * Some sub menus are disabled in CocoaPrasanth Ullattil2009-10-151-2/+2
| * Fix regression while updating items in itemview.Olivier Goffart2009-10-131-1/+1
| * Fix a crash in cocoa when a QMessageBox is destroyed from dropEvent()Prasanth Ullattil2009-10-121-11/+11
* | Merge commit 'a814aba657288942b5beed70a2110446420f981c' into origin-4.6Olivier Goffart2009-10-154-2/+7
|\ \
| * \ Merge commit origin/4.6 into team-widgets/4.6Olivier Goffart2009-10-155-67/+92
| |\ \
| * \ \ Merge origin/4.6 into team-widgets/4.6Olivier Goffart2009-10-1425-85/+740
| |\ \ \
| * | | | Make the autotest pass for descending order in QTableWidgetPierre Rossi2009-10-142-2/+2
| * | | | Sorting bug in QTableView fixPierre Rossi2009-10-131-0/+2
| * | | | Fix sorting after changing a QTableView's headerOlivier Goffart2009-10-131-0/+3
| * | | | Itemview: fix regression concerning Ctrl+rubber band selectionsFrank Reininghaus2009-10-131-1/+1
* | | | | Made Mac Cocoa use the input method hints when deciding on IM.axis2009-10-151-1/+4
* | | | | Fix pointer grab issues in S60Shane Kearns2009-10-151-56/+88
* | | | | fix compilation with namespaceshjk2009-10-151-2/+6
* | | | | Compile on Carbon.Morten Johan Sørvig2009-10-151-0/+4
* | | | | Signal for an update when the cursor is visibleAlan Alpert2009-10-151-1/+1
* | | | | qt_paint_device_metric() for fetching metricsRhys Weatherley2009-10-154-11/+7
* | | | | Removed assertion from QComboBox::removeItem()Stian Sandvik Thomassen2009-10-151-1/+4
| |_|/ / |/| | |
* | | | 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