| Commit message (Expand) | Author | Age | Files | Lines |
* | S60Style: Styling QDial. | Sami Merilä | 2009-05-19 | 1 | -17/+35 |
|
|
* | fixed bug where pointer down outside modal dialog causes access violation | Janne Koskinen | 2009-05-19 | 2 | -15/+26 |
|
|
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-05-18 | 21 | -85/+110 |
|\ |
|
| * | Fix QSoundServer on Big-Endian machines. | Tom Cooksey | 2009-05-18 | 1 | -7/+33 |
|
|
| * | Fixed a bug which implicitly closed perspective transformed poly lines. | Trond Kjernåsen | 2009-05-18 | 1 | -3/+5 |
|
|
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Geir Vattekar | 2009-05-15 | 39 | -511/+626 |
| |\ |
|
| | * | Cocoa: Window flickers when resized with a QTabWidget | Richard Moe Gustavsen | 2009-05-15 | 1 | -2/+2 |
|
|
| | * | QColor::toCmyk() does not convert the color if it is already in CMYK | Benjamin Poulain | 2009-05-14 | 1 | -2/+2 |
|
|
| | * | Fixed an issue with text drawing under Windows. | Trond Kjernaasen | 2009-05-14 | 2 | -10/+7 |
|
|
| | * | Compile. | Norwegian Rock Cat | 2009-05-14 | 1 | -1/+1 |
|
|
| | * | Fixed regression that prevented any widget from having focus when graphics vi... | jasplin | 2009-05-14 | 1 | -4/+2 |
|
|
| | * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Andy | 2009-05-14 | 3 | -28/+10 |
| | |\ |
|
| | | * | Fix QGraphicsItem::deviceTransform() to also work with normal items. | Andreas Aardal Hanssen | 2009-05-14 | 3 | -28/+10 |
|
|
| | * | | Prevent duplicate entries in the sidebar when the paths are the same | Andy | 2009-05-14 | 1 | -2/+2 |
| | |/ |
|
| | * | Sheets misbehaviour on Carbon - Mac OS X | Richard Moe Gustavsen | 2009-05-14 | 1 | -10/+0 |
|
|
| | * | Fix broken wince build. | Jason McDonald | 2009-05-13 | 1 | -1/+1 |
|
|
| | * | Reset the 'connectedToScene' flag when changing the scene of a view | Leonardo Sobral Cunha | 2009-05-13 | 1 | -0/+1 |
|
|
| | * | fix WinCE build | Maurice Kalinowski | 2009-05-13 | 1 | -0/+2 |
|
|
| | * | Document a gotcha with QIcon::addFile | Norwegian Rock Cat | 2009-05-12 | 1 | -0/+3 |
|
|
| | * | Fixed a memory leak that occured when loading system icons on Windows. | Trond Kjernaasen | 2009-05-12 | 1 | -0/+1 |
|
|
| | * | Fix handling of gradients on pens in the emulation paint engine. | Kim Motoyoshi Kalland | 2009-05-12 | 1 | -3/+19 |
|
|
| | * | Fixed bug with Qt::WidgetWithChildren shortcut context in QGraphicsWidget. | jasplin | 2009-05-12 | 1 | -0/+1 |
|
|
| | * | Explaining details in QKeyEvent consruktor signature | Morten Engvoldsen | 2009-05-11 | 1 | -6/+7 |
|
|
| | * | Made QFontEngineFT compile on 64-bit platforms with legacy headers. | Samuel Rødal | 2009-05-11 | 1 | -1/+1 |
|
|
| | * | Clarifying docs for QTextTable::splitCell() | Morten Engvoldsen | 2009-05-11 | 1 | -1/+6 |
|
|
| | * | Fixes a code snippet for QPainter::xFormDev() | Andy Shaw | 2009-05-11 | 1 | -2/+2 |
|
|
| * | | Doc: Updated description of QMainWindow::unifiedTitleAndToolBarOnMac | Geir Vattekar | 2009-05-15 | 1 | -4/+4 |
|
|
* | | | S60Style: Draw all arrows as skinned graphics. | Sami Merilä | 2009-05-18 | 3 | -71/+43 |
|
|
* | | | S60Style: Make selection 'tick' mark rect smaller for multiselectable list. | Sami Merilä | 2009-05-18 | 1 | -1/+5 |
|
|
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Jason Barron | 2009-05-18 | 3 | -77/+275 |
|\ \ \ |
|
| * | | | S60Style: Make button content area slightly larger if button is 'checkable bu... | Sami Merilä | 2009-05-15 | 1 | -0/+6 |
|
|
| * | | | S60Style: Make pressed down state of tool button clearer to see. | Sami Merilä | 2009-05-15 | 1 | -0/+10 |
|
|
| * | | | S60Style: Scrollbar pressed state (missing changes from 9765faecf15fbd54b8817... | Sami Merilä | 2009-05-15 | 2 | -2/+13 |
|
|
| * | | | S60Style: Scrollbar pressed state. | Sami Merilä | 2009-05-15 | 2 | -1/+69 |
|
|
| * | | | S60Style: Remove fallback information from theme items table and instead prov... | Sami Merilä | 2009-05-15 | 2 | -74/+177 |
|
|
* | | | | Set the vertical advance of glyph metrics to zero. | Jason Barron | 2009-05-18 | 1 | -1/+1 |
|/ / / |
|
* | | | S60Style: Slightly better drawing code for QTreeView node indicators. | Sami Merilä | 2009-05-12 | 1 | -14/+19 |
|
|
* | | | S60style: use correct theme text color for highlighted line edit texts. | Sami Merilä | 2009-05-12 | 1 | -0/+5 |
|
|
* | | | Fixed background of preedit text. | axis | 2009-05-12 | 1 | -7/+0 |
|
|
* | | | Fixed the translation from S60 text format to Qt text format in FEP. | axis | 2009-05-12 | 2 | -18/+34 |
|
|
* | | | Fixed autoSipEnabled default value on non-WinCE platforms. | axis | 2009-05-12 | 1 | -1/+5 |
|
|
* | | | Added symbian specific ifdefs and checks so that QMenuBar doesn't | Markku Luukkainen | 2009-05-12 | 1 | -0/+6 |
|
|
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Iain | 2009-05-11 | 21 | -77/+97 |
|\ \ \ |
|
| * | | | Fix for disappearing options menu button when starting some of | Markku Luukkainen | 2009-05-11 | 1 | -1/+1 |
|
|
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Markku Luukkainen | 2009-05-11 | 21 | -57/+60 |
| |\ \ \ |
|
| | * | | | Make QLineEdit care about autoSipEnabled. | axis | 2009-05-11 | 1 | -2/+2 |
|
|
| | * | | | Make autoSipOnMouseFocus non-static. | axis | 2009-05-11 | 1 | -3/+2 |
|
|
| | * | | | Small doc update. | axis | 2009-05-11 | 1 | -0/+2 |
|
|
| | * | | | Make autoSipEnabled available on all platforms. | axis | 2009-05-11 | 3 | -8/+10 |
|
|
| | * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Janne Koskinen | 2009-05-11 | 1 | -21/+38 |
| | |\ \ \ |
|