summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | Fix compilation with aCC 6: this compiler has broken for scopingThiago Macieira2009-10-091-0/+5
* | Fix compilation with aCC 6: cannot redefine a variable in the same scopeThiago Macieira2009-10-091-1/+1
* | Fix compilation with xlC 7: you can't forward-declare enums.Thiago Macieira2009-10-091-6/+1
|/
* A new implementation of the Gesture API.Denis Dzyubenko2009-10-0963-1857/+3300
* Doc: Created a snippet to generate the global colors image.David Boddie2009-10-096-12/+253
* Doc: Replace QDirModel with QFileSystemModel in examples and overviews.David Boddie2009-10-096-31/+35
* Doc: Minor language fixes.David Boddie2009-10-091-14/+14
* Workaround for softkeys not working in modal dialogs on S60 5.0Shane Kearns2009-10-091-0/+1
* Fix compile error on symbian platformShane Kearns2009-10-091-0/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-10-090-0/+0
|\