..
tests
Update SpinBox tests for siPrefix without suffix
2021-02-03 17:18:13 -08:00
__init__.py
move mkQApp to Qt.py to make it easier to import internally
2018-02-23 17:34:15 -08:00
BusyCursor.py
BusyCursor: only restore cursor after all nested levels have exited
2020-07-13 12:53:59 -07:00
CheckTable.py
updated widgets
2013-12-22 02:18:37 -05:00
ColorButton.py
call super() on virtual QWidget methods
2021-01-23 08:29:44 +08:00
ColorMapWidget.py
default colors for enum ColorMap type ( #1428 )
2020-11-11 09:03:50 -08:00
ComboBox.py
fix: QComboBox::AdjustToMinimumContentsLength is no longer available
2021-01-16 14:33:47 +08:00
DataFilterWidget.py
avoid repeated signal emission in filterwidget
2018-06-18 13:54:43 -07:00
DataTreeWidget.py
convert QTreeWidget.setFirstItemColumnSpanned
2021-01-15 08:25:05 +08:00
DiffTreeWidget.py
corrections for 1d arrays
2014-09-26 15:25:05 -04:00
FeedbackButton.py
updated widgets
2013-12-22 02:18:37 -05:00
FileDialog.py
updated widgets
2013-12-22 02:18:37 -05:00
GradientWidget.py
GradientWidget.py : workaround or-ing of enum flag values
2021-01-23 08:29:52 +08:00
GraphicsLayoutWidget.py
Miscellaneous doc fixups ( #1142 )
2020-04-03 10:06:25 -07:00
GraphicsView.py
get test_ref_cycles to pass ( #1539 )
2021-02-04 20:18:53 -08:00
GroupBox.py
import python2_3 for basestring
2018-10-09 09:37:04 +02:00
HistogramLUTWidget.py
Fix HistogramLUTWidget with background parameter ( #953 )
2019-09-27 13:02:54 -07:00
JoystickButton.py
convert to QPointF mouse event position
2021-01-23 08:29:45 +08:00
LayoutWidget.py
Merge pull request #473 from tmtnslt/patch-1
2019-06-07 14:39:12 -07:00
MatplotlibWidget.py
MatplotlibWidget.py: drop Qt4 support
2021-01-15 08:25:08 +08:00
MultiPlotWidget.py
Improve docs for MultiPlotWidget and MultiPlotItem
2020-07-19 14:28:58 -07:00
PathButton.py
call super() on virtual QWidget methods
2021-01-23 08:29:44 +08:00
PlotWidget.py
Merge pull request #151 from lidstrom83/custom_PlotItem_for_PlotWidget
2020-05-31 21:05:59 -07:00
ProgressDialog.py
call super() on virtual QWidget methods
2021-01-23 08:29:44 +08:00
RawImageWidget.py
Performance enhancement: use CUDA in ImageItem ( #1466 )
2021-01-19 21:26:24 -08:00
RemoteGraphicsView.py
fix RemoteSpeedTest shutdown errors
2021-01-28 07:19:54 +08:00
ScatterPlotWidget.py
Scatter Plot Improvements ( #1420 )
2020-12-16 11:07:39 -08:00
SpinBox.py
Fix typo
2021-02-04 08:07:01 +01:00
TableWidget.py
Attempt i18n localization ( #1513 )
2021-01-27 11:34:32 -08:00
TreeWidget.py
Merge branch 'master' into ptree
2021-01-31 13:36:53 -08:00
ValueLabel.py
call super() on virtual QWidget methods
2021-01-23 08:29:44 +08:00
VerticalLabel.py
updated widgets
2013-12-22 02:18:37 -05:00