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
|\
| * QGraphicsView tests on X11Olivier Goffart2009-10-123-2/+4
| * Fixes tst_QProxyWidget::palettePropagation on MacOlivier Goffart2009-10-121-2/+2
| * Merge commit '8df79a473e1a7e5c79b9b10827985bf3e9501002' into 4.6Alexis Menard2009-10-12148-2187/+4273
| |\
| * | Fixed keyboard navigation for QTableViewGabriel de Dietrich2009-10-124-73/+304
| * | QFileSystemModel autotest: sorting might be delayedOlivier Goffart2009-10-121-1/+1
| * | Fix GraphicsView test on macOlivier Goffart2009-10-121-1/+7
| * | Fix the QWidgetAction test on CarbonOlivier Goffart2009-10-121-0/+2
| * | GraphicsView tests on macOlivier Goffart2009-10-122-3/+5
| * | Add usefull debug output to the bic testOlivier Goffart2009-10-121-0/+2
| * | Fixes QPauseAnimation autotests for unreliable timer intervals on WindowsLeonardo Sobral Cunha2009-10-091-13/+30
| * | Update lastTick on all timerTicks in QAbstractAnimationLeonardo Sobral Cunha2009-10-091-7/+4
| * | Fix an auto-test regression.Alexis Menard2009-10-091-6/+24
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Alexis Menard2009-10-0956-579/+903
| |\ \
| * | | Add a test case for task QTBUG-4439.Alexis Menard2009-10-091-0/+53
| * | | Fixed a potential crash in QGraphicsScenePrivate::_q_polishItems()J-P Nurmi2009-10-093-5/+36
| * | | Fix context menu and menu key in QGraphicsView.Alexis Menard2009-10-082-12/+47
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Marius Bugge Monsen2009-10-0846-344/+487
| |\ \ \
| * | | | In QParallelAnimationGroup, only stop the children if they arent stoppedLeonardo Sobral Cunha2009-10-071-3/+5
| * | | | Avoids timer ticks when there are only pause animations runningLeonardo Sobral Cunha2009-10-077-47/+584
| * | | | Removed unused function QUnifiedTimer::elapsedTime from animation api privateLeonardo Sobral Cunha2009-10-071-1/+0
| * | | | In QAbstractAnimation::setState setCurrentTime when animation pausesLeonardo Sobral Cunha2009-10-071-8/+9
* | | | | 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-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