summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* S60Style: Styling QDial.Sami Merilä2009-05-191-17/+35
* fixed bug where pointer down outside modal dialog causes access violationJanne Koskinen2009-05-192-15/+26
* Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-1821-85/+110
|\
| * Fix QSoundServer on Big-Endian machines.Tom Cooksey2009-05-181-7/+33
| * Fixed a bug which implicitly closed perspective transformed poly lines.Trond Kjernåsen2009-05-181-3/+5
| * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Geir Vattekar2009-05-1539-511/+626
| |\
| | * Cocoa: Window flickers when resized with a QTabWidgetRichard Moe Gustavsen2009-05-151-2/+2
| | * QColor::toCmyk() does not convert the color if it is already in CMYKBenjamin Poulain2009-05-141-2/+2
| | * Fixed an issue with text drawing under Windows.Trond Kjernaasen2009-05-142-10/+7
| | * Compile.Norwegian Rock Cat2009-05-141-1/+1
| | * Fixed regression that prevented any widget from having focus when graphics vi...jasplin2009-05-141-4/+2
| | * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Andy2009-05-143-28/+10
| | |\
| | | * Fix QGraphicsItem::deviceTransform() to also work with normal items.Andreas Aardal Hanssen2009-05-143-28/+10
| | * | Prevent duplicate entries in the sidebar when the paths are the sameAndy2009-05-141-2/+2
| | |/
| | * Sheets misbehaviour on Carbon - Mac OS XRichard Moe Gustavsen2009-05-141-10/+0
| | * Fix broken wince build.Jason McDonald2009-05-131-1/+1
| | * Reset the 'connectedToScene' flag when changing the scene of a viewLeonardo Sobral Cunha2009-05-131-0/+1
| | * fix WinCE buildMaurice Kalinowski2009-05-131-0/+2
| | * Document a gotcha with QIcon::addFileNorwegian Rock Cat2009-05-121-0/+3
| | * Fixed a memory leak that occured when loading system icons on Windows.Trond Kjernaasen2009-05-121-0/+1
| | * Fix handling of gradients on pens in the emulation paint engine.Kim Motoyoshi Kalland2009-05-121-3/+19
| | * Fixed bug with Qt::WidgetWithChildren shortcut context in QGraphicsWidget.jasplin2009-05-121-0/+1
| | * Explaining details in QKeyEvent consruktor signatureMorten Engvoldsen2009-05-111-6/+7
| | * Made QFontEngineFT compile on 64-bit platforms with legacy headers.Samuel Rødal2009-05-111-1/+1
| | * Clarifying docs for QTextTable::splitCell()Morten Engvoldsen2009-05-111-1/+6
| | * Fixes a code snippet for QPainter::xFormDev()Andy Shaw2009-05-111-2/+2
| * | Doc: Updated description of QMainWindow::unifiedTitleAndToolBarOnMacGeir Vattekar2009-05-151-4/+4
* | | S60Style: Draw all arrows as skinned graphics.Sami Merilä2009-05-183-71/+43
* | | S60Style: Make selection 'tick' mark rect smaller for multiselectable list.Sami Merilä2009-05-181-1/+5
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicJason Barron2009-05-183-77/+275
|\ \ \
| * | | S60Style: Make button content area slightly larger if button is 'checkable bu...Sami Merilä2009-05-151-0/+6
| * | | S60Style: Make pressed down state of tool button clearer to see.Sami Merilä2009-05-151-0/+10
| * | | S60Style: Scrollbar pressed state (missing changes from 9765faecf15fbd54b8817...Sami Merilä2009-05-152-2/+13
| * | | S60Style: Scrollbar pressed state.Sami Merilä2009-05-152-1/+69
| * | | S60Style: Remove fallback information from theme items table and instead prov...Sami Merilä2009-05-152-74/+177
* | | | Set the vertical advance of glyph metrics to zero.Jason Barron2009-05-181-1/+1
|/ / /
* | | S60Style: Slightly better drawing code for QTreeView node indicators.Sami Merilä2009-05-121-14/+19
* | | S60style: use correct theme text color for highlighted line edit texts.Sami Merilä2009-05-121-0/+5
* | | Fixed background of preedit text.axis2009-05-121-7/+0
* | | Fixed the translation from S60 text format to Qt text format in FEP.axis2009-05-122-18/+34
* | | Fixed autoSipEnabled default value on non-WinCE platforms.axis2009-05-121-1/+5
* | | Added symbian specific ifdefs and checks so that QMenuBar doesn'tMarkku Luukkainen2009-05-121-0/+6
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicIain2009-05-1121-77/+97
|\ \ \
| * | | Fix for disappearing options menu button when starting some ofMarkku Luukkainen2009-05-111-1/+1
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicMarkku Luukkainen2009-05-1121-57/+60
| |\ \ \
| | * | | Make QLineEdit care about autoSipEnabled.axis2009-05-111-2/+2
| | * | | Make autoSipOnMouseFocus non-static.axis2009-05-111-3/+2
| | * | | Small doc update.axis2009-05-111-0/+2
| | * | | Make autoSipEnabled available on all platforms.axis2009-05-113-8/+10
| | * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicJanne Koskinen2009-05-111-21/+38
| | |\ \ \