summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Gabriel de Dietrich2014-10-182-17/+43
| |\ \
| | * | Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-10-142-17/+43
| | |\|
| | | * QMacStyle: Fix QPushButton with menu appearance on 10.10Gabriel de Dietrich2014-10-132-16/+42
| | | * QMacStyle: save context state before changing to avoid crashDyami Caliri2014-10-131-1/+1
| * | | QMacStyle: Fix QSlider appearance on YosemiteGabriel de Dietrich2014-10-182-10/+142
| * | | QMacStyle: Add optional block parameter to drawNSViewInRect()Gabriel de Dietrich2014-10-182-3/+8
| |/ /
| * | QMacStyle: Use NSRect instead of CGRect in drawNSViewInRect()v5.4.0-beta1Gabriel de Dietrich2014-10-131-3/+3
| * | DPI-scale PM_SubMenuOverlap after allOswald Buddenhagen2014-10-101-1/+2
* | | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-0911-61/+167
|\| |
| * | Don't use QStringLiteral in startsWith/endsWidthMarc Mutz2014-10-091-1/+1
| * | Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Oswald Buddenhagen2014-10-072-52/+117
| |\ \
| | * | Merge remote-tracking branch 'origin/5.3' into 5.4Oswald Buddenhagen2014-10-062-52/+117
| | |\|
| | | * QMacStyle: Fix QToolButton appearance on YosemiteTimur Pocheptsov2014-10-021-1/+20
| | | * QMacStyle: Generalize Cocoa control renderingGabriel de Dietrich2014-09-292-51/+97
| * | | Doc: deletion plugin-howtos.qdocNico Vertriest2014-10-071-2/+3
| |/ /
| * | Fix the text field alignment.BogDan Vatra2014-10-031-2/+0
| * | Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Gabriel de Dietrich2014-10-013-22/+67
| |\ \
| | * | Merge remote-tracking branch 'origin/5.3' into 5.4Gabriel de Dietrich2014-09-293-22/+67
| | |\|
| | | * QMacStyle: Improvements to some buttons on YosemiteGabriel de Dietrich2014-09-242-18/+62
| | | * Fix compilation on OS X with macx-clang-32Andy Shaw2014-09-231-4/+4
| | | * GTK syle: initialize all members of GdkColorGiuseppe D'Angelo2014-09-221-0/+1
| * | | Don't dpi-scale -1 pixel metricsOswald Buddenhagen2014-09-301-5/+2
| * | | Additional support for devicePixelRatio in CE_MenuItem’s icon paintingMihailNaydenov2014-09-306-12/+12
| |/ /
* | | Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-2959-1229/+1129
|\| |
| * | Widgets: remove references to QStyleOptionFrameV<n>Marc Mutz2014-09-261-1/+1
| * | Update license headers and add new license filesMatti Paaso2014-09-2458-1100/+636
| * | Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Frederik Gladhorn2014-09-2418-63/+412
| |\ \
| | * | Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-2318-63/+412
| | |\|
| | | * QMacStyle: Use NSView rendering for some inactive widgets on 10.10Gabriel de Dietrich2014-09-114-3/+142
| | | * Add missing private headers warningSamuel Gaist2014-09-048-0/+88
| | | * QMacStyle: Fix inactive combo box appearance in 10.10Gabriel de Dietrich2014-09-011-2/+27
| | | * QMacStyle: Fix push buttons focus ring on YosemiteGabriel de Dietrich2014-08-271-9/+49
| | | * QMacStyle: Fix QTabBar appearance on YosemiteGabriel de Dietrich2014-08-261-10/+19
| | | * QMacStyle: Fix default button look on YosemiteGabriel de Dietrich2014-08-261-40/+71
| | | * QFusionStyle paints sliders outside of clipAllan Sandfeld Jensen2014-08-141-1/+1
| | | * Fix QT_NO_ANIMATION buildSérgio Martins2014-08-135-0/+17
| * | | Vista style: Scale hardcoded values in menu drawing code.Friedemann Kleint2014-09-241-7/+10
| * | | QCommonStyle: remove references to QStyleOptionFrameV<n>Marc Mutz2014-09-231-8/+7
| * | | QStyleSheetStyle: remove references to QStyleOptionFrameV<n>Marc Mutz2014-09-231-10/+6
| |/ /
| * | Remove unused variable in QStyleSheetStyle::hasStyleRule()Maks Naumov2014-09-221-1/+0
| * | QCommonStyle: cache the xpm QPixmapsMarc Mutz2014-09-181-17/+28
| * | Allow overriding standardIcon() in a proxy styleAlexander Volkov2014-09-165-22/+22
| * | Make the default value of QTreeView::indentation() be style dependentAlexander Volkov2014-09-153-0/+7
* | | Deprecate the QStyleOptionProgressBar::orientation memberGiuseppe D'Angelo2014-09-182-1/+4
* | | Fusion Style: Workaround to get combo box item style from QtQuick CtrlsJan Arve Saether2014-09-171-1/+2
* | | Refactor the sloppy submenu logicJørgen Lind2014-09-165-0/+75
* | | Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-107-587/+599
|\| |
| * | Windows styles: Avoid theme.rect recalculationMaks Naumov2014-09-082-2/+0
| * | Windows styles: Scale hardcoded-values according to DPI.Friedemann Kleint2014-09-056-72/+85
| * | Windows styles: Add device pixel scaling for system metrics.Friedemann Kleint2014-09-055-297/+291