summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Mac style: Remove suspicious assignmentGabriel de Dietrich2013-03-271-1/+0
* Cocoa: Make retina desktop components work.Morten Johan Sørvig2013-03-261-4/+8
* Fusion Style: draw toolbar lines for non-widget apps.Frederik Gladhorn2013-03-231-1/+1
* QWindowsVistaStyle: fix checkbox animations for QtQuick ControlsJ-P Nurmi2013-03-221-1/+2
* QWindowsVistaStyle::drawPrimitive(PE_Frame): fix background clippingJ-P Nurmi2013-03-211-10/+7
* QWindowsVistaStyle: fix QTextBrowser frameJ-P Nurmi2013-03-211-1/+2
* Merge branch 'dev' into stableOswald Buddenhagen2013-03-2065-394/+2286
|\
| * Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-1957-57/+57
| * Make sure that we #include qconfig.h before testing for features.Thiago Macieira2013-03-191-0/+2
| * Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-1611-119/+119
| * Improved appearance of mac toolbar handlesJens Bache-Wiig2013-03-131-9/+3
| * Improve the look and feel of Mac extension arrowJens Bache-Wiig2013-03-136-75/+6
| * Draw StatusBar with gradient on macJens Bache-Wiig2013-03-131-12/+0
| * Add convenience for section actions in QMenuKevin Ottens2013-03-134-0/+8
| * QAndroidStyle: Fix warnings and compilation on Windows.Friedemann Kleint2013-03-061-10/+10
| * Fix export of QAndroidStyle.Friedemann Kleint2013-03-061-1/+1
| * qtbase: Fix duplicate symbol errors in static build on MacGabriel de Dietrich2013-03-061-24/+30
| * Compile.Morten Johan Sørvig2013-03-061-1/+1
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-061-3/+3
| |\
| * \ Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-03-066-31/+35
| |\ \
| | * \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-056-31/+35
| | |\ \
| * | | | Distinguish between 'mac' and 'macx' qmake scopesTor Arne Vestbø2013-03-051-1/+1
| |/ / /
| * | | Introducing the Qt Android portPaul Olav Tvete2013-03-055-0/+2006
| * | | Add QProxyStyle(QString key) constructor for convenienceJ-P Nurmi2013-03-042-5/+25
| * | | Fusion style: Remove unnecessary widget castGabriel de Dietrich2013-03-041-6/+4