summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-152-6/+21
|\
| * Display sizegrip on QMdiSubWindows, even on 10.7 and laterGabriel de Dietrich2013-07-121-4/+18
| * Check if widget inherits from QTextEdit when drawing the frameAndy Shaw2013-07-111-2/+3
* | Merge branch 'stable' into devSergio Ahumada2013-07-111-0/+4
|\|
| * Fix rotation of text in vertical QDockWidget titlebars in QFusionStyle.Parker Coates2013-07-021-0/+4
* | QStyle - tooltip - add wakeDelay and sleepDelay as styleHintsThorbjørn Martsum2013-07-033-0/+16
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-272-8/+17
|\|
| * QMacStyle: fix auto-default button animationJ-P Nurmi2013-06-262-8/+17
* | QCommonStyle: use RSIP_OnMouseClick for SH_RequestSoftwareInputPanelRichard Moe Gustavsen2013-06-251-4/+0
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-06-245-31/+40
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-205-31/+40
| |\|
| | * Doc: remove the duplicate for in QStyle documentationLiang Qi2013-06-191-1/+1
| | * fix auto-enabling of windows styleOswald Buddenhagen2013-06-191-8/+8
| | * remove pointless positive QT_FOO_STYLE definesOswald Buddenhagen2013-06-191-3/+0
| | * don't claim that mac style needs windows styleOswald Buddenhagen2013-06-191-6/+0
| | * Fix QSpinBox clipping issue on Mac when frame=falseJens Bache-Wiig2013-06-191-4/+8
| | * QMacStyle: enable scroll style changes for non-QScrollBarsJ-P Nurmi2013-06-172-3/+17
| | * Remove use of 'register' from Qt.Stephen Kelly2013-06-171-6/+6
* | | GTK-style - fix non-standard usage of QHash-iteratorThorbjørn Martsum2013-06-211-1/+2
|/ /
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-121-1/+1
|\|
| * The SingleClickActivation setting was wired to the wrong platform settingRobert Griebl2013-06-101-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-041-2/+2
|\|
| * Mac style: Remove yet another reference to widgetsGabriel de Dietrich2013-05-301-2/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-05-234-14/+26
|\|
| * Fix the Mac build on 32bit with c++11Jocelyn Turcotte2013-05-231-8/+8
| * QFusionStyle: fix highlight colorsJ-P Nurmi2013-05-231-2/+2
| * Do not call g_type_init() with GLib >= 2.36Dmitry Shachnev2013-05-221-0/+4
| * Don't draw size grip on Mac > 10.6Jens Bache-Wiig2013-05-151-1/+5
| * QMacStyle: fix transient scrollbar fade out animationJ-P Nurmi2013-05-091-1/+5
| * Utilize the new Q_OS_MACX define.Jake Petroules2013-05-092-2/+2
* | Add Style hint for Clear buttons within QLineEdit.Friedemann Kleint2013-05-095-0/+12
|/
* Mac style: Fix text offset within 'small' comboboxGabriel de Dietrich2013-04-301-0/+2
* Mac style: Update appearance of 'button with menu'Gabriel de Dietrich2013-04-301-19/+69
* Don't do any transitions if the widget is disabledAndy Shaw2013-04-251-1/+1
* Make password mask characters themeable.Mitch Curtis2013-04-193-30/+4
* Mac: Fix warnings about non-existing native Windows on startup.Friedemann Kleint2013-04-181-5/+5
* Mac: Fix various memory leaksGabriel de Dietrich2013-04-181-0/+1
* Fix GroupBox painting on Windows when not using widgetsJens Bache-Wiig2013-04-182-48/+3
* Fusion & GTK styles need to check direction from style option not qappShawn Rutledge2013-04-182-3/+3
* Move Fusion styles palette into QtGuiJørgen Lind2013-04-171-39/+3
* QGtkStyle: Remove widget dependency from GroupBoxJens Bache-Wiig2013-04-161-18/+20
* QGtkStyle: Try to get the theme name from GtkSettingsDmitry Shachnev2013-04-051-32/+6
* QGtkStyle: remove obsolete themeName != "Qt" checksDmitry Shachnev2013-04-051-12/+0
* Cache QAccessibleInterfaces.Frederik Gladhorn2013-04-021-1/+0
* Fix tickmark painting on Fusion styleJens Bache-Wiig2013-04-011-47/+49
* Mac style: Fix disabled menu item palette entryGabriel de Dietrich2013-03-291-1/+1
* Support high-dpi pixmaps.Morten Johan Sørvig2013-03-281-10/+13
* Support high-dpi pixmaps and images.Morten Johan Sørvig2013-03-281-8/+13
* Mac style: Fix scaled clipping regions on retina displaysGabriel de Dietrich2013-03-281-1/+1
* Make QMacStyle paint right side up again.Morten Johan Sørvig2013-03-281-4/+4