summaryrefslogtreecommitdiff
path: root/lib/taurus/qt/qtgui/graphic/jdraw/jdraw.py
Commit message (Expand)AuthorAge
* Remove variable `__all__` in non-API modulesCarlos Pascual2021-07-01
* [flake8] Fix F841 issuesCarlos Pascual2021-06-17
* [flake8] Fix E712,E713,E714,721 issuesCarlos Pascual2021-06-17
* [flake8] Fix E722 issuesCarlos Pascual2021-06-17
* [flake8] Fix E262,E265,E266Carlos Pascual2021-06-16
* [flake8] Fix E-501 (manual, wip)Carlos Pascual2021-06-15
* Reformat all docstring from taurus style to reSTCarlos Pascual2021-06-15
* [flake8] Fix E-501 (manual, wip)Carlos Pascual2021-06-15
* Reformat whole taurus source with blackCarlos Pascual2021-06-07
* Remove imports of future and __future__ modulesCarlos Pascual2021-05-26
* Add dummy JDBar support in TaurusJDrawGraphicsFactoryCarlos Pascual2020-02-26
* Avoid relative import error in jdraw modulecfalcon2019-03-11
* Remove all usages of QtCore.QString in TaurusCarlos Pascual2018-11-28
* Group importsCarlos Pascual2018-09-27
* Review futurize changes in qtguiCarlos Pascual2018-09-27
* Replaces list(somedict.key()) with list(somedict) and similar patters.Alexander Senchenko2018-09-05
* apply futurize stage2Piergiorgio Pancino2018-07-09
* futurize stage1 + minor changespiertoni2018-02-21
* Apply autopep8 (first time)cpascual2016-02-29
* Merge sardana sep3 into tep3cpascual2015-03-30
* First commit in tauruslib. Restructure according to SEP10coutinho2015-03-26