Commit Graph

170 Commits

Author SHA1 Message Date
ColinDuquesnoy 062535669f Add wheel support 2015-05-01 13:36:04 +02:00
ColinDuquesnoy 073621ae2c Fix version number 2015-05-01 13:30:50 +02:00
Colin Duquesnoy 28d23d57fc Update README.md 2015-05-01 13:28:12 +02:00
Colin Duquesnoy ccb5dbf76f Merge pull request #25 from ColinDuquesnoy/2.0
Version 2.0
2015-05-01 13:21:04 +02:00
ColinDuquesnoy 3bb59bab77 Add a style for shapeless QFrame 2015-04-28 20:45:31 +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 fcb715fb2e Add QSplitter style
Fix #24
2015-04-25 18:49:56 +02:00
ColinDuquesnoy 193dafae3d Make all QToolButton borders transparent
this looks better in the toolbar
2015-04-25 15:16:52 +02:00
ColinDuquesnoy 7bece50f5e Improve QToolButton stylesheet
Make border transparent (look better in toolbar). If you have a QToolButton without menu and not in a toolbar and would like to have the border, just use a popup mode different from DelayedPopup.
2015-04-25 14:47:46 +02:00
ColinDuquesnoy 8f410e68bd Recompile qrc for pyside
#23
2015-04-25 14:04:10 +02:00
ColinDuquesnoy 43ed649982 Recompile for pyside and pyqt4
#23
2015-04-25 14:03:04 +02:00
ColinDuquesnoy deb924ed99 Fix ToolButon arrow style
Fix #23
2015-04-25 13:59:46 +02:00
ColinDuquesnoy dad060581e Recompile for pyside
close #21
2015-04-22 17:42:30 +02:00
ColinDuquesnoy 7ce3ccd7e2 Fix QFrame style
and add a QFrame to the example. See #21
2015-04-22 17:25:47 +02:00
ColinDuquesnoy d8f20219e3 Update gitignore 2015-04-21 13:55:55 +02:00
ColinDuquesnoy 1b2dc633db Update ppa script to build package for trusty, utopic and vivid 2015-04-20 09:19:12 +02:00
ColinDuquesnoy 7754da5afd Add a script to easily create and upload debian source package to ppa 2015-04-19 15:29:09 +02:00
ColinDuquesnoy 5ac98faadc Add support to stdeb
to create debian package out of the qdarkstyle python package
2015-04-09 16:01:51 +02:00
ColinDuquesnoy 44252b23db Update PKGBUILD 2015-04-06 12:13:13 +02:00
Colin Duquesnoy 25accab7cc Update README.md
Update changelog for v1.16
2015-04-06 12:00:12 +02:00
ColinDuquesnoy 348f54bfa9 Recompile qrc file for pyside 2015-04-06 09:53:21 +02:00
ColinDuquesnoy 72c7164ff9 Update version to 1.16 2015-04-06 11:37:11 +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
ColinDuquesnoy 4afdbde508 Update changelog and bump version to 1.15
This version has been released on pypi
2015-01-10 12:05:53 +01:00
Colin Duquesnoy 001796a811 Merge pull request #19 from fieldOfView/tweak_checkbox_indeterminate
Tweak checkbox inderminate state graphic
2015-01-10 12:01:59 +01: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 c33658717d Bump version to 1.14 and update changelog 2015-01-09 17:27:07 +01:00
ColinDuquesnoy 9ec59b047a Recompile for PySide
Fix #18
2015-01-09 17:24:01 +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
Colin Duquesnoy 712e4d8e7b Merge pull request #16 from blurstudio/Checkable
Adding various checkable options
2014-12-19 15:23:31 +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 68c9e31777 Bump version and update changelog 2014-12-16 17:44:00 +01:00
ColinDuquesnoy 88b0e0576c Recompile stylesheet for PyQt and PySide
see PR #15
2014-12-16 17:42:13 +01:00
Colin Duquesnoy 20583d35d1 Merge pull request #15 from devinacker/master
fix QScrollBar swapped horizontal scroll buttons
2014-12-16 17:32:28 +01:00
devinacker 79e288d15f fix QScrollBar swapped horizontal scroll buttons 2014-12-15 18:33:10 -05:00
ColinDuquesnoy e053c65124 Update archlinux packages 2014-09-29 09:10:33 +02:00
ColinDuquesnoy 16ad505ad6 Bump version to 1.12 and update changelog 2014-09-11 15:29:24 +02:00
ColinDuquesnoy 0966b8a247 Recompile for pyside (#14) 2014-09-11 15:29:04 +02:00
ColinDuquesnoy 6218d300b0 Recompile qrc for pyqt4 to include the fix for issue #12 2014-09-06 18:20:29 +02: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 1931672afd add archlinux packaging script 2014-07-02 22:54:51 +02:00
ColinDuquesnoy ae957e56b5 Bump version to 1.11 2014-05-30 00:05:01 +02:00
ColinDuquesnoy dad9a69c1a Same fix as prev commit but for pyqt5 2014-05-30 00:02:55 +02:00
ColinDuquesnoy 5e15868363 Fix QDockWIdget title position on Mac OSX 2014-05-29 23:57:21 +02:00
ColinDuquesnoy d852d0b2cf Improve QStatusBar and QToolButton 2014-05-29 22:30:48 +02:00
ColinDuquesnoy 05a118668b Add pyqt5 example to pypi description 2014-05-17 21:03:55 +02:00
ColinDuquesnoy 1765208f11 Bump version to 1.10 2014-05-17 20:42:45 +02:00
ColinDuquesnoy af7ae25ffc Cleanup examples 2014-05-17 20:42:07 +02:00