Commit Graph

6 Commits

Author SHA1 Message Date
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
ColinDuquesnoy 43ed649982 Recompile for pyside and pyqt4
#23
2015-04-25 14:03:04 +02: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 322a55c536 Add style.qss to resources
This will fix issues when freezing an app that use the stylesheet
2014-02-17 15:56:46 +01: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