summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Doc: A short paragraph about Symbian support.Volker Hilsheimer2009-10-011-0/+8
* Doc: nicer screenshots for Graphics Effects section in "What's New"Volker Hilsheimer2009-10-012-1/+10
* Doc: A bit of text for example categories.Volker Hilsheimer2009-10-011-0/+4
* Fix auto-test that was crashing on Mac Carbon.Alexis Menard2009-10-011-0/+8
* Fix crash in S60 input methods after task switchingShane Kearns2009-10-011-5/+15
* Skip unstable testKent Hansen2009-10-011-0/+2
* Fix tst_QIcon::isNullOlivier Goffart2009-10-013-3/+3
* qdoc: Added a missing "/" in a "<h2>".Martin Smith2009-10-012-143/+152
* Fix column number provided to QScriptEngineAgentKent Hansen2009-10-015-68/+88
* Updated JavaScriptCore from /home/khansen/dev/qtwebkit to jsc-for-qtscript-4....Kent Hansen2009-10-016-15/+22
* doc: Fixed ending of header in the HTML generated for \sincelistThorbjørn Lindeijer2009-10-011-2/+1
* Fix an issue that was uncovered by two tst_QAbstractItemView fails.Alessandro Portale2009-10-011-4/+5
* Doc: add graphics effects and XML Schema Validation support.Volker Hilsheimer2009-10-011-15/+50
* Doc: gcc 3.4-based MinGW is downgraded to Tier 2 support, gcc 4.4 is Tier 1Volker Hilsheimer2009-10-011-1/+3
* Updated WebKit from /home/joce/dev/qtwebkit/ to qtwebkit-4.6-snapshot-3009200...Jocelyn Turcotte2009-10-01920-2312/+5816
* Update mkdist-webkit script with latest tagJocelyn Turcotte2009-10-011-1/+1
* Fix tst_QPixmap on 16bit displayOlivier Goffart2009-10-011-6/+23
* Fix translation strings.Frans Englich2009-10-017-349/+349
* Silence compiler warning.Frans Englich2009-10-011-1/+1
* Revert "Fix for Symbian window activation/focus problem."Jani Hautakangas2009-10-011-59/+0
* Fix for Symbian window activation/focus problem.Jani Hautakangas2009-10-011-0/+59
* Fix the compilerwarning test on GCCOlivier Goffart2009-10-011-1/+0
* Compile if QtCore is not in the include path when one includes <QtGui/QtGui>Olivier Goffart2009-10-011-1/+1
* Threaded Fortune server example: fix displayed IPPeter Hartmann2009-10-012-3/+14
* Make this test pass on Windows.Alexis Menard2009-10-011-1/+4
* Compilation with pedantic or when QtCore is not specified in the include pathOlivier Goffart2009-10-012-6/+2
* Fix warnings on mingwThierry Bastian2009-10-014-2/+6
* Split EGL config selection & surface creation into seperate functionsTom Cooksey2009-10-013-73/+105
* Add support for modality to QGraphicsItem panels.Bradley T. Hughes2009-10-016-25/+1314
* Stabilize tests on X11Olivier Goffart2009-10-016-5/+9
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Rhys Weatherley2009-10-011-1/+1
|\
| * Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Miikka Heikkinen2009-10-014-2/+125
| |\
| * | Made qpluginbase.pri include properly relative to s60pluginbase.priMiikka Heikkinen2009-10-011-1/+1
* | | QGLContext::areSharing() to check for GL share relationshipsRhys Weatherley2009-10-017-40/+50
| |/ |/|
* | Compile fix for pbuffers under LinuxRhys Weatherley2009-10-012-1/+2
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Rhys Weatherley2009-10-019-178/+653
|\ \ | |/
| * Fix qwidget auto test failing to build on OSX/carbon.Justin McPherson2009-10-011-2/+2
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Sarah Smith2009-10-013-13/+7
| |\
| | * Revert "qmake - add error message if files for deployment are missing"Joerg Bornemann2009-10-011-8/+2
| * | Remove display lists and refactor ready for ES/ES2 portSarah Smith2009-10-017-168/+649
* | | Add unit tests for QGLShareRegisterRhys Weatherley2009-10-012-1/+123
| |/ |/|
* | Use QGLSharedResourceGuard to track contexts in the shader managerRhys Weatherley2009-10-012-5/+5
|/
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Rhys Weatherley2009-10-014-59/+67
|\
| * Fix a window opacity bug with DirectFBAnders Bakken2009-10-012-52/+60
| * Make sure gccaps is properly initialized for dfbpeAnders Bakken2009-10-011-0/+2
| * Clean up releaseSurface in QDirectFBPaintDeviceAnders Bakken2009-10-012-7/+5
* | Make QGLFramebufferObject crash-proof if QGLContext destroyed firstRhys Weatherley2009-10-013-26/+67
|/
* Stabilize tests on X11Olivier Goffart2009-09-304-37/+45
* Simplify code of states exampleThierry Bastian2009-09-301-42/+40
* Avoid warnings in the states exampleThierry Bastian2009-09-301-72/+63