.. |
cx_freeze
|
Added cx_freeze example (thanks Jerry!)
|
2014-06-06 15:53:17 -06:00 |
optics
|
add missing example template file
|
2016-11-04 22:47:10 -07:00 |
py2exe
|
Fix: avoid importing py3 module from pyqt when using py2
|
2014-04-03 13:33:16 -04:00 |
relativity
|
Import from python2_3 for all uses of basestring, cmp, and xrange
|
2015-05-19 09:29:55 -04:00 |
verlet_chain
|
corrections to manifest
|
2014-12-23 15:55:52 -05:00 |
__init__.py
|
|
|
__main__.py
|
make python examples/ work again
|
2015-07-12 17:13:56 -05:00 |
Arrow.py
|
|
|
BarGraphItem.py
|
|
|
beeswarm.py
|
|
|
CLIexample.py
|
|
|
ColorButton.py
|
|
|
ConsoleWidget.py
|
|
|
contextMenu.py
|
|
|
crosshair.py
|
|
|
customGraphicsItem.py
|
|
|
CustomGraphItem.py
|
|
|
customPlot.py
|
|
|
DataSlicing.py
|
|
|
DataTreeWidget.py
|
|
|
designerExample.py
|
|
|
designerExample.ui
|
|
|
dockarea.py
|
minor cleanups
|
2014-05-08 09:50:26 -04:00 |
Draw.py
|
|
|
ErrorBarItem.py
|
Add ErrorBarItem.setData
|
2014-06-27 10:55:55 -04:00 |
exampleLoaderTemplate_pyqt5.py
|
Cleaned up example loader
|
2015-02-28 10:32:34 -05:00 |
exampleLoaderTemplate_pyqt.py
|
Cleaned up example loader
|
2015-02-28 10:32:34 -05:00 |
exampleLoaderTemplate_pyside.py
|
Cleaned up example loader
|
2015-02-28 10:32:34 -05:00 |
exampleLoaderTemplate.ui
|
Cleaned up example loader
|
2015-02-28 10:32:34 -05:00 |
FillBetweenItem.py
|
Fix some bugs in PyQt5
|
2015-01-17 00:21:33 +08:00 |
Flowchart.py
|
Clean up examples / docs
|
2016-08-31 15:14:25 -07:00 |
FlowchartCustomNode.py
|
Fix opt name for SpinBox: range -> bounds.
|
2016-04-11 21:05:21 -07:00 |
GLBarGraphItem.py
|
|
|
GLImageItem.py
|
|
|
GLIsosurface.py
|
|
|
GLLinePlotItem.py
|
|
|
GLMeshItem.py
|
|
|
GLScatterPlotItem.py
|
|
|
GLshaders.py
|
|
|
GLSurfacePlot.py
|
|
|
GLViewWidget.py
|
|
|
GLVolumeItem.py
|
|
|
GradientEditor.py
|
|
|
GradientWidget.py
|
Fix some bugs in PyQt5
|
2015-01-17 00:21:33 +08:00 |
GraphicsLayout.py
|
|
|
GraphicsScene.py
|
|
|
GraphItem.py
|
|
|
hdf5.py
|
Import from python2_3 for all uses of basestring, cmp, and xrange
|
2015-05-19 09:29:55 -04:00 |
histogram.py
|
minor cleanup
|
2014-04-12 18:01:50 -04:00 |
HistogramLUT.py
|
|
|
imageAnalysis.py
|
IsocurveItem obeys imageAxisOrder config option
|
2016-08-27 22:36:05 -07:00 |
ImageItem.py
|
|
|
ImageView.py
|
Clean up examples / docs
|
2016-08-31 15:14:25 -07:00 |
infiniteline_performance.py
|
infinite line performance improvement
|
2016-02-04 03:28:59 +01:00 |
InfiniteLine.py
|
rename example
|
2016-02-28 18:54:55 -08:00 |
initExample.py
|
Cleaned up example loader
|
2015-02-28 10:32:34 -05:00 |
isocurve.py
|
|
|
JoystickButton.py
|
|
|
Legend.py
|
|
|
linkedViews.py
|
|
|
logAxis.py
|
|
|
LogPlotTest.py
|
|
|
MouseSelection.py
|
|
|
MultiplePlotAxes.py
|
|
|
multiplePlotSpeedTest.py
|
Import from python2_3 for all uses of basestring, cmp, and xrange
|
2015-05-19 09:29:55 -04:00 |
MultiPlotSpeedTest.py
|
|
|
MultiPlotWidget.py
|
|
|
multiprocess.py
|
|
|
optics_demos.py
|
Added new demos:
|
2014-05-22 01:22:12 -04:00 |
PanningPlot.py
|
|
|
parallelize.py
|
Import from python2_3 for all uses of basestring, cmp, and xrange
|
2015-05-19 09:29:55 -04:00 |
parametertree.py
|
more examples working under pyqt5
|
2015-02-28 11:05:57 -05:00 |
PlotAutoRange.py
|
|
|
PlotSpeedTest.py
|
|
|
Plotting.py
|
fix a color name error
|
2016-03-27 23:09:06 +08:00 |
PlotWidget.py
|
Merge branch 'pyqt5' into develop
|
2015-02-28 11:46:41 -05:00 |
relativity_demo.py
|
Added new demos:
|
2014-05-22 01:22:12 -04:00 |
RemoteGraphicsView.py
|
|
|
RemoteSpeedTest.py
|
|
|
ROIExamples.py
|
bugfix in polylineroi.getarrayregion
|
2016-08-27 15:51:54 -07:00 |
ROItypes.py
|
Clean up examples / docs
|
2016-08-31 15:14:25 -07:00 |
ScaleBar.py
|
|
|
ScatterPlot.py
|
|
|
ScatterPlotSpeedTest.py
|
more examples working under pyqt5
|
2015-02-28 11:05:57 -05:00 |
ScatterPlotSpeedTestTemplate_pyqt.py
|
|
|
ScatterPlotSpeedTestTemplate_pyside.py
|
|
|
ScatterPlotSpeedTestTemplate.ui
|
|
|
ScatterPlotWidget.py
|
Added more examples to menu
|
2015-03-01 16:52:15 -05:00 |
scrollingPlots.py
|
Removed unnecessary 'curve1' from 'global'
|
2017-01-06 23:21:31 -05:00 |
SimplePlot.py
|
|
|
SpinBox.py
|
Fix #92 (thanks jaxankey)
|
2015-06-03 22:18:02 -04:00 |
Symbols.py
|
Added symbol example to menu; minor cleanups to symbol example.
|
2016-02-14 23:15:39 -08:00 |
TableWidget.py
|
|
|
template.py
|
Fix some bugs in PyQt5
|
2015-01-17 00:21:33 +08:00 |
test_examples.py
|
really actually fix
|
2016-12-14 10:19:01 -08:00 |
text.py
|
Fixed TextItem briefly drawing with incorrect transform.
|
2016-09-14 18:18:33 -07:00 |
TreeWidget.py
|
|
|
utils.py
|
Added symbol example to menu; minor cleanups to symbol example.
|
2016-02-14 23:15:39 -08:00 |
verlet_chain_demo.py
|
corrections to manifest
|
2014-12-23 15:55:52 -05:00 |
VideoSpeedTest.py
|
Fix VideoSpeedTest to disable RawImageGLWidget when openGL is unavailable
|
2016-10-26 09:26:01 -07:00 |
VideoTemplate_pyqt5.py
|
add missing example template file
|
2016-11-04 22:47:10 -07:00 |
VideoTemplate_pyqt.py
|
Fix VideoSpeedTest to disable RawImageGLWidget when openGL is unavailable
|
2016-10-26 09:26:01 -07:00 |
VideoTemplate_pyside.py
|
Fix VideoSpeedTest to disable RawImageGLWidget when openGL is unavailable
|
2016-10-26 09:26:01 -07:00 |
VideoTemplate.ui
|
Fix VideoSpeedTest to disable RawImageGLWidget when openGL is unavailable
|
2016-10-26 09:26:01 -07:00 |
ViewBox.py
|
Fix line width in a few examples
|
2015-02-28 11:26:45 -05:00 |
ViewBoxFeatures.py
|
|
|
ViewLimits.py
|
|
|