pyqtgraph/pyqtgraph
Luke Campagnola 1036edf618 Merge pull request #194 from ixjlyons/gl-background
Use glColor instead of mkColor to set GLViewWidget background color.
2015-08-08 13:30:08 -04:00
..
canvas Merge branch 'pyqt5' into develop 2015-02-28 11:46:41 -05:00
console Import from python2_3 for all uses of basestring, cmp, and xrange 2015-05-19 09:29:55 -04:00
dockarea Import from python2_3 for all uses of basestring, cmp, and xrange 2015-05-19 09:29:55 -04:00
exporters MNT: Use tempfile 2015-07-17 13:33:39 -04:00
flowchart Import from python2_3 for all uses of basestring, cmp, and xrange 2015-05-19 09:29:55 -04:00
graphicsItems Merge pull request #135 from termim/stepMode_and_Average 2015-08-08 13:02:16 -04:00
GraphicsScene Import from python2_3 for all uses of basestring, cmp, and xrange 2015-05-19 09:29:55 -04:00
imageview Merge branch 'pyqt5' into develop 2015-02-28 11:46:41 -05:00
metaarray Import from python2_3 for all uses of basestring, cmp, and xrange 2015-05-19 09:29:55 -04:00
multiprocess Import from python2_3 for all uses of basestring, cmp, and xrange 2015-05-19 09:29:55 -04:00
opengl Use glColor instead of mkColor to set GLViewWidget background color. 2015-07-22 13:13:26 -07:00
parametertree TST: python 3 generator compat 2015-07-11 11:20:29 -05:00
pixmaps Import from python2_3 for all uses of basestring, cmp, and xrange 2015-05-19 09:29:55 -04:00
tests TST: Tests are passing on pyside, but many are skipped 2015-07-31 10:23:00 -04:00
util MNT: Print function -> Print statement 2015-07-11 11:17:48 -05:00
widgets Fix #92 (thanks jaxankey) 2015-06-03 22:18:02 -04:00
__init__.py DOC: Document the valid args for bg/fg 2015-07-12 16:43:05 -05:00
colormap.py Import from python2_3 for all uses of basestring, cmp, and xrange 2015-05-19 09:29:55 -04:00
configfile.py Import from python2_3 for all uses of basestring, cmp, and xrange 2015-05-19 09:29:55 -04:00
debug.py Import from python2_3 for all uses of basestring, cmp, and xrange 2015-05-19 09:29:55 -04: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 Import from python2_3 for all uses of basestring, cmp, and xrange 2015-05-19 09:29:55 -04: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 Added Travis CI support 2014-03-30 02:51:32 -04: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 Import from python2_3 for all uses of basestring, cmp, and xrange 2015-05-19 09:29:55 -04:00
Qt.py TST: use pyqtgraph.Qt to import Qt stuff 2015-07-31 10:22:41 -04:00
reload.py Fixed print statements for python 3 2013-01-12 14:35:32 -05:00
SignalProxy.py Fixed ref cycle in SignalProxy 2014-04-27 12:25:11 -04: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 Added SRTTransform3D test, corrected fromMatrix bug 2014-03-11 10:11:03 -04: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 Squashed commit of the following: 2014-08-07 09:03:26 -04:00
WidgetGroup.py more examples working under pyqt5 2015-02-28 11:05:57 -05:00