Commit Graph

30 Commits

Author SHA1 Message Date
ColinDuquesnoy 3016ee04d1 #7 Remove gradient in header view, looks cleaner 2014-02-24 11:17:09 +01:00
ColinDuquesnoy 8002dad149 #7 refactor
Group QTable styles together, remove duplicate settings
2014-02-24 11:15:03 +01:00
ColinDuquesnoy e11e591a6d #7 Improve QTableView grid line 2014-02-24 11:10:06 +01:00
ColinDuquesnoy eefab89b19 Recompile python rc script 2014-02-24 10:33:56 +01:00
ColinDuquesnoy fce14c2667 #8 Remove QDockWidget title background color
Fix text elidation that disappear.

See bug QTBUG-14496
2014-02-24 10:20:02 +01:00
ColinDuquesnoy 5872544115 Add __version__ to python package.
And bump version to 1.6
2014-02-20 13:31:58 +01:00
ColinDuquesnoy 9f709fecb9 Recompile python rc scripts 2014-02-20 13:25:22 +01:00
ColinDuquesnoy 9da531c1bf QMenu: improve padding with icon 2014-02-20 13:18:59 +01:00
ColinDuquesnoy d406e8550b Add support for InstantPopup and MenuButtonPopup 2014-02-20 12:24:27 +01:00
ColinDuquesnoy 2980cda6c1 Recompile python rc scripts 2014-02-20 12:09:12 +01:00
ColinDuquesnoy 1b147c7092 Improve QToolButton style
Add QTabBar scroller style
2014-02-20 12:09:00 +01:00
ColinDuquesnoy 27b815a767 Fix item hover state if the parent widget does not
have focus
2014-02-20 11:40:08 +01:00
ColinDuquesnoy 26fffe6141 Recompile rc python script 2014-02-20 11:01:12 +01:00
ColinDuquesnoy 36b6616c0a Fixes #6
The issue was that QTabBar.drawBase property must be set to False!
2014-02-20 11:00:57 +01:00
ColinDuquesnoy ad9b2f8c65 Recompile python scripts 2014-02-20 09:39:16 +01:00
ColinDuquesnoy d7beefd6cd #6 Fix styling for east/west/south tabs. 2014-02-20 09:39:06 +01: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 4fe9a9a81a Rm compilation for Qt:
c++ users will compile it themselves as described in the readme
2014-02-17 15:56:10 +01:00
ColinDuquesnoy dbc10dcc14 Remove cross on checkbox pressed 2014-01-30 11:18:44 +01:00
ColinDuquesnoy 90ee52f574 Better disabled buttons 2014-01-30 11:17:49 +01:00
ColinDuquesnoy 812ec85ab5 A few more improvements:
- remove outline (button, radio, checkbox)
- remove focus border on radio button
- better hover/pressed state for list view and tree view
2014-01-30 11:17:49 +01:00
ColinDuquesnoy d3e10de6fa Improve QToolButton, QCheckBox and QRadioButton 2014-01-30 11:17:49 +01:00
ColinDuquesnoy 9558e3d230 Add a few improvements:
- fix QTextEdit background color
- add QTabBar close button style
- improve QDockWidget close button style
2014-01-30 11:17:49 +01:00
ColinDuquesnoy 2b9b71a12b Add newline at end of file 2014-01-26 16:00:48 +01:00
ColinDuquesnoy c3f4e63315 Add QTableView support (#4)
Thanks to @amirshavit
2014-01-26 15:57:49 +01:00
ColinDuquesnoy a9f8d32608 #2 Update copyright year 2014-01-02 16:15:54 +01:00
ColinDuquesnoy 21b91c9f9b Add python3 support 2014-01-02 16:06:01 +01:00
ColinDuquesnoy 469d9afd84 #2 Switch to MIT license 2014-01-02 15:57:14 +01:00
ColinDuquesnoy 83f7860f76 Added packaging 2013-03-10 17:59:50 +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