summaryrefslogtreecommitdiff
path: root/taurus/lib/taurus
Commit message (Expand)AuthorAge
* First commit in tauruslib. Restructure according to SEP10coutinho2015-03-26
* Fix bug-344: add missing init filescpascual2015-03-24
* Fix bug-328: make QtTestCase compatible with PyQt4.4cpascual2015-03-16
* Merge branch 'hotfix-rtd' into developzreszela2015-03-12
|\
| * Support non-list in keys ModuleExplorer.getAllcpascual2015-03-02
| * Update URLs in release infocpascual2015-03-02
| * Update URL in licence header for tauruscpascual2015-03-02
* | Fix bug 339coutinho2015-03-10
* | Add unittest for bug 339cpascual2015-03-10
* | Allow to use BaseWidgetTestCase without a _klasscpascual2015-03-10
* | Document the with_ui argument to loadUicpascual2015-03-09
* | Fix bug in encode methodcfalcon2015-03-09
* | Implement feat-333: busy flag in taurus worker threadscfalcon2015-03-02
* | Fix bug-331: Polling continues for unlistened attributecpascual2015-02-23
* | Update URLs in release infocpascual2015-02-17
* | Update URL in licence header for tauruscpascual2015-02-17
|/
* Fix import error in provided pint modulecpascual2015-02-04
* Install ui dirs as package_data instead of packagescpascual2015-02-04
* bump taurus version to 3.4.0cpascual2015-02-03
* Fix bug-285: --skip-gui-tests does not workcpascual2015-02-03
* Fix bug-319: QPixmapWidget setAligment doesn't work from designercoutinho2015-02-02
* Fix segfault when exiting Assistant in PyQt4.4cpascual2015-02-02
* Make help module compatible with PyQt4.4cpascual2015-02-02
* Implement feat-290: Taurus help widgetscoutinho2015-02-02
* Add unit test for the Timer classcpascual2015-01-30
* Add error handlingcoutinho2015-01-30
* Compensate for drifting when possiblecoutinho2015-01-30
* First version of feature-189: better tango pollingcoutinho2015-01-30
* Fix bug-305: wrong ui creation for TaurusArrayEditorcpascual2015-01-29
* Fix bug-240: polling error when deleting attributecoutinho2015-01-26
* Fix bug-313: show min does not work on TaurusPlotcpascual2015-01-26
* Add a util to find the absolute path for an executableMarc Josep Rosanes Siscart2015-01-21
* Implement feat-308: Add filter for same-value eventscpascual2015-01-21
* Implement feats 307 and 309: better event filteringcpascual2015-01-21
* Make SingletonWorker.size() return a valuesergi_rubio2015-01-20
* Fix invalid ranges in TaurusInputPanelcfalcon2015-01-19
* Fix bug-242: inconsistent pending ops in TaurusValueComboboxcpascual2015-01-16
* Fix bug-300: Exception in TaurusValue for PyQt<4.6cfalcon2015-01-14
* Fix bug-292: make inheritance from UILoadable workcoutinho2015-01-09
* Add missing decoratorcfalcon2015-01-09
* Starter does not clean already existing DB config.cfalcon2014-12-02
* Fix alignment issues in TaurusValueszreszela2014-10-24
* Provide switcher cls getter to the TaurusValue APIzreszela2014-10-24
* Add keyword followCompact to TaurusValue.{read, write}Widget()cpascual2014-10-24
* Propagate taurusValueBuddy ref to subwidgets in compact modecpascual2014-10-24
* Fix bug-234: QtDesigner widget should support QIcon as plugin info coutinho2014-10-24
* Fix bug-135: make design mode argument not be mandatory for designercoutinho2014-10-24
* Workaround for bug-252: force consistent QT_APITeresa2014-10-23
* Fix issues with pipelining of VideoImageCodeccpascual2014-10-23
* Add unittests for codecscpascual2014-10-23