summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix compiling issue for FreeType version earlier than 2.1.10Jiang Jiang2010-09-031-2/+9
* Update QDesktopWidget geometry when S60 furniture visibility changesGareth Stockwell2010-09-032-2/+10
* Ensure geometry of top-level widget accounts for S60 screen furnitureGareth Stockwell2010-09-031-13/+13
* Clear Qt::WA_OutsideWSRange when making window fullscreenGareth Stockwell2010-09-031-0/+2
* Prevent null pointer dereferenceGareth Stockwell2010-09-031-1/+1
* Refactored handling of window visibility events on SymbianGareth Stockwell2010-09-022-26/+37
* Replaced backing store reference count with list of visible widgetsGareth Stockwell2010-09-023-31/+58
* Fix for memory leak in qt_initShane Kearns2010-09-021-0/+2
* Correcting spelling mistakes in documentation. Part of fix for QTBUG-11938.Jason McDonald2010-09-0234-38/+41
* Pending surface might not get destroyed if no flush() happensJani Hautakangas2010-09-023-16/+9
* Use ARGB32 premultiplied backing store format in Symbian^3Jani Hautakangas2010-09-022-5/+10
* Register window types for Symbian system effectsJani Hautakangas2010-09-023-1/+61
* Remove the memory tracking attempt from the runtime graphics system.Jason Barron2010-09-026-100/+6
* Removed static on a member that didn't have to be.axis2010-09-022-5/+8
* Ensure that window rectangle is updated when CBA visibility changesGareth Stockwell2010-09-023-21/+33
* Fix crash caused by not clearing the QPixmapCache on application exit.Oleh Vasyura2010-09-021-0/+2
* Ensure native window is considered invisible when it gets destroyedGareth Stockwell2010-09-021-0/+6
* doc: Remove \internal tag from QScriptProgramKent Hansen2010-09-022-5/+2
* Destroy QNetworkConfigurationManager global static from qApp dtor.Aaron McCarthy2010-09-021-1/+22
* Fix QStaticText with OpenGL1 engineEskil Abrahamsen Blomfeldt2010-09-021-1/+2
* Apparently QPen::brush() can't return a NoBrush for a NoPen.Trond Kjernåsen2010-09-021-4/+4
* Fix mispositioned text with QStaticText and OpenVG graphics systemEskil Abrahamsen Blomfeldt2010-09-021-2/+5
* Add text decoration support to QStaticTextJiang Jiang2010-09-021-13/+71
* Doc: Fixes to Qt Quick documentation.Jason McDonald2010-09-022-4/+4
* Fix crash when all the items in a QListView are hiddenJason McDonald2010-09-021-1/+6
* Workaround for QTBUG-8013: Do not return an ascent of 0Alessandro Portale2010-09-011-1/+4
* Document that animations have to be started/stopped as a groupBea Lam2010-09-011-0/+8
* Increase drag distance on Symbian to improve finger usability on capacitive s...Joona Petrell2010-09-011-1/+1
* Phonon; Use correct Phonon version numbers.Justin McPherson2010-09-012-4/+4
* PathView required some diagonal movement before a drag was initiated.Martin Jones2010-09-011-1/+1
* XmlListModel doc fixesBea Lam2010-09-011-1/+7
* Crash in QX11PaintEngine::drawPixmapCarlos Manuel Duclos Vergara2010-09-011-0/+2
* Fix broken example codeBea Lam2010-09-011-5/+8
* Cocoa: Demo browser can get stuck after closing modal dialogRichard Moe Gustavsen2010-09-011-0/+6
* Doc: Fixed qdoc warnings.v4.7.0-rc1Jesper Thomschutz2010-08-249-30/+80
* Cocoa: revert parts of cc6dc0aeefde881a95f5fea2b26f2f3d7bdc6e15Richard Moe Gustavsen2010-08-191-4/+0
* Revert "Fix the rendering of lines with the X11 paint engine"Samuel Rødal2010-08-191-10/+12
* Revert "Outline / fill inconsistency in X11 paint engine."Samuel Rødal2010-08-191-4/+4
* Outline / fill inconsistency in X11 paint engine.Samuel Rødal2010-08-191-4/+4
* Prevented Xorg crash in qtdemo when running corkboards example.Samuel Rødal2010-08-192-5/+28
* Cocoa: parent windows shows on screen when they should be hiddenRichard Moe Gustavsen2010-08-191-6/+16
* Make this constructor explicit in Qt too.Aaron McCarthy2010-08-181-4/+0
* Compile on SymbianMartin Jones2010-08-182-14/+10
* Don't destroy ListModel child list nodes.Martin Jones2010-08-182-11/+28
* Only modify pixmap cache reply when protected by a mutexAaron Kennedy2010-08-181-1/+1
* Drawer widget in a MainWindow disappears after returning from full screen mode.Carlos Manuel Duclos Vergara2010-08-181-1/+3
* Modification of def files for non existing functions.Toby Tomkins2010-08-182-2/+2
* Update QtGui def filesJoona Petrell2010-08-182-1/+4
* Update QtDeclarative def filesJoona Petrell2010-08-182-0/+2
* Fix QProcessManager destructionMiikka Heikkinen2010-08-171-19/+28