Commit Graph

10 Commits

Author SHA1 Message Date
ColinDuquesnoy
7ce3ccd7e2 Fix QFrame style
and add a QFrame to the example. See #21
2015-04-22 17:25:47 +02:00
ColinDuquesnoy
4ab9fdd545 Fix QGroupBox:margin-top
Close #20
2015-04-06 11:36:44 +02:00
ColinDuquesnoy
cc17345dab Add 5px padding top to QGroupBox:title
Fix issue #20
2015-04-05 18:11:22 +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
ColinDuquesnoy
3f7a78ed75 Implement #17 2015-01-09 17:08:28 +01:00
ColinDuquesnoy
b765f541b9 Recompile qrc for PyQt4
PR #16 did not recompile the qrc file so the fix was not visible: see #18

Also add an tristate checkbox to the example
2015-01-09 17:01:11 +01:00
ColinDuquesnoy
88b0e0576c Recompile stylesheet for PyQt and PySide
see PR #15
2014-12-16 17:42:13 +01:00
ColinDuquesnoy
18621d589b Adjusted min-width of spin box and combo box
Fix #14

Fix OpenCobolIDE/OpenCobolIDE#55

I have yet to recompile qrc file for pyqt4 and pyside
2014-08-31 14:01:54 +02:00
ColinDuquesnoy
d852d0b2cf Improve QStatusBar and QToolButton 2014-05-29 22:30:48 +02:00
ColinDuquesnoy
f448346f44 Add PyQt5 support
Use load_stylesheet_pyqt5 instead of load_stylesheet
2014-05-17 20:42:07 +02:00