Commit Graph

23 Commits

Author SHA1 Message Date
Daniel Pizetta
561a6f8d06 Fix names of tabs 2018-11-01 16:07:48 -03:00
Daniel Pizetta
e3842b3792 Update example 2018-10-27 00:04:08 -03:00
Daniel Pizetta
6b68706f58 Fix stylesheet problem and update sources 2018-10-25 17:23:09 -03:00
Daniel Pizetta
d909ed47f9 Add test for editing combobox #111 and link #112, fixes #109 2018-10-25 01:34:50 -03:00
Daniel Pizetta
3b4551153f Refresh ui to py files, add pyside2 support 2018-10-25 00:19:43 -03:00
Daniel Pizetta
da7dad84aa NEW: refreshing example 2018-10-24 15:35:49 -03:00
Daniel Pizetta
2e22431915 Dividing the GUI into pieces, more easy to make changes 2018-02-20 13:15:47 -03:00
Daniel Pizetta
aaeb42bfd2 Restore missing __init__ file 2018-02-07 17:16:04 -02:00
Daniel Pizetta
4006220679 New complete example, ui files and script for processing, screenshots and update README 2018-02-06 12:17:25 -02:00
Colin Duquesnoy
15a0dfd0fc Add a QDateEdit to example 2016-11-27 13:09:49 +01:00
ColinDuquesnoy
f3bf9129d3 Add style for QPushButton:checked
and update example

Fix #26
2015-06-23 21:44:34 +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
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