pyqtgraph/pyqtgraph
Martin Fitzpatrick 42dbd7956a Adding PyQt5 compatibility (broken)
Adding compatibility for PyQt5 via a shim in Qt.py. This restructures the PyQt5 libraries
to match the layout seen in PyQt4, allowing it to continue to be used as drop in replacement.

This works up to the point of importing, however other API changes are broken - for example
the deprectation of .scale() on GraphicsItems throws an error currently.
2014-02-14 10:29:33 +01:00
..
canvas rebuild UI files 2013-12-23 10:11:20 -05:00
console rebuild UI files 2013-12-23 10:11:20 -05:00
dockarea dockarea, imageview, metaarray 2013-12-23 10:06:26 -05:00
exporters Fixes against relative-import reorganization 2013-12-23 18:42:02 -05:00
flowchart Signal cleanup: 2014-02-07 10:38:41 -05:00
graphicsItems Adding PyQt5 compatibility (broken) 2014-02-14 10:29:33 +01:00
GraphicsScene Added BarGraphItem.shape() to allow better mouse interaction 2014-02-09 10:38:29 -05:00
imageview Adding PyQt5 compatibility (broken) 2014-02-14 10:29:33 +01:00
metaarray dockarea, imageview, metaarray 2013-12-23 10:06:26 -05:00
multiprocess exporters, multiprocess, opengl 2013-12-23 09:46:54 -05:00
opengl Added support for GL_LINES in GLLinePlotItem 2014-02-09 10:39:20 -05:00
parametertree Signal cleanup: 2014-02-07 10:38:41 -05:00
PIL_Fix Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
pixmaps Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
widgets Signal cleanup: 2014-02-07 10:38:41 -05:00
__init__.py Adding PyQt5 compatibility (broken) 2014-02-14 10:29:33 +01:00
colormap.py Switching to relative imports to allow pyqtgraph to be imported under other names. 2013-12-22 02:08:39 -05:00
configfile.py python3 fixes 2013-02-24 23:09:03 -05:00
debug.py * Made new profilers compatible with old API 2013-12-15 09:07:09 -05:00
exceptionHandling.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
frozenSupport.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
functions.py Bugfixes: 2014-02-03 22:24:45 -05:00
graphicsWindows.py Signal cleanup: 2014-02-07 10:38:41 -05:00
numpy_fix.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
ordereddict.py Ordereddict exploses with python2.6 ... 2013-10-17 20:19:30 +02:00
pgcollections.py Add backport ordereddict to repository 2013-10-18 11:21:15 -04:00
PlotData.py Added GLBarGraphItem example 2013-09-06 15:36:36 -04:00
Point.py Minor fixes for py3k 2013-07-04 05:52:16 +08:00
ptime.py Bugfixes: 2013-01-30 15:51:38 -05:00
python2_3.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
Qt.py Adding PyQt5 compatibility (broken) 2014-02-14 10:29:33 +01:00
reload.py Fixed print statements for python 3 2013-01-12 14:35:32 -05:00
SignalProxy.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
SRTTransform.py Switching to relative imports to allow pyqtgraph to be imported under other names. 2013-12-22 02:08:39 -05:00
SRTTransform3D.py Switching to relative imports to allow pyqtgraph to be imported under other names. 2013-12-22 02:08:39 -05: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 Switching to relative imports to allow pyqtgraph to be imported under other names. 2013-12-22 02:08:39 -05:00
units.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
Vector.py Workaround for pyside bug: https://bugs.launchpad.net/pyqtgraph/+bug/1223173 2013-09-10 02:51:57 -04:00
WidgetGroup.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00