Commit Graph

115 Commits

Author SHA1 Message Date
ColinDuquesnoy a2b159a1c6 Bump version to 1.9
Update changelog

fixes #10
2014-03-21 13:26:41 +01:00
ColinDuquesnoy 1c250a3067 #10 Improve QTabBar consistency
and make selected tabs more distinctive
2014-03-21 11:39:57 +01:00
ColinDuquesnoy 1f6f7bc8c8 Prevent setup.py from installing *.qrc *.png files 2014-02-25 14:53:50 +01:00
ColinDuquesnoy 35c7c779b2 Update screenshots 2014-02-25 09:31:56 +01:00
ColinDuquesnoy 3522cd0e3b Bump version to 1.8 2014-02-25 09:30:09 +01:00
ColinDuquesnoy 514399c871 Update readme (changelog) 2014-02-25 09:30:02 +01:00
ColinDuquesnoy 4a2386e165 QTableView: fix grid line when ONLY one row/col 2014-02-25 09:20:05 +01:00
ColinDuquesnoy 0aba94588f Add QToolBox support
Add tool box to example, fixes #9
2014-02-25 09:17:10 +01:00
ColinDuquesnoy 2ff0604eb0 Bump version to 1.7 2014-02-24 13:20:57 +01:00
ColinDuquesnoy 1028455f40 Update changelog 2014-02-24 13:20:43 +01:00
ColinDuquesnoy 1ec10b47b8 Update screenshots 2014-02-24 12:33:01 +01:00
ColinDuquesnoy b82eeb4ad6 #7 Ooops fix QTableView background color 2014-02-24 12:26:50 +01:00
ColinDuquesnoy e8b1dfe736 Update screenshots 2014-02-24 11:54:45 +01:00
ColinDuquesnoy 882d4622f6 #7 Remove table outline border
Redundant with grid-line
2014-02-24 11:29:05 +01:00
ColinDuquesnoy d77987c518 Fix bottom tab style
No looks like a bumped button (like other tabs in other positions)
2014-02-24 11:21:47 +01:00
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 28c1071f09 Update changelog 2014-02-20 13:31:34 +01:00
ColinDuquesnoy 34e90a008b Update readme
Remove the list of styled widgets. Most widgets have been styled.
Update changelog for v.1.6
2014-02-20 13:29:06 +01:00
ColinDuquesnoy 9f709fecb9 Recompile python rc scripts 2014-02-20 13:25:22 +01:00
ColinDuquesnoy e40d6dd2b4 Add more screenshots 2014-02-20 13:25:14 +01:00
ColinDuquesnoy 592cf506e4 Update internal app screenshot 2014-02-20 13:25:05 +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 93f9259fb6 Add more widgets to example (tool bar) 2014-02-20 12:08:37 +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 5b862e6e4c Finish release 1.5 2014-02-20 11:07:53 +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 5c65bcba1e #6 Add tabified dock widgets to the example
The bug can be reproduces on linux
2014-02-20 08:25:50 +01:00
ColinDuquesnoy fe44ba19c4 Update changelog 2014-02-17 15:59:08 +01:00
ColinDuquesnoy 2fed125b0d Bump version to 1.4 2014-02-17 15:59:01 +01:00
ColinDuquesnoy bba2d80b98 Update readme
Now that style.qss has been added to the qrc file, users do not
need to add it themselves.
2014-02-17 15:58:00 +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 3ab302ae19 Bump to version 1.3 2014-01-30 11:24:18 +01:00
ColinDuquesnoy b7209338fe Update readme
Update change log for next release
2014-01-30 11:23:57 +01:00
ColinDuquesnoy dbc10dcc14 Remove cross on checkbox pressed 2014-01-30 11:18:44 +01:00
ColinDuquesnoy ac7a9eee9f Add examples screenshots 2014-01-30 11:17:49 +01:00
ColinDuquesnoy 133f0a954c Update example with a disabled button 2014-01-30 11:17:49 +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