pyqtgraph/pyqtgraph
Daniel Hrisca 73c440a4db remove deprecated call to time.clock (#980)
remove deprecated call to time.clock for python3
2019-07-02 07:01:32 -04: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 relax image comparison for failing windows test (#979) 2019-07-02 06:57:45 -04: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
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
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
frozenSupport.py
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
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
Point.py Avoid overflow in Point.length by using trig functions or returning inf 2018-04-27 19:07:22 -07:00
ptime.py remove deprecated call to time.clock (#980) 2019-07-02 07:01:32 -04:00
python2_3.py
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
SRTTransform3D.py typo fix in comment 2018-04-26 21:57:51 +02:00
SRTTransform.py
ThreadsafeTimer.py
Transform3D.py Fix transform3D for pyside2 2018-05-23 21:30:02 -07:00
units.py
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