Commit Graph

  • 16ea8ada0c Use raw strings to get rid of DeprecationWarning Kenneth Lyons 2020-09-20 09:36:21 -0700
  • fc957bbc4b Add targeted Vector test coverage Kenneth Lyons 2020-09-20 09:19:39 -0700
  • ff4c1e8963 Merge remote-tracking branch 'upstream/master' into duplicated-addnode-menu-on-blocks Charles Brunet 2020-09-17 08:07:30 -0400
  • f1d0ea99b6
    Merge pull request #1364 from meganbkratz/logScaleBugFix Kenneth Lyons 2020-09-16 22:27:04 -0700
  • 9e76f22750
    Merge pull request #1368 from bruchar1/wrong-disconnect-receiver Kenneth Lyons 2020-09-16 22:04:17 -0700
  • fa77c65199
    Merge pull request #1370 from jenshnielsen/fix_timer_deprecation_warning Kenneth Lyons 2020-09-16 21:40:28 -0700
  • 1d10561974 fix deprecation warning Jens Hedegaard Nielsen 2020-09-16 10:48:37 +0200
  • e68774d2b1
    Bug fix in PlotCurveItem.mouseClickEvent btonner 2020-09-15 15:06:19 -0400
  • b2ceb8d053 Fix disconnect() in Flowchart with wrong receiver slot Charles Brunet 2020-09-14 13:42:16 -0400
  • 46f8f1633f fix for log scaling being broken -- log was being taken twice, resulting in nan. Now it's only being taken once Megan Kratz 2020-09-10 19:20:12 -0400
  • 2833c25f8e Prevent duplicated items on Terminal context menu Charles Brunet 2020-09-10 15:03:51 -0400
  • a8417b6478 fix exception in DataTreeWidget when clicking on a node with multivalue Terminal connected Charles Brunet 2020-09-10 08:59:17 -0400
  • 9c24a47f46 Prevent item duplication in Node context menu Charles Brunet 2020-09-09 15:53:02 -0400
  • 38287dc602 Add "lstep" and "rstep" step Modes Carlos Pascual 2020-09-08 14:14:33 +0200
  • 544439b638 added multi axis plots 0000matteo0000 2020-09-08 10:34:39 +0200
  • 53f224e983 Fix name/title handling - Parameters now respond to title change in setOpts - Add Parameter.title() - Action parameter uses default name/title handling in addition to setting button text (fixes #1320) Luke Campagnola 2020-09-03 12:50:41 -0700
  • e366bd11e3 fix for bug where ActionParameters had their names changed to empty strings after being hidden Megan Kratz 2020-08-25 14:56:06 -0400
  • 447a3403d2 Fixed bug where removeTempArea would be called on home even if it was not defined MitchelPaulin 2020-08-24 15:02:09 -0400
  • 9fdaffaf7d
    Merge pull request #1336 from ales-erjavec/fixes/arrow-item-parent-arg Kenneth Lyons 2020-08-17 21:07:18 -0700
  • 3d391d46e3 Add parent to ArrowItem's constructor signature Ales Erjavec 2020-08-17 09:27:23 +0200
  • 52717fa8b7 Rename test Ales Erjavec 2020-08-17 09:25:37 +0200
  • 11b76a1a6f
    Merge pull request #1339 from outofculture/vector-init-qt5 Kenneth Lyons 2020-08-16 08:40:06 -0700
  • 7bf4e597d9 improve docstring formatting and wording Martin 2020-08-15 22:15:58 -0700
  • c8757b2c07 Fix Azure Pipelines badge in README Kenneth Lyons 2020-08-15 13:18:08 -0700
  • ab13cd450e
    Merge pull request #1331 from LocutusOfBorg/new-sip Kenneth Lyons 2020-08-15 12:45:05 -0700
  • 75899f0c4e conform to docstring format Martin 2020-08-10 11:33:01 -0700
  • 817753bd82 right, we're camels here Martin 2020-08-05 11:39:11 -0700
  • 9f996d041c Vector.__init__ improvements Martin 2020-08-05 11:31:51 -0700
  • a769a7e628 rename SignalProxy.block to avoid conflict with QObject.block Martin 2020-08-11 12:19:01 -0700
  • 2bbe42a75b Make ScatterPlotItem.paint aware of layout offset David van Zanten 2020-08-10 11:03:05 +0200
  • c8fc221e81
    Merge pull request #1334 from termim/PlotCurveItem Kenneth Lyons 2020-08-03 15:14:07 -0700
  • 7504f2ba27
    Merge pull request #1326 from ixjlyons/doc-multiplotitem Kenneth Lyons 2020-08-01 17:19:18 -0700
  • 074dda6188 Test sphinx warning Kenneth Lyons 2020-07-30 08:37:18 -0700
  • 065fc728d1 Add sphinxopts to fail on warning Kenneth Lyons 2020-07-30 08:37:04 -0700
  • a9049f1d4d Pop the 'parent' arg from ArrowItem opts parameter dict Ales Erjavec 2020-07-28 10:01:15 +0200
  • 471d7415ee PlotCurveItem.dataBounds: more checks for empty range Mikhail Terekhov 2017-03-02 15:00:16 -0500
  • 1ad3eacb78 PlotCurveItem.boundingRect: check for None returned from self.dataBounds Mikhail Terekhov 2014-03-20 14:59:21 -0400
  • 32a79f18a4 sip: switch to new PyQt5 api import, with fallback to the old implementation if not found. Gianfranco Costamagna 2020-07-27 14:38:21 +0200
  • 16ae3fb510 Allow numpy style docstring with sphinx Etienne Dumur 2020-07-27 08:19:25 +0200
  • b1fbea5e20 Add a docs build job to CI Kenneth Lyons 2020-07-26 17:48:12 -0700
  • abfac52c34
    Merge pull request #1321 from campagnola/revert-plotcurveitem-changes Luke Campagnola 2020-07-21 06:43:06 -0700
  • dbb988410c Enhancement: [Issue/986]: allow int or float for "nudge" angulartist 2020-07-20 20:57:04 +0200
  • 00a4292227 Merge branch 'master' of https://github.com/pyqtgraph/pyqtgraph into feat/axisitem-nudge-setstyle-kwarg angulartist 2020-07-20 20:49:12 +0200
  • 2719d8a631 Enhancement: [Issue/986]: Expose param "nudge" via AxisItem.setStyle() angulartist 2020-07-20 20:48:44 +0200
  • 85378004ef Correct Pyside bug Etienne Dumur 2020-07-20 09:36:14 +0200
  • c0da4c545e Improve docs for MultiPlotWidget and MultiPlotItem Kenneth Lyons 2020-07-19 14:26:02 -0700
  • fe1a4d90f1
    Merge pull request #1324 from angulartist/feat/multiplotitem-plot-pen Kenneth Lyons 2020-07-19 13:59:24 -0700
  • 5765b0d4c2 Enhancement: [Issue/812]: remove unused import angulartist 2020-07-19 19:16:58 +0200
  • 58aa9306df Enhancement: [Issue/812]: just pass plotArgs keyword arguments angulartist 2020-07-19 19:16:07 +0200
  • ae4483bfaa Enhancement: [Issue/812]: MultiPlotItem handles pen (QPen) as a keyword argument angulartist 2020-07-19 15:58:13 +0200
  • 2cf0adb915 Enhancement: [Issue/812]: camelCase variables angulartist 2020-07-19 15:51:48 +0200
  • a7aa227250 Enhancement: [Issue/812]: Update examples/MultiPlotWidget.py with usage of pen kwarg angulartist 2020-07-19 15:48:25 +0200
  • 0f392e937c Enhancement: [Issue/812]: Add pen as a kwarg to the MultiPlotWidget .plot() function angulartist 2020-07-19 15:46:33 +0200
  • b031a0a235 Revert changes from 18999c - these incorrectly change the API. Also tidy up a little Luke Campagnola 2020-07-18 23:41:35 -0700
  • 5e20d20246
    Merge pull request #1319 from campagnola/acq4-merge Ogi Moore 2020-07-17 11:57:08 -0700
  • 6fe23887b8 update reload unit test Luke Campagnola 2020-07-17 10:00:32 +0300
  • 57f2f876d3 clean up exceptions on windows (don't show syntax error from eval attempt) Luke Campagnola 2020-07-17 09:55:46 +0300
  • 7eb2bf6306 reload fix - don't reload files with no pyc Luke Campagnola 2020-07-17 09:54:51 +0300
  • 31b0ddcee6 ptime fix - return precision clock time on py3 Luke Campagnola 2020-07-17 09:53:19 +0300
  • 72c03ea096 Rename PColorMesh example Etienne Dumur 2020-07-17 08:18:52 +0200
  • de952e26a7 Add more methods to TargetItem Ogi Moore 2020-07-16 20:46:07 -0700
  • 3c6dad376a
    Merge pull request #1317 from Dennis-van-Gils/master Ogi Moore 2020-07-16 14:20:26 -0700
  • 603e1b98bc Fix line width not being set Dennis van Gils 2020-07-16 21:13:33 +0200
  • 2822790087 Correct Python 2 compatibilities and improve comments Etienne Dumur 2020-07-15 10:32:29 +0200
  • f8aee11190 Add PColorMeshItem example to the app Etienne Dumur 2020-07-15 10:30:41 +0200
  • a9c21164c0 avoid computing indices of inverted mask Kiu Shueng Chuan 2020-07-14 16:30:37 +0800
  • 648b021ffb Merging CursorItem and TargetItem no more QPicture Ogi Moore 2020-07-13 22:48:00 -0700
  • d70e870a44
    Merge pull request #1309 from ibrewster/polylineroifix Kenneth Lyons 2020-07-13 21:28:06 -0700
  • b058d032d1 Fix some warnings Kenneth Lyons 2020-07-13 21:09:31 -0700
  • d2166521c6 handle case where user includes trailing delimiter Kiu Shueng Chuan 2020-07-14 08:40:43 +0800
  • d3ed45574e
    Merge pull request #1312 from campagnola/acq4-merge Luke Campagnola 2020-07-13 17:33:07 -0700
  • 4562c06576
    Merge pull request #1311 from campagnola/acq4-merge Luke Campagnola 2020-07-13 16:59:05 -0700
  • f015f0879e TargetItem fix + performance improvements Luke Campagnola 2020-07-13 16:37:29 -0700
  • cb48ec94b7 performance fix for histogramlutitem Luke Campagnola 2020-07-13 16:25:43 -0700
  • dce9a5bf0c
    Merge pull request #1310 from campagnola/acq4-merge Luke Campagnola 2020-07-13 16:13:38 -0700
  • 51bb8b9bb8
    Merge pull request #1307 from campagnola/acq4-merge Luke Campagnola 2020-07-13 15:47:15 -0700
  • 268ba38543 docstring update Luke Campagnola 2020-07-13 15:31:47 -0700
  • 5723853308 revert behavior: reload modules with no pyc Luke Campagnola 2020-07-13 15:29:00 -0700
  • 605b0b2144 code cleanup Luke Campagnola 2020-07-13 13:45:31 -0700
  • 0df7cbcd06 Fix Vector.__init__ for Qt5 + cleanup Luke Campagnola 2020-07-13 13:10:58 -0700
  • 3878ab6946 Properly retain and use hoverPen argument in PolyLineSegment function of PolyLineROI Israel Brewster 2020-07-13 12:10:49 -0800
  • 78702eea8b code cleanup Luke Campagnola 2020-07-13 13:06:27 -0700
  • eb4dd5626f SimpleParameter.setValue: coerce value for int parameters Luke Campagnola 2020-07-13 13:05:56 -0700
  • f9327ea910 Rate-limit event processing inside ProgressDialog Luke Campagnola 2020-07-13 12:55:12 -0700
  • ab5a2c5d11 BusyCursor: only restore cursor after all nested levels have exited Luke Campagnola 2020-07-13 12:53:59 -0700
  • 6214ff6de8 Add Pa to units Luke Campagnola 2020-07-13 12:53:06 -0700
  • e2669f074b Add test for functions.subArray Luke Campagnola 2020-07-13 12:52:55 -0700
  • 421b7bdc78 add SignalProxy.block for temporarily disabling signal forwarding Luke Campagnola 2020-07-13 12:52:25 -0700
  • 993871b1ae InfinifteLine.setPos add support for array arg Luke Campagnola 2020-07-13 12:51:03 -0700
  • 893c85053f debug.ThreadTrace add support for thread names Luke Campagnola 2020-07-13 12:50:24 -0700
  • c51a84ae4e Fix console exception filtering for py3 Luke Campagnola 2020-07-13 12:49:57 -0700
  • 0bc186fe7d Fix reload to use mod.__cache__ to get name of pyc files Luke Campagnola 2020-07-13 12:43:11 -0700
  • 9a33d5b3e6 Fix incorrect rendering of overlapping object in renderToArray() Allard Hendriksen 2020-07-13 20:32:19 +0200
  • 7a154f74fa
    Merge pull request #1304 from berr/patch-1 Ogi Moore 2020-07-08 10:10:32 -0700
  • 9a83b72e9d
    Import ThreadSafeTimer in __init__ Felipe Silveira 2020-07-08 10:03:32 -0300
  • daef464ee0
    Merge branch 'master' into develop Ogi Moore 2020-07-07 11:56:57 -0700
  • a2de2cd57f Avoid merge conflict Ogi Moore 2020-07-07 11:53:47 -0700
  • 949eae32d5 GLViewWidget takes rotationMethod parameter Ogi Moore 2020-07-07 11:50:29 -0700
  • c03018005a
    Merge pull request #1291 from ixjlyons/roi-axisorder Ogi Moore 2020-07-07 10:54:26 -0700
  • 49dd944d10
    Merge pull request #1297 from campagnola/acq4-merge2 Luke Campagnola 2020-07-06 03:59:41 -0700