.. |
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
|
When a floating Dock window is closed, the dock is now returned to its original DockArea
|
2018-03-30 10:29:45 -07:00 |
exporters
|
Simpler way of extracting types from QByteArray
|
2019-05-25 00:24:48 -07:00 |
flowchart
|
Use defaultSuffix for smarter file extension handling.
|
2019-05-23 19:02:56 -07:00 |
graphicsItems
|
Merge pull request #907 from jetperch/develop
|
2019-05-31 21:05:29 -07:00 |
GraphicsScene
|
Merge branch 'develop' into pyside2
|
2018-05-22 15:22:54 -07:00 |
imageview
|
Fix deprecation warning of multi-dimension tuples
|
2019-05-21 13:38:34 +02:00 |
metaarray
|
MetaArray: make it possible to append multiple axis values
|
2017-09-28 09:09:17 -07:00 |
multiprocess
|
Merge pull request #635 from campagnola/pyside2
|
2018-05-24 17:14:11 -07:00 |
opengl
|
move panning code from mouse handler to pan()
|
2018-06-07 17:49:42 -07:00 |
parametertree
|
MNT: use raw for regular expression
|
2019-02-14 16:41:54 -05:00 |
pixmaps
|
Import from python2_3 for all uses of basestring, cmp, and xrange
|
2015-05-19 09:29:55 -04:00 |
tests
|
We support pyside2 don't we?
|
2019-05-30 14:40:39 -07:00 |
util
|
We support pyside2 don't we?
|
2019-05-30 14:40:39 -07:00 |
widgets
|
TreeWidget.topLevelItems Python 3 fix
|
2019-05-23 23:56:53 -07:00 |
__init__.py
|
Update version string to 0.11.0.dev0 and handling in setup
|
2018-05-30 08:53:32 -07:00 |
colormap.py
|
Fix issue with Python3 and changes in how it handles zip.
|
2016-09-28 17:00:10 -06:00 |
configfile.py
|
Add datetime support to configfile
|
2017-11-01 16:57:45 -07:00 |
debug.py
|
fix iteritems
|
2018-05-15 16:37:20 -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
|
Merge pull request #876 from Dschoni/Fix-deprecated-boolean-substract
|
2019-05-23 22:26:21 -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
|
Try to import from collections.abc for Python 3.3+ (#887)
|
2019-05-25 16:25:49 -07:00 |
PlotData.py
|
Added GLBarGraphItem example
|
2013-09-06 15:36:36 -04:00 |
Point.py
|
Avoid overflow in Point.length by using trig functions or returning inf
|
2018-04-27 19:07:22 -07: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
|
make use of shiboken2 directly for isValid method
|
2019-05-12 17:35:26 -07:00 |
reload.py
|
fix reload import
|
2018-04-26 13:28:51 -07:00 |
SignalProxy.py
|
Fixed ref cycle in SignalProxy
|
2014-04-27 12:25:11 -04: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
|
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 |