pyqtgraph/pyqtgraph
2019-06-28 10:59:03 -03: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 Add Dock test and remove outdated comments (#659) 2019-06-27 21:51:54 -07: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 #333 from ombschervister/legend_fix 2019-06-27 14:44:55 -07:00
GraphicsScene Check if items having events sent to are still in the scene (#919) 2019-06-19 22:08:54 -07:00
imageview Allow last image in stack to be selected by slider in ImageView 2019-06-25 16:46:01 -07:00
metaarray MetaArray: make it possible to append multiple axis values 2017-09-28 09:09:17 -07:00
multiprocess Merge pull request #782 from spauka/fix_fforward_spin 2019-06-25 17:04:53 +02:00
opengl Corrected documentation for heightColor shader 2019-06-28 01:51:20 +02: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 Fix pg.exit test in case pyqtgraph is not installed 2019-06-25 23:20:28 -07:00
util remove resolution test, have display information printed during debug step 2019-06-09 16:25:22 -07:00
widgets Work around PySide setOverrideCursor bug in BusyCursor 2019-06-24 15:39:12 -07:00
__init__.py Handle invalid file descriptor in exit 2019-06-23 12:14:52 -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 Allow multiline parameters in configparser (#949) 2019-06-22 22:17:14 -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 Fix infinite scale in makeARGB (#955) 2019-06-23 09:38:48 -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 FIX: fix disconnect method of SignalProxy class. 2019-06-28 10:59:03 -03: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