summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6axis2009-10-2925-457/+629
|\
| * Remove shader/program binary support for nowRhys Weatherley2009-10-282-222/+0
| * Remove QVGEGLWindowSurfaceQImage from QtOpenVGRhys Weatherley2009-10-283-80/+2
| * QSslError: Actually make strings show up in the ts fileMarkus Goetz2009-10-281-29/+28
| * QNativeSocketEngine: Actually use translationsMarkus Goetz2009-10-281-26/+26
| * Delete the tst_QWebFrame::setHtmlWithBaseURL test until its fixedJocelyn Turcotte2009-10-281-23/+0
| * Greatly improve the performance of obtaining a state's transitionsKent Hansen2009-10-282-8/+17
| * Say hello to QScriptProgram :-)Kent Hansen2009-10-287-58/+510
| * Fix namespace buildRichard Moe Gustavsen2009-10-282-0/+6
| * Fix namespace build.Richard Moe Gustavsen2009-10-281-3/+2
| * qdoc: Update QGraphicsTransform docs after changes to QGraphicsRotationRhys Weatherley2009-10-281-0/+3
| * Doc: Fixed qdoc warning.David Boddie2009-10-271-1/+1
| * Fix for Gtk+ toolbuttons and sliders.Robert Griebl2009-10-273-7/+34
* | Fixed crash/drawing artifacts on rotation change on Symbian.axis2009-10-281-4/+3
* | Increased block size for file IO in Symbian.Miikka Heikkinen2009-10-281-12/+16
* | Fix EColor16M conversion in QPixmap::fromSymbianCFbsBitmap()Jani Hautakangas2009-10-281-6/+9
* | Bad line ending in cabbff076f40eeeb56beb53220a40f124a2e0215Shane Kearns2009-10-281-1/+1
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Shane Kearns2009-10-282-0/+6
|\ \
| * | Enable QtXmlPatterns module in qt package and assign an UID for it.Liang QI2009-10-282-0/+6
* | | Change deployment of SQLite to check for stub SIS fileShane Kearns2009-10-281-2/+2
* | | Fix to 8e0fbc2caa3edefb78d6667721235b783bc1a850Shane Kearns2009-10-281-0/+15
|/ /
* | Update def files after Gesture API and Text Engine changesShane Kearns2009-10-272-7/+33
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6axis2009-10-276-76/+50
|\ \ | |/
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6axis2009-10-2725-42/+20628
| |\
| * | Fix integer overflow in string.remove len parameterMarkus Goetz2009-10-271-3/+3
| * | Carbon: active window not restoredRichard Moe Gustavsen2009-10-271-2/+9
| * | Implement support for wheel delta with finer resolution than 15 deg.Richard Moe Gustavsen2009-10-274-71/+38
* | | Draw QSplitter in QS60StyleSami Merilä2009-10-271-0/+11
* | | Fixed 'illegal empty declaration' warning from XmlPatters.Janne Anttila2009-10-271-1/+1
* | | Cleanup softkeymanager keyedactions hash when QAction is being deleted.Janne Anttila2009-10-272-1/+9
* | | Use PM_SplitterWidth in QS60StyleSami Merilä2009-10-271-19/+20
* | | Compile on Symbian winscw.Frans Englich2009-10-272-67/+66
* | | Temporary fix for FEP crash with input masked QLineEditsMiikka Heikkinen2009-10-271-2/+22
* | | Switched setWindowIcon_sys to use QPixmpa::toSymbianCFbsBitmap in S60.Janne Anttila2009-10-271-68/+4
| |/ |/|
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6axis2009-10-2773-596/+1259
|\ \ | |/
| * Fix OpenVG window composition when opacity != 1Rhys Weatherley2009-10-271-20/+16
| * Use vgClear() to clear the background during screen compositing.Rhys Weatherley2009-10-271-18/+46
| * Fixes Oracle batchExec using strings as out params.Bill King2009-10-271-2/+9
| * Revert "Re-apply change 8e0fbc2caa3edefb78d6667721235b783bc1a850 by Iain"Iain2009-10-261-13/+0
| * Doc: Added internal or hidden placeholder documentation.David Boddie2009-10-261-0/+17
| * Doc: Fixed qdoc warnings.David Boddie2009-10-263-7/+3
| * Doc: Fixed qdoc warnings.David Boddie2009-10-261-2/+21
| * QSslSocket: Add \reimp to the socket option functionsMarkus Goetz2009-10-261-0/+6
| * QPixmap::loadFromData: Do not crash on empty/invalid data/lengthMarkus Goetz2009-10-261-0/+3
| * Implement symbol hiding for JSC's JIT functions.Thiago Macieira2009-10-261-0/+37
| * Fix linking of WebKit on Linux 32-bit.Thiago Macieira2009-10-261-1/+2
| * Suppress warnings in QtOpenGL codeRhys Weatherley2009-10-263-1/+5
| * Suppress warnings under OpenGL/ES 2.0 in QGLShaderProgramRhys Weatherley2009-10-261-0/+55
| * Fix OpenGL/ES 2.0 bug in previous QGLShaderProgram check-inRhys Weatherley2009-10-261-1/+1
| * Use QObjectPrivate within QGLShaderPrivate and QGLShaderProgramPrivateRhys Weatherley2009-10-262-47/+134