Commit Graph

9 Commits

Author SHA1 Message Date
Colin Duquesnoy 8e0899eb0a Improve checkbox colors (use accent color)
and darken view hover/selected colors to play nicer with other widget colors

See #52
2017-05-13 13:18:18 +02:00
ColinDuquesnoy 7c49747ae0 Move svg source out of the package 2015-06-25 19:53:56 +02:00
ColinDuquesnoy 3e243863f4 Add svg sources 2015-06-25 19:53:13 +02:00
ColinDuquesnoy 0b6eb90b4d Improve QCheckBox and QRadioButton
- use own resources
- fix disabled state
2015-06-25 19:42:57 +02:00
ColinDuquesnoy f0f2254a82 Improve QCheckBox and QRadioButton style
Now using background images
2015-06-24 19:49:10 +02:00
ColinDuquesnoy 09ad583446 Make stylesheet more modern (squash commits)
Get rid off the gradients, rework some artworks and improve QTabWidget, QScrollBar and QToolBox
2015-04-25 21:42:32 +02:00
fieldOfView 4a2fb8704f Changes the graphic for partially checked tristate checkboxes to a (dimmed) dash to make it instantly distinguishable from a fully checked checkbox 2015-01-09 23:32:52 +01:00
Mike 963a4bcf8b Adding various checkable options
Added support for Tri-State QCheckBox, Checkable QGroupBox, Checkable
QMenu indicators.
2014-12-18 18:39:06 -08:00
ColinDuquesnoy 5cff65a2a0 Made a python package for the stylesheet so that user only needs to import the package and call 1 line of code to make use of the stylesheet 2013-03-10 17:06:37 +01:00