Ogi Moore
|
4951bd743e
|
Replace main stanza with PyQt6 compatable variant (#1645)
* Replace main stanza with PyQt6 compatable variant
* Use fn.mkQApp instead
* remove needless comments
|
2021-03-22 11:17:12 -07:00 |
|
Ogi Moore
|
f853d8b520
|
Replace float type to QTimer.start() with int
|
2021-02-13 09:07:54 -08:00 |
|
KIU Shueng Chuan
|
185f9c7dad
|
remove scale, rotate and translate shims
|
2021-02-01 09:06:23 +08:00 |
|
Luke Campagnola
|
08349351da
|
Fix QString handling
|
2018-06-22 17:31:58 -07:00 |
|
Luke Campagnola
|
3fd56eb195
|
Handle Qt4/5 API difference in filedialog
|
2018-06-22 17:26:31 -07:00 |
|
Luke Campagnola
|
0976991efd
|
Import from python2_3 for all uses of basestring, cmp, and xrange
|
2015-05-19 09:29:55 -04:00 |
|
Luke Campagnola
|
1fe5976e19
|
Merge branch 'pyqt5' into develop
Conflicts:
examples/parametertree.py
pyqtgraph/Qt.py
pyqtgraph/graphicsItems/FillBetweenItem.py
pyqtgraph/graphicsItems/InfiniteLine.py
pyqtgraph/imageview/ImageView.py
|
2015-02-28 11:46:41 -05:00 |
|
Luke Campagnola
|
274c765594
|
Fixed relativity example
|
2014-06-14 11:35:00 -06:00 |
|