pyqtgraph/pyqtgraph
Luke Campagnola 51b3201564
Merge pull request #824 from ronpandolfi/develop
Fix for PySide2; QtCore.QPoint.__sub__ no longer works with tuples
2019-05-03 10:58:21 -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 When a floating Dock window is closed, the dock is now returned to its original DockArea 2018-03-30 10:29:45 -07:00
exporters SVGExport: Initialize option.exposedRect for items that use it 2018-07-06 15:53:28 +02:00
flowchart Merge pull request #635 from campagnola/pyside2 2018-05-24 17:14:11 -07:00
graphicsItems Add changelog entry and credit for previous PR 2018-11-09 07:18:36 -08:00
GraphicsScene Merge branch 'develop' into pyside2 2018-05-22 15:22:54 -07:00
imageview Fix QString handling 2018-06-22 17:31:58 -07:00
metaarray MetaArray: make it possible to append multiple axis values 2017-09-28 09:09:17 -07:00
multiprocess Merge pull request #635 from campagnola/pyside2 2018-05-24 17:14:11 -07:00
opengl move panning code from mouse handler to pan() 2018-06-07 17:49:42 -07:00
parametertree Don't store children key in Parameter.opts (closes #494, fixes #493) 2018-06-05 15:20:15 -07:00
pixmaps Import from python2_3 for all uses of basestring, cmp, and xrange 2015-05-19 09:29:55 -04:00
tests Merge branch 'develop' into pyside2 2018-05-22 15:22:54 -07:00
util fix lru_cache 2018-05-16 08:33:51 -07:00
widgets Merge pull request #824 from ronpandolfi/develop 2019-05-03 10:58:21 -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 Fixing order of positions in colormap 2016-02-10 10:08:39 +01: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 branch 'develop' into pyside2 2018-05-22 15:22:54 -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 fix itervalues 2018-05-15 16:37:58 -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 Merge branch 'develop' into pyside2 2018-05-22 15:22:54 -07:00
reload.py fix reload import 2018-04-26 13:28:51 -07:00
SignalProxy.py Fixed ref cycle in SignalProxy 2014-04-27 12:25:11 -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