Commit Graph

28 Commits

Author SHA1 Message Date
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
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
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
ColinDuquesnoy
af7ae25ffc Cleanup examples 2014-05-17 20:42:07 +02:00
ColinDuquesnoy
f448346f44 Add PyQt5 support
Use load_stylesheet_pyqt5 instead of load_stylesheet
2014-05-17 20:42:07 +02:00
ColinDuquesnoy
7e625b521c Use logging instead of print 2014-05-16 23:34:59 +02:00
ColinDuquesnoy
0aba94588f Add QToolBox support
Add tool box to example, fixes #9
2014-02-25 09:17:10 +01:00
ColinDuquesnoy
93f9259fb6 Add more widgets to example (tool bar) 2014-02-20 12:08:37 +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
133f0a954c Update example with a disabled button 2014-01-30 11:17:49 +01:00
ColinDuquesnoy
b0fd09d657 Add QTabWidget to example 2014-01-30 11:17:49 +01:00
Colin Duquesnoy
087db0e221 Delete example_pyqt_ui.pyc 2014-01-26 15:59:29 +01:00
ColinDuquesnoy
0e7920eb68 #4 Add a QTableWidget to the examples
and a compile script for convenience
2014-01-26 15:58:50 +01:00
ColinDuquesnoy
a9f8d32608 #2 Update copyright year 2014-01-02 16:15:54 +01:00
ColinDuquesnoy
2d9f341ab6 Add travis integration to test the examples 2014-01-02 16:12:25 +01:00
ColinDuquesnoy
c58336977d Add a pyqt example
(and rename the original example into example_pyqide)
2014-01-02 15:57:42 +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
ColinDuquesnoy
6e06a97570 Moved example in a subdirectory 2013-03-10 16:34:10 +01:00