.. |
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
|
Make DockArea compatible with Qt Designer (#158)
|
2019-09-13 23:08:28 -07:00 |
exporters
|
Ensure exported images use integer dimensions.
|
2019-09-13 01:07:57 -04:00 |
flowchart
|
Call parent __init__ as soon as possible for CtrlNode
|
2019-06-30 17:50:11 +02:00 |
graphicsItems
|
Always update transform when setting angle of a TextItem (#970)
|
2019-09-13 22:04:48 -07:00 |
GraphicsScene
|
Update GraphicsScene.py (#599)
|
2019-09-12 20:24:48 -07:00 |
imageview
|
Merge pull request #1016 from 2xB/fix-862
|
2019-08-16 20:28:02 -07:00 |
metaarray
|
Merge master into develop (#981)
|
2019-08-16 20:16:01 -07:00 |
multiprocess
|
Call multiprocess.connection.Connection.send_bytes with bytes
|
2019-07-20 20:33:11 +02:00 |
opengl
|
fix: circular texture was slightly off-center (#1012)
|
2019-09-13 22:12:23 -07:00 |
parametertree
|
Moved emits after all method state updates since PySide2 immediately executes signals.
|
2019-06-01 16:28:23 -04:00 |
pixmaps
|
Import from python2_3 for all uses of basestring, cmp, and xrange
|
2015-05-19 09:29:55 -04:00 |
tests
|
Fixes incorrect default value for scale parameter in makeARGB. (#793)
|
2019-08-17 22:19:11 -07:00 |
util
|
remove resolution test, have display information printed during debug step
|
2019-06-09 16:25:22 -07:00 |
widgets
|
Use Qt5 QWheelEvent functions if necessary (#924)
|
2019-08-18 10:17:34 -07:00 |
__init__.py
|
Handle invalid file descriptor in exit
|
2019-06-23 12:14:52 -07:00 |
colormap.py
|
Fix: colormap: Support various arguments as color (#1014)
|
2019-08-17 20:38:05 -07:00 |
configfile.py
|
Merge master into develop (#981)
|
2019-08-16 20:16:01 -07:00 |
debug.py
|
Merge master into develop (#981)
|
2019-08-16 20:16:01 -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
|
Fixes incorrect default value for scale parameter in makeARGB. (#793)
|
2019-08-17 22:19:11 -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
|
Merge master into develop (#981)
|
2019-08-16 20:16:01 -07:00 |
PlotData.py
|
Added GLBarGraphItem example
|
2013-09-06 15:36:36 -04:00 |
Point.py
|
Merge master into develop (#981)
|
2019-08-16 20:16:01 -07:00 |
ptime.py
|
Merge master into develop (#981)
|
2019-08-16 20:16:01 -07: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
|
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
|
ROI tests pass with row-major axis order
|
2016-08-25 18:18:15 -07: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
|
Merge master into develop (#981)
|
2019-08-16 20:16:01 -07:00 |
WidgetGroup.py
|
Merge master into develop (#981)
|
2019-08-16 20:16:01 -07:00 |