..
canvas
Patch/window handling ( #468 )
2020-06-01 11:23:18 -07:00
console
clean up exceptions on windows (don't show syntax error from eval attempt)
2020-07-17 09:55:46 +03:00
dockarea
Add fontSize kwarg (taken from PR #129 ) ( #1410 )
2020-10-21 22:18:36 -07:00
exporters
Fix width, height and background in SVG exporter ( #1401 )
2020-10-27 21:27:31 -07:00
flowchart
Merge pull request #1362 from bruchar1/make-terminal-sortable
2020-10-12 21:46:28 -07:00
graphicsItems
zero-step in np.arange ( #1468 )
2020-12-17 22:48:55 -08:00
GraphicsScene
Prevent item duplication in Node context menu ( #1361 )
2020-11-11 09:02:46 -08:00
imageview
Get ImageView ROI working with both row and col major data
2020-07-04 23:14:08 -07:00
metaarray
update h5py deps in metaarray
2020-07-06 01:08:01 -07:00
multiprocess
fix deprecation warning
2020-09-16 10:48:37 +02:00
opengl
Fix incorrect rendering of overlapping object in renderToArray() ( #1306 )
2020-10-13 19:47:49 -07:00
parametertree
Fix name/title handling ( #1356 )
2020-10-26 21:56:26 -07:00
pixmaps
Qulogic py3 fixes ( #1073 )
2019-11-12 08:45:42 -08:00
tests
SignalProxy: Correct initialization without slot argument and tests ( #1392 )
2020-10-13 08:50:22 -07:00
util
remove resolution test, have display information printed during debug step
2019-06-09 16:25:22 -07:00
widgets
Scatter Plot Improvements ( #1420 )
2020-12-16 11:07:39 -08:00
__init__.py
MAINT: Post 0.11.1 release, drop py2, qt4 ( #1473 )
2020-12-22 10:25:06 -08:00
colormap.py
Fix: colormap: Support various arguments as color ( #1014 )
2019-08-17 20:38:05 -07:00
configfile.py
py3 fixes
2020-07-05 22:52:15 -07:00
debug.py
sip: switch to new PyQt5 api import, with fallback to the old implementation if not found.
2020-07-27 14:52:07 +02: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
arrayToPath: revert to old meaning of connect=ndarray parameter ( #1461 )
2020-11-27 07:57:26 -08:00
graphicsWindows.py
Restore the now-deprecated PlotWindow and ImageWindow classes
2020-06-11 20:55:28 -07:00
ordereddict.py
Don't use ORderedDict backport on python 3
2017-10-11 09:05:32 -07:00
pgcollections.py
Merge master into develop ( #981 )
2019-08-16 20:16:01 -07:00
PlotData.py
import numpy as np for lines 44 and 51 ( #1161 )
2020-05-30 08:09:25 -07:00
Point.py
Fix some warnings
2020-07-13 21:09:31 -07:00
ptime.py
ptime fix - return precision clock time on py3
2020-07-17 09:53:19 +03:00
python2_3.py
Qulogic py3 fixes ( #1073 )
2019-11-12 08:45:42 -08:00
Qt.py
example app now works with Qt4 and Python2 again ( #1302 )
2020-10-19 11:51:12 -07:00
reload.py
reload fix - don't reload files with no pyc
2020-07-17 09:54:51 +03:00
SignalProxy.py
SignalProxy: Correct initialization without slot argument and tests ( #1392 )
2020-10-13 08:50:22 -07:00
SRTTransform3D.py
py3 fixes
2020-07-05 22:52:15 -07:00
SRTTransform.py
ROI tests pass with row-major axis order
2016-08-25 18:18:15 -07:00
ThreadsafeTimer.py
Fix some warnings
2020-07-13 21:09:31 -07:00
Transform3D.py
Fix transform3D for pyside2
2018-05-23 21:30:02 -07:00
units.py
Add Pa to units
2020-07-13 12:53:06 -07:00
Vector.py
improve docstring formatting and wording
2020-08-15 22:15:58 -07:00
WidgetGroup.py
py3 fixes
2020-07-05 22:52:15 -07:00