summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge origin/4.6 into team-widgets/4.6Olivier Goffart2009-10-1462-22012/+19733
|\
| * Improve scissor clipping in the OpenVG engineRhys Weatherley2009-10-131-0/+4
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Rhys Weatherley2009-10-131-1/+7
| |\
| | * Don't create too many window surfaces in DFBAnders Bakken2009-10-131-1/+5
| | * Make sure we don't repaint when moving a windowAnders Bakken2009-10-131-0/+2
| * | Explicitly request the alpha mask in the EGL configurationRhys Weatherley2009-10-131-0/+4
| |/
| * Work around broken ATI X1600 drivers on Mac OS XGunnar Sletta2009-10-131-1/+19
| * 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
| * *Completely new* EABI DEF files for Symbian OSIain2009-10-1311-20796/+18739
| * Temporary workaround to get WebKit to pick up DEF file from std locationIain2009-10-131-0/+13
| * 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
| * Re-applying commit ee0a43fee20cc398b505eb65218ebed56dfc8f39Jocelyn Turcotte2009-10-131-2/+6
| * 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-1311-130/+340
| |\
| * | Fixed a few compiler warnings from QtGui for Symbian.Janne Anttila2009-10-137-11/+16
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Rhys Weatherley2009-10-132-1/+4
| |\ \
| | * | Doc: clarified what addDatabase() returns if the driver cannot be loadedStian Sandvik Thomassen2009-10-131-0/+2
| | * | Fixes issue with multiple lookups to same table/fieldBill King2009-10-131-1/+2
| * | | Implement qDrawPixmaps for the OpenVG paint engine.Rhys Weatherley2009-10-132-0/+117
| |/ /
| * | Remove the surface holder from the PowerVR screen driverRhys Weatherley2009-10-134-148/+11
| * | Update the OpenGL for Qt/Embedded documentationRhys Weatherley2009-10-131-0/+6
| * | Remove the hybrid screen driver.Rhys Weatherley2009-10-127-961/+0
| * | Fix save() and restore() for the OpenGL2 paint engine.Rhys Weatherley2009-10-122-13/+15
| * | Doc: Minor corrections and additions to i18n documentation.David Boddie2009-10-121-1/+1
| * | Doc: Gesture API documentation review.David Boddie2009-10-126-80/+124
| * | 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
| * | Fix for poor performance during screen orientation switchShane Kearns2009-10-121-2/+2
| * | 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
| * | QHttpNetworkConnectionChannel: Limit the socket read bufferMarkus Goetz2009-10-121-0/+5
| * | Added documentation for the Gesture API.Denis Dzyubenko2009-10-128-28/+278
| * | Added support for singleshot gestures.Denis Dzyubenko2009-10-121-2/+4
| * | Fix for qapplication::testDeleteLaterProcessEvents autotest in Symbian.Janne Anttila2009-10-122-4/+5
* | | 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
* | | Fix QUrl regression with setHost("::ffff:129.144.52.38")David Faure2009-10-131-2/+7
* | | QMetaObject::activate: reordered mutex locks/unlocks around spyFlorian Vichot2009-10-131-2/+3
* | | Itemview: fix regression concerning Ctrl+rubber band selectionsFrank Reininghaus2009-10-131-1/+1
| |/ |/|
* | Merge commit '8df79a473e1a7e5c79b9b10827985bf3e9501002' into 4.6Alexis Menard2009-10-1259-1391/+2041
|\ \ | |/
| * Compile fix after the latest change to gesture api.Denis Dzyubenko2009-10-121-8/+1