Commit Graph

1903 Commits

Author SHA1 Message Date
Ogi Moore
7cbc703449
Merge pull request #1151 from ixjlyons/imageexporter-tests
ImageExporter py2-pyside fix with test
2020-04-03 09:46:45 -07:00
Kenneth Lyons
3ba76475d4 Added ImageExporter test for py2-pyside fix 2020-04-03 09:30:23 -07:00
Ogi Moore
556ba55be3
Merge pull request #1124 from dargor/color_examples
Syntax highlighting for examples.
2020-03-08 07:19:54 -07:00
Gabriel Linder
d0b92349dd
Intercept light/dark modes transitions on MacOS. 2020-03-08 10:34:54 +01:00
Gabriel Linder
412698c8bb
Dark mode support. 2020-03-07 23:02:40 +01:00
Ogi Moore
a8d1a84870
Merge pull request #1063 from ales-erjavec/view-box-enable-menu-fix
Fix: AttributeError in ViewBox.setEnableMenu
2020-03-06 16:16:14 -08:00
Ogi Moore
93f8ee9f0a
Merge pull request #1111 from JoeXinfa/add-label
Add name label to GradientEditorItem
2020-03-06 15:30:57 -08:00
Ogi Moore
f61d38ba8b
Merge pull request #1110 from jkotan/nextafter2
fix for makeARGB error after #955
2020-03-06 13:32:11 -08:00
Ogi Moore
5cd19ba7a0
Merge pull request #1139 from SamSchott/patch-1
Bug fix in LegendItem for `setPen`, `setBrush` etc
2020-03-06 11:26:48 -08:00
Ogi Moore
19670a8469
Merge pull request #1131 from j9ac9k/update-ci-fix-tests
Update CI/tox and Enable More Tests
2020-03-06 10:47:05 -08:00
Ognyan Moore
221d5d8830 No longer usign mailmap 2020-03-06 10:35:31 -08:00
Ognyan Moore
db6341de12 Removing use of travis CI 2020-03-06 10:35:19 -08:00
SamSchott
3509d79c0f
bug fix for setPen, setBrush, ...
Fixes a bug where `setPen`, `setBrush` and `setLabelTextColor` would fail because they call `LegendItem.paint` without a pen. They should instead call `LegendItem.update`.
2020-03-06 15:02:39 +00:00
Unknown
6985be2a6f replaced incompatible string construction 2020-03-01 17:46:01 +01:00
Ogi
3158c5b4db Use int() instead of .__int__() 2020-02-29 14:38:19 -08:00
Ognyan Moore
1d552feaf0 Update readme and contributing files 2020-02-28 14:48:24 -08:00
Ognyan Moore
87d6eae84d Remove py2 pip warning message 2020-02-28 14:29:16 -08:00
Ognyan Moore
ae776a807d Filter out expected warnings 2020-02-28 14:28:36 -08:00
Ognyan Moore
6ed8a405fe Address FutureWarning about implicit float to int conversions 2020-02-28 14:27:10 -08:00
Ognyan Moore
7199a4f4ce deepcopy(dict) does not necessarily preserve insertion order 2020-02-28 14:25:34 -08:00
Ognyan Moore
8930adc27e Update tox config 2020-02-26 10:06:15 -08:00
Ognyan Moore
3195ed4c8f Skip some tests on pyside2 2020-02-26 10:06:02 -08:00
Ognyan Moore
0ad137c5f4 Fix merge conflict 2020-02-25 09:24:19 -08:00
Ogi
19ae94765f Skip tests involving loadUi with pyside2 5.14 2020-02-24 23:00:42 -08:00
Ogi
428af4950d unskip py3 tests, weakref works fine in a list 2020-02-24 23:00:09 -08:00
Ognyan Moore
f0d1c4eda1 Skipping problematic test on py2/qt4/linux 2020-02-24 22:30:27 -08:00
Ognyan Moore
1549959902 Skipping problematic test on py2/qt4/linux 2020-02-21 16:42:31 -08:00
Ognyan Moore
07af12d489 Update CI Config 2020-02-21 16:10:32 -08:00
Gabriel Linder
adba81a8d8
Syntax highlighting for examples. 2020-02-11 11:23:58 +01:00
Kenneth Lyons
6a2791e1c4
Merge pull request #1113 from JoeXinfa/fix-typo-bug
Fix typo bug
2020-01-11 10:40:30 -08:00
Ogi Moore
4884b30984
Merge pull request #1114 from julian-deltares/patch-1
doc: Fix small mistake in introduction
2020-01-10 09:09:07 -08:00
Julian Hofer
74294502bd
doc: Fix small mistake in introduction 2020-01-10 11:36:06 +01:00
Xinfa Joseph Zhu
660ac675f1 Fix typo bug 2020-01-09 15:23:49 -06:00
Jan Kotanski
65d2ac58e0 fix for nextafter 2020-01-08 21:19:09 +01:00
Ogi Moore
0a936a4dc0
Merge pull request #1101 from ixjlyons/fix-1094
Fix small oversight in LegendItem
2020-01-02 14:49:47 -08:00
Kenneth Lyons
61104cd43c Fix small oversight in LegendItem 2019-12-24 10:04:31 -08:00
Kyle Sunden
6e9a48558c
Merge pull request #1005 from pyqtgraph/update_changelog
Update Changelog
2019-12-15 22:30:22 -06:00
Kyle Sunden
9b6102900d Update Changelog with PRs merged since August 2019-12-15 21:54:36 -06:00
Kyle Sunden
bedb34bf8d Merge branch 'develop' into update_changelog 2019-12-15 20:30:39 -06:00
Ogi Moore
db483f8ec2
Merge pull request #1082 from pyqtgraph/revert-360-develop
Redo "Allow MetaArray.__array__ to accept an optional dtype arg"
2019-11-25 06:52:44 -08:00
Ogi Moore
99b9d7b013
Merge pull request #1085 from paulmueller/patch-1
fix wrong offset when drawing symbol
2019-11-25 06:52:01 -08:00
Paul Müller
2a01c3848a
fix wrong offset when drawing symbol 2019-11-25 14:14:15 +01:00
Kenneth Lyons
19c9e5460c
Merge pull request #1083 from paulmueller/fix-svg-export-scatter
fix faulty SVG export of scatter plots (KeyError: 'resolutionScale')
2019-11-23 20:21:20 -08:00
Paul Müller
b02ada024b
fix error on SVG export of scatter plots: KeyError: 'resolutionScale' 2019-11-23 13:10:49 +01:00
Ognyan Moore
ef4ca9e9ea Incorporated correction luke suggested 2019-11-21 08:46:25 -08:00
Ogi Moore
770ce06dc1
Revert "Allow MetaArray.__array__ to accept an optional dtype arg" 2019-11-21 08:42:44 -08:00
Ogi Moore
78e218fe6c
Merge pull request #360 from nfirvine/develop
Allow MetaArray.__array__ to accept an optional dtype arg
2019-11-20 22:17:18 -08:00
Ogi Moore
0f40237012
Merge pull request #742 from campagnola/metaarray-py3
Metaarray py3 support
2019-11-20 22:11:09 -08:00
Ogi Moore
71c4807559 fix dict eq() checks 2019-11-20 21:54:56 -08:00
Ogi Moore
477feb777b import h5py.highlevel is deprecated, use import h5py instead 2019-11-20 21:54:56 -08:00