summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | Reset the GL error stack prior to checking for errors in bindTexture()Gunnar Sletta2009-10-271-0/+5
| |/ / / / / / / / /
| * | | | | | | | | Fixed crash when QPrintDialog parent is a subwidgetGunnar Sletta2009-10-271-1/+1
| * | | | | | | | | Kill a tiny few sin/cos/sqrt calls in the new strokerGunnar Sletta2009-10-262-3/+12
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Fixed keypad navigation in QFileDialog details viewMiikka Heikkinen2009-10-301-0/+10
* | | | | | | | | S60Style: List items should be taller for touch use (5th Edition)Sami Merilä2009-10-301-3/+12
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | QS60Style does not mix well with the stylesheetsSami Merilä2009-10-294-124/+146
* | | | | | | | Fixed: Variable res goes out of scope but is accessed later via pointerMiikka Heikkinen2009-10-291-3/+3
* | | | | | | | Fix for softkey visibility when dialog launched from fullscreen widget.Janne Anttila2009-10-291-0/+1
* | | | | | | | Fix QDateTime on S60 3.1Shane Kearns2009-10-291-5/+91
* | | | | | | | 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