.. |
canvas
|
New Template Files for PyQt6 6.1
|
2021-06-08 21:23:49 -07:00 |
colors/maps
|
Fix Matplotlib color map import, add CC0 maps locally (#1865)
|
2021-06-26 08:41:57 -07:00 |
console
|
New Template Files for PyQt6 6.1
|
2021-06-08 21:23:49 -07:00 |
dockarea
|
Use Qt6 Enum Namespace
|
2021-06-08 21:23:49 -07:00 |
exporters
|
fix PyQt6 long spelling for enums
|
2021-06-10 03:33:04 +08:00 |
flowchart
|
New Template Files for PyQt6 6.1
|
2021-06-08 21:23:49 -07:00 |
graphicsItems
|
None-check self.label before access
|
2021-07-18 17:24:55 +09:00 |
GraphicsScene
|
Add missing enums
|
2021-06-10 21:28:19 -07:00 |
icons
|
GraphIcons: Extend and deprecate previous pixmaps (#1534)
|
2021-02-05 21:09:59 -08:00 |
imageview
|
add __all__ to various files
|
2021-06-25 21:19:33 +08:00 |
metaarray
|
put new location in deprecation warning
|
2021-07-16 15:59:23 -07:00 |
multiprocess
|
remote: exchange pids if running in Windows venv
|
2021-06-22 21:59:39 +08:00 |
opengl
|
catch specific KeyError exception
|
2021-07-18 10:45:58 +08:00 |
parametertree
|
Remove Qt 6.0 support
|
2021-06-08 21:23:49 -07:00 |
Qt
|
remove imports subdir
|
2021-06-26 07:54:03 +08:00 |
util
|
Move and Update test-data repo into pyqtgraph repo
|
2021-05-31 21:05:00 -07:00 |
widgets
|
glDisable(GL_TEXTURE_3D) -> glDisable(GL_TEXTURE_2D)
|
2021-07-18 09:09:57 +08:00 |
__init__.py
|
Update version number
|
2021-07-08 01:18:00 -05:00 |
colormap.py
|
Draw GradientLegend in ViewBox coordinates (#1864)
|
2021-07-03 21:43:39 -07:00 |
configfile.py
|
Replace uses of tempfile.mktemp with tempfile.NamedTemporaryFile
|
2021-05-31 21:06:16 -07:00 |
debug.py
|
Have debug.printExc emits RuntimeWarning
|
2021-05-31 21:06:16 -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_numba.py
|
rename private function and its arguments
|
2021-06-16 06:50:51 +08:00 |
functions.py
|
Raise TypeError instead of Exception
|
2021-07-08 13:35:22 -05:00 |
graphicsWindows.py
|
add __all__ to various files
|
2021-06-25 21:19:33 +08:00 |
ordereddict.py
|
deprecate ordereddict.OrderedDict on instantiation
|
2021-06-25 21:19:34 +08:00 |
pgcollections.py
|
Deprecate unused/unnecessary modules (#1576)
|
2021-02-15 09:52:06 -08:00 |
PlotData.py
|
import numpy as np for lines 44 and 51 (#1161)
|
2020-05-30 08:09:25 -07:00 |
Point.py
|
Revert Point.angle behavior change (#1806)
|
2021-05-27 08:51:06 -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 |
reload.py
|
Remove unreachable code
|
2021-04-25 21:36:23 -07:00 |
SignalProxy.py
|
SignalProxy: Correct initialization without slot argument and tests (#1392)
|
2020-10-13 08:50:22 -07:00 |
SRTTransform3D.py
|
Use math.radians and math.degrees
|
2021-04-23 22:43:51 -07:00 |
SRTTransform.py
|
Revert Point.angle behavior change (#1806)
|
2021-05-27 08:51:06 -07:00 |
ThreadsafeTimer.py
|
add __all__ to various files
|
2021-06-25 21:19:33 +08:00 |
Transform3D.py
|
Fix transform3D for pyside2
|
2018-05-23 21:30:02 -07:00 |
units.py
|
add unicode units (#1471)
|
2021-01-03 14:28:56 -08:00 |
Vector.py
|
fix: QVector3D has no copy constructor
|
2021-05-13 08:23:06 +08:00 |
WidgetGroup.py
|
WidgetGroup.py : PyQt6 was taking PyQt4 codepath
|
2021-01-23 08:29:51 +08:00 |