Commit Graph

31 Commits

Author SHA1 Message Date
dpizetta fd5d7e6411 Fix docs, improve code 2019-06-22 09:26:39 -03:00
dpizetta 91a0b24169 Fix tox, remove unecessary files, fix generation of screenshots in docs 2019-06-22 08:57:27 -03:00
dpizetta b4aba7be1f Fix example when generating screenshots, time/machine dependent 2019-06-21 16:27:22 -03:00
dpizetta f69fcab8c1 Update example 2019-06-18 00:23:09 -03:00
dpizetta bf5cf471d7 Fix example style instance order 2019-06-07 10:10:51 -03:00
dpizetta 6d282b12e9 Fix example debug level 2019-06-04 13:08:24 -03:00
dpizetta 26a3025fd5 Update example to use only qtpy, more changes needed 2019-06-04 11:17:08 -03:00
dpizetta c8afa095e7 Fix problems with read settings with PySide2 2019-06-01 16:07:54 -03:00
dpizetta 587d1e5db9 Update paths and add blacklist to create rc images 2019-05-31 22:36:56 -03:00
dpizetta 6e547cd20c Fix no_dark option in example, fixes #167 2019-05-20 16:50:33 -03:00
dpizetta acf382ee4a Remove old call to information() 2019-05-06 16:29:54 -03:00
Gonzalo Peña-Castellanos f84fff1711 PR: Add custom palette creation api, #161
* Add constants for file names and paths
* Reorganize utils and move image processing scripts
* Update palette file and move out of QSS folder into palette module
* Fix process_qrc script with new import paths
* Update scripts
* Fix patches for example
* Fix code and example custom palette
* Add simple test
2019-05-06 08:29:07 -03:00
Gonzalo Peña-Castellanos 29b3925270 PR: Add script to generate screenshots, closes #152 2019-05-04 09:32:37 -03:00
dpizetta 84854a2656 Add more style on status bar, add example - fixes spyder #9120,#9121 2019-04-24 11:27:06 -03:00
Daniel Pizetta 85b8333faa Prepare example to run with no screen 2018-11-08 15:03:25 -02:00
Daniel Pizetta e712b30164 Add reset option and fix positions 2018-11-01 16:07:31 -03:00
Daniel Pizetta a248ae00a0 Removing unneded import importlib 2018-10-28 14:23:41 -03:00
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