Commit Graph

14 Commits

Author SHA1 Message Date
Daniel Pizetta 833aa3bbc6 FIX: pyside2 support reading config 2018-10-25 00:23:13 -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 937c2496db Fix window settings for both pyside and pyqt, including travis 2018-02-21 17:27:20 -03:00
Daniel Pizetta 369e479f48 Fix Typerror for python 2.7, in window.restoreState function 2018-02-20 17:25:31 -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 0ed8eb5a40 Add --test as command line option for test purposes 2018-02-07 17:01:42 -02:00
Daniel Pizetta 3ddd924245 Improves description, set default to pyqt, fix import 2018-02-07 16:32:32 -02:00
Daniel Pizetta 8d2bd8a726 Add version info in window title 2018-02-06 17:38:08 -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
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