summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * Mac: implement gestures conforming to the new APIRichard Moe Gustavsen2009-10-137-21/+396
| | * stabilize QSslSocket autotestPeter Hartmann2009-10-131-0/+1
| | * Carbon: QApplication auto test shows bug in event dispatcherRichard Moe Gustavsen2009-10-132-1/+5
| | * 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-1323-150/+1085
| | |\
| | * | Fixed a few compiler warnings from QtGui for Symbian.Janne Anttila2009-10-137-11/+16
| * | | Notification relaxed for Windows CE test.ninerider2009-10-131-1/+6
| |/ /
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Rhys Weatherley2009-10-139-17/+46
| |\ \
| | * | Doc: clarified what addDatabase() returns if the driver cannot be loadedStian Sandvik Thomassen2009-10-131-0/+2
| | * | Fixes autotest: Savepoints are actually supported from 4.1 onwards.Bill King2009-10-131-2/+2
| | * | This autotest doesn't make sense for in-memory databases.Bill King2009-10-131-0/+2
| | * | Fixes autotests now for MS Access via ODBC.Bill King2009-10-135-10/+34
| | * | Fixes issue with multiple lookups to same table/fieldBill King2009-10-132-5/+6
| * | | 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-132-122/+131
| * | Remove the ahigl example screen driver.Rhys Weatherley2009-10-129-2230/+0
| * | 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: Added an example to the list of Graphics View examples to build.David Boddie2009-10-121-0/+1
| * | Doc: Minor corrections and additions to i18n documentation.David Boddie2009-10-122-1/+4
| * | Doc: Gesture API documentation review.David Boddie2009-10-129-109/+158
| * | 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
| * | Enable mouse cursor in drilldown exampleShane Kearns2009-10-121-0/+3
| * | 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-129-30/+280
| * | Added support for singleshot gestures.Denis Dzyubenko2009-10-122-9/+14
| * | Add Russian translations for Qt DesignerRitt Konstantin2009-10-121-0/+7049
| * | Update Russian translations for Qt Assistant, Qt Assistant Adp tools and Qt H...Ritt Konstantin2009-10-123-93/+123
| * | Update Russian translations for Qt LinguistRitt Konstantin2009-10-121-175/+191
| * | Update Russian translations for Qt Config and QtVfb toolsRitt Konstantin2009-10-122-53/+82
| * | Update Russian translations for Qt librariesRitt Konstantin2009-10-121-933/+3050
| * | Fix for qapplication::testDeleteLaterProcessEvents autotest in Symbian.Janne Anttila2009-10-122-4/+5
* | | Make the test working on random directories so we are sure there wasAlexis Menard2009-10-141-15/+7
* | | Make the autotest pass for descending order in QTableWidgetPierre Rossi2009-10-142-2/+2
* | | Compile the QTableView test on MacOlivier Goffart2009-10-141-1/+1
* | | Sorting bug in QTableView fixPierre Rossi2009-10-132-0/+23
* | | Fix sorting after changing a QTableView's headerOlivier Goffart2009-10-132-0/+40
* | | Fix some of the QWidget test on CocoaOlivier Goffart2009-10-131-14/+3
* | | Fix graphicsview test on Cocoa.Olivier Goffart2009-10-132-7/+19
* | | Fixes tst_QGraphicsProxyWidget::setWidget_simple on MacOlivier Goffart2009-10-131-1/+1
* | | Fix QUrl regression with setHost("::ffff:129.144.52.38")David Faure2009-10-132-2/+15
* | | QMetaObject::activate: reordered mutex locks/unlocks around spyFlorian Vichot2009-10-131-2/+3