pyqtgraph/pyqtgraph
Ogi Moore 7b47337eaf
Merge pull request #918 from j9ac9k/small-test-fixes
README, CONTRIBUTING changes, slight changes to azure CI template and tox.ini
2019-06-12 23:05:53 -07:00
..
canvas flip pyside2 template line endings 2018-05-17 09:02:41 -07:00
console Make console handle exceptions from non-gui threads a little more carefully 2018-07-03 13:43:28 -07:00
dockarea Moved emits after all method state updates since PySide2 immediately executes signals. 2019-06-01 16:28:23 -04:00
exporters Simpler way of extracting types from QByteArray 2019-05-25 00:24:48 -07:00
flowchart Moved emits after all method state updates since PySide2 immediately executes signals. 2019-06-01 16:28:23 -04:00
graphicsItems Merge pull request #914 from j9ac9k/fix-lastScene-signal-reference 2019-06-09 18:24:58 -07:00
GraphicsScene Merge branch 'develop' into pyside2 2018-05-22 15:22:54 -07:00
imageview Fix deprecation warning of multi-dimension tuples 2019-05-21 13:38:34 +02:00
metaarray MetaArray: make it possible to append multiple axis values 2017-09-28 09:09:17 -07:00
multiprocess Merge pull request #445 from eendebakpt/feat/remotewarning 2019-06-10 08:53:06 -07:00
opengl Merge pull request #770 from cklb/develop 2019-06-04 13:29:26 -07:00
parametertree Moved emits after all method state updates since PySide2 immediately executes signals. 2019-06-01 16:28:23 -04:00
pixmaps Import from python2_3 for all uses of basestring, cmp, and xrange 2015-05-19 09:29:55 -04:00
tests remove resolution test, have display information printed during debug step 2019-06-09 16:25:22 -07:00
util remove resolution test, have display information printed during debug step 2019-06-09 16:25:22 -07:00
widgets Merge pull request #473 from tmtnslt/patch-1 2019-06-07 14:39:12 -07:00
__init__.py Update version string to 0.11.0.dev0 and handling in setup 2018-05-30 08:53:32 -07:00
colormap.py Fix issue with Python3 and changes in how it handles zip. 2016-09-28 17:00:10 -06:00
configfile.py Add datetime support to configfile 2017-11-01 16:57:45 -07:00
debug.py fix iteritems 2018-05-15 16:37:20 -07:00
exceptionHandling.py Squashed commit of the following: 2014-08-07 09:03:26 -04:00
frozenSupport.py Added Travis CI support 2014-03-30 02:51:32 -04:00
functions.py Merge pull request #876 from Dschoni/Fix-deprecated-boolean-substract 2019-05-23 22:26:21 -07:00
graphicsWindows.py move mkQApp to Qt.py to make it easier to import internally 2018-02-23 17:34:15 -08:00
numpy_fix.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
ordereddict.py Don't use ORderedDict backport on python 3 2017-10-11 09:05:32 -07:00
pgcollections.py Try to import from collections.abc for Python 3.3+ (#887) 2019-05-25 16:25:49 -07:00
PlotData.py Added GLBarGraphItem example 2013-09-06 15:36:36 -04:00
Point.py Avoid overflow in Point.length by using trig functions or returning inf 2018-04-27 19:07:22 -07:00
ptime.py Bugfixes: 2013-01-30 15:51:38 -05:00
python2_3.py Import from python2_3 for all uses of basestring, cmp, and xrange 2015-05-19 09:29:55 -04:00
Qt.py make use of shiboken2 directly for isValid method 2019-05-12 17:35:26 -07:00
reload.py Add condition for namespace packages 2019-05-27 16:49:08 -05:00
SignalProxy.py Moved emits after all method state updates since PySide2 immediately executes signals. 2019-06-01 16:28:23 -04:00
SRTTransform.py ROI tests pass with row-major axis order 2016-08-25 18:18:15 -07:00
SRTTransform3D.py typo fix in comment 2018-04-26 21:57:51 +02:00
ThreadsafeTimer.py Switching to relative imports to allow pyqtgraph to be imported under other names. 2013-12-22 02:08:39 -05:00
Transform3D.py Fix transform3D for pyside2 2018-05-23 21:30:02 -07:00
units.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
Vector.py Fix up Qt.py and deprecate USE_XX variables 2018-02-16 20:42:34 -08:00
WidgetGroup.py Fix up Qt.py and deprecate USE_XX variables 2018-02-16 20:42:34 -08:00