summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | 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
* | | | | | 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
| |_|_|/ |/| | |
* | | | Compile fix after the latest change to gesture api.Denis Dzyubenko2009-10-121-8/+1
* | | | Fixed warnings autotest.Denis Dzyubenko2009-10-122-2/+2
* | | | Removed the QGesture contructor that we don't really need.Denis Dzyubenko2009-10-122-9/+9
* | | | Fixed enum values in Qt::GestureContext.Denis Dzyubenko2009-10-121-2/+2
* | | | Revert merge commit 3945fd75a93d790434b33c2d23aOlivier Goffart2009-10-121-1/+1
* | | | QUuid::createUuid() not unique when using threads on UnixBradley T. Hughes2009-10-123-4/+63
* | | | GL ES 2.0 Shader language compatibilityJulian de Bhal2009-10-122-24/+37
* | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Julian de Bhal2009-10-122-2/+4
|\ \ \ \
| * | | | Don't delete an fbo's texture if the fbo isn't using a textureRhys Weatherley2009-10-122-2/+4
* | | | | qlalrJulian de Bhal2009-10-122-11/+11
|/ / / /
* | | | 2009-10-09 Joe Ligman <joseph.ligman@nokia.com>Joe Ligman2009-10-117-5/+116
* | | | Add license headers - make header-testcase pass.Volker Hilsheimer2009-10-1010-4/+250
* | | | 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