summaryrefslogtreecommitdiffstats
path: root/src/gui/styles
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Fixing background painting after orientation switch.Alessandro Portale2009-11-252-1/+2
| * | | | Offset in MDI subwindow bar buttons under Mac OS 10.6Gabriel de Dietrich2009-11-251-3/+5
| |/ / /
* | | | Remove statusbaritem on Mac OSXJens Bache-Wiig2010-01-211-1/+0
| |/ / |/| |
* | | Merge branch '4.6'Thiago Macieira2009-11-2510-87/+159
|\ \ \ | |/ /
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-staging2axis2009-11-241-1/+1
| |\ \
| | * | Fix background rendering for read-only comboboxes on Maemo5Robert Griebl2009-11-231-1/+1
| * | | Mac: Fixes broken window decorations for QGraphicsProxyWidget.Bjørn Erik Nilsen2009-11-241-2/+2
| |/ /
| * | Fix QCombobox painting regression on WindowsOlivier Goffart2009-11-191-2/+0
| * | Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-192-25/+47
| |\ \
| | * \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-181-0/+4
| | |\ \
| | | * | QS60Style returns hint QFormLayout::WrapLongRowsAlessandro Portale2009-11-171-0/+4
| | * | | Merge upstream/4.6 into oslo-staging-2Olivier Goffart2009-11-172-3/+18
| | |\ \ \ | | | |/ / | | |/| |
| | * | | LineEdit graphics are sometimes missing from webpages with s60styleSami Merilä2009-11-172-25/+43
| * | | | Fix multiple regressions in QGtkStyle caused by freetype fixesJens Bache-Wiig2009-11-182-13/+20
| * | | | Fix QGtkStyle crash when switching themes.Robert Griebl2009-11-182-31/+46
| * | | | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-183-3/+19
| |\ \ \ \
| | * | | | register pointer type for invokeRobert Griebl2009-11-181-0/+4
| | | |/ / | | |/| |
| | * | | Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-172-3/+15
| | |\ \ \ | | | |/ /
| | | * | Fixed tab and tab contents frame overlapping when using style sheetsGabriel de Dietrich2009-11-161-2/+6
| | | * | Define own palette for web-based widgets in QS60StyleSami Merilä2009-11-161-1/+9
| * | | | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-173-6/+24
| |\ \ \ \ | | |/ / /
| | * | | Merge remote branch 'staging/4.6' into 4.6Simon Hausmann2009-11-172-3/+18
| | |\ \ \ | | | |/ / | | |/| |
| | | * | doc: Fixed qdoc errors.Martin Smith2009-11-161-0/+8
| | | * | doc: Fixed qdoc errors.Martin Smith2009-11-161-3/+10
| | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-131-1/+1
| | |\ \ \
| | | * | | Highlighted text colour correction for s60styleJanne Koskinen2009-11-131-1/+1
| | * | | | Merge commit upstream/4.6 into oslo-staging-2/4.6Olivier Goffart2009-11-135-5/+5
| | |\ \ \ \ | | | |/ / / | | |/| / / | | | |/ /
| | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-121-2/+5
| | |\ \ \
| | | * | | Tab shapes have the wrong size and distance between them on SymbianSami Merilä2009-11-121-1/+4
| | | * | | Revert "Using qreal more consistently in code (prevent misuse of double)"Aleksandar Sasha Babic2009-11-115-35/+34
| | | * | | Revert "Check that we're not using double where qreal should be used"Aleksandar Sasha Babic2009-11-111-2/+2
| | | * | | QS60Style palette is not updated after orientation switchSami Merilä2009-11-101-1/+1
| | | * | | Removed unused public Api from QS60StyleAlessandro Portale2009-11-105-83/+0
| | | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Shane Kearns2009-11-101-1/+1
| | | |\ \ \
| | | * | | | Check that we're not using double where qreal should be usedSami Merilä2009-11-091-2/+2
| | | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-11-096-104/+81
| | | |\ \ \ \
| | | * | | | | Using qreal more consistently in code (prevent misuse of double)Aleksandar Sasha Babic2009-11-065-34/+35
| * | | | | | | Merge remote branch 'tools-team/4.6' into 4.6Oswald Buddenhagen2009-11-171-4/+0
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | Fixed QGtkStyle menu bars being one pixel too narrowThorbjørn Lindeijer2009-11-161-4/+0
| | | |_|_|/ / | | |/| | | |
* | | | | | | Merge branch '4.6'Thiago Macieira2009-11-137-9/+13
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-132-4/+8
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Merge commit 'widget/4.6' into oslo-staging-2/4.6Olivier Goffart2009-11-112-4/+8
| | |\ \ \ \ \
| | | * | | | | Fixed: Stylesheet and background image issue in ScrollAreaOlivier Goffart2009-11-101-1/+1
| | | * | | | | QPlastiqueStyle: Fix painting QTreeView with gradientOlivier Goffart2009-11-091-3/+7
| | | |/ / / /
| * | | | | | Fix typo in license headerAlessandro Portale2009-11-125-5/+5
| |/ / / / /
* | | | | | Merge branch '4.6'Thiago Macieira2009-11-1029-1906/+2165
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Removed unused public Api from QS60StyleAlessandro Portale2009-11-105-83/+0
| |/ / / /
| * | | | Merge branch '4.6-api-review' into 4.6Marius Storm-Olsen2009-11-091-1/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | API review: Rename functions numColors(), setNumColors() and numBytes()Marius Storm-Olsen2009-11-061-1/+1
| * | | | Merge commit 'ceteam/4.6' into 4.6Joerg Bornemann2009-11-092-6/+19
| |\ \ \ \