Commit Graph

  • 484c8fdb8e
    Merge f57ad03570 into 6fa4a0a3eb pijyoi 2021-10-16 08:57:29 +0000
  • f57ad03570 cache line segments to draw KIU Shueng Chuan 2021-10-16 16:54:35 +0800
  • 1e2596c9be make "pairs" with non-finite same as arrayToQPath KIU Shueng Chuan 2021-10-14 21:24:05 +0800
  • 5d55808a90 experimental line drawing mode for thick lines KIU Shueng Chuan 2021-10-14 07:19:18 +0800
  • 030f939d33
    Merge 697e254a80 into 6fa4a0a3eb Pepijn Kenter 2021-10-13 21:35:03 +0800
  • 601405de12
    Merge d862ec3b85 into 6fa4a0a3eb Fernando Bordignon 2021-10-13 21:34:35 +0800
  • 107f8d00f1
    Merge 0adc508d0d into 6fa4a0a3eb 0000matteo0000 2021-10-13 14:36:06 +0200
  • 7a6c7c6693
    Merge 40e6faab13 into 6fa4a0a3eb leo603222 2021-10-13 10:14:12 +0000
  • 40e6faab13
    Update ViewBox.py leo603222 2021-10-13 18:14:10 +0800
  • 530a5913c4
    Update ViewBox.py leo603222 2021-10-13 17:43:58 +0800
  • 593958ebaf
    Merge 415aaba36f into 6fa4a0a3eb herodotus77 2021-10-12 00:40:21 +0000
  • 415aaba36f Fix panning the x axis too fast, the right click zoom not working, and the mouse mode not propagating properly herodotus77 2021-10-11 17:33:45 -0700
  • 6fa4a0a3eb
    Merge pull request #2012 from j9ac9k/prep-0.12.3-release master pyqtgraph-0.12.3 Kyle Sunden 2021-10-10 22:01:10 -0500
  • 0f3804e32c
    Merge pull request #2013 from ksunden/rel_action Kyle Sunden 2021-10-10 22:00:18 -0500
  • af8c766de3 Update changelog Ogi Moore 2021-10-09 15:28:28 -0700
  • 58325ee91b
    Merge pull request #2014 from j9ac9k/fix-some-imports Ogi Moore 2021-10-09 15:26:44 -0700
  • 936108ec60 Import Dock class not module Ogi Moore 2021-10-09 14:42:10 -0700
  • 9b67e51230 Switch to relative imports for some parameterTypes Ogi Moore 2021-10-09 14:37:00 -0700
  • db74522003 Have parameter types imports use non __init__ Ogi Moore 2021-10-09 14:27:39 -0700
  • 51011fe6cd
    Merge a71b685033 into fd6985565c Ogi Moore 2021-10-10 03:59:24 +0800
  • 9ae38e6d21
    Update .github/workflows/python-publish.yml Kyle Sunden 2021-10-09 13:04:01 -0500
  • 34c6981b0f Update version number in __init__ Kyle Sunden 2021-10-09 00:37:49 -0500
  • b8ca314597 Update changelog for 0.12.3 Ogi Moore 2021-10-08 22:27:35 -0700
  • ae484ba411 Add python publishing workflow Kyle Sunden 2021-10-09 00:26:29 -0500
  • fd6985565c
    Merge pull request #2009 from pijyoi/fix_imageview_roi Ogi Moore 2021-10-08 21:05:08 -0700
  • e06a4657ad Also pass along mouse events for panning herodotus77 2021-10-08 21:04:12 -0700
  • 09ac6233aa Include the ability to add multiple y axes to plots herodotus77 2021-10-08 12:15:02 -0700
  • 2da769d6a5 unhide ImageView roi curves KIU Shueng Chuan 2021-10-08 22:01:41 +0800
  • a71b685033 add noqa to imports, move openGL import to be first Ogi Moore 2021-10-07 20:52:32 -0700
  • 545887abb0 make it so entire repo passes after isort does its thing Ogi Moore 2021-09-27 11:37:10 -0700
  • e2e9d12f37 First go at isort and new colorama Ogi Moore 2021-09-25 15:09:47 -0700
  • ea60002f5b ignore bulk update Martin Chase 2021-09-07 23:37:25 -0700
  • 9b6f625438 turn isort pre-commit on Martin Chase 2021-09-07 23:35:03 -0700
  • e384487e09 pre-commit run --all-files Martin Chase 2021-09-07 23:30:28 -0700
  • 4fa6fbf21b Revert "pre-commit run --all-files" Martin Chase 2021-09-07 23:21:09 -0700
  • bba3479d1d instruct on how to ignore bulk updates Martin Chase 2021-09-07 23:07:36 -0700
  • 99e4eb2c7e note commits unworthy of blame or praise Martin Chase 2021-09-07 23:04:03 -0700
  • fd40a0bf89 document isort Martin Chase 2021-09-07 23:03:23 -0700
  • 15a3535c5e pre-commit run --all-files Martin Chase 2021-09-07 22:54:51 -0700
  • 967f23cc19 sed -i 's/import initExample/import initExample # isort: skip/' Martin Chase 2021-09-07 22:39:24 -0700
  • 96c1b27496 deprecate all the QtWidgets being accessed through QtGui Martin Chase 2021-07-18 15:34:31 -0700
  • 0d99662b1f sed -Ei 's/from Qt import .*QtGui/\0, QtWidgets/' Martin Chase 2021-09-07 22:29:42 -0700
  • 0a548c0990 add isort to pre-commit Martin Chase 2021-09-07 22:27:04 -0700
  • 9979999726 sed -i "s/QtGui\.$m/QtWidgets.$m/g" Martin Chase 2021-09-07 22:23:35 -0700
  • fb809e5260
    Merge pull request #2007 from pijyoi/skip_missing_scipy Ogi Moore 2021-10-07 21:22:24 -0700
  • 4aeb0ce1dd skip tests using scipy if not installed KIU Shueng Chuan 2021-10-08 11:52:52 +0800
  • a6bb2c6edd
    Allow ThreadTrace to save to a file (#1998) Martin Chase 2021-10-07 15:25:38 -0400
  • bfd42ca038 turns out: lots of things like to use stdout! Martin Chase 2021-10-07 11:12:05 -0700
  • d8d161329a it may work for us, but just in case, protect with finally Martin Chase 2021-10-07 11:07:58 -0700
  • f2ab83d278 always close the file handle, even if its stdout Ogi Moore 2021-10-07 08:28:54 -0700
  • e8b77a11e5
    Merge pull request #2006 from j9ac9k/revise-reload-skip-condition Ogi Moore 2021-10-06 23:43:05 -0700
  • e04ecdf554 Remove python 3.10 skip condition for test_reload Ogi Moore 2021-10-06 22:21:25 -0700
  • 0cc3580687
    Traditional log10 mode for PlotDataItem (by adding "mapped data" stage) (#1992) Nils Nemitz 2021-10-07 14:40:38 +0900
  • bc542ae1c4
    Merge pull request #2003 from j9ac9k/fix-py310-drawText-call Ogi Moore 2021-10-06 06:35:12 -0700
  • 5917e5e666 QPainter.drawText needs QPointF not x, y Ogi Moore 2021-10-05 20:47:15 -0700
  • ec0c1740e0 example comments Nils Nemitz 2021-10-04 23:27:04 +0900
  • 413325a9c7 replacement example Nils Nemitz 2021-10-04 20:27:27 +0900
  • f476affd97
    Merge 0e7b8a4828 into 95c302fd0d nodedge 2021-09-30 00:20:00 +0100
  • 95c302fd0d
    Merge pull request #1999 from pijyoi/mpl_qt6 Ogi Moore 2021-09-29 09:54:37 -0700
  • 1b83b29d7a linux requires a flush; remove commented code Martin Chase 2021-09-28 09:14:48 -0700
  • ad043b02e0 if it's dumb, and it works, it's not dumb Ogi Moore 2021-09-27 20:55:52 -0700
  • 915c61aa2b fix the egregious errors in the file - no mutable default args - import things before using them - variable named obj did not exist, but try/except ignored it Martin Chase 2021-09-27 11:48:41 -0700
  • 8678a8aaed make sure we close our output file Martin Chase 2021-09-27 11:37:29 -0700
  • 768a10baa4 Do not export PlotDataset Nils Nemitz 2021-09-25 12:53:52 +0900
  • 7a21475d2b indicate (internal) PlotDataset documentation as orphaned to avoid sphinx error Nils Nemitz 2021-09-25 12:47:54 +0900
  • 5007a25317 strip more print statements Nils Nemitz 2021-09-25 12:42:01 +0900
  • 4b59734629 enable matplotlib exporter test for qt6 KIU Shueng Chuan 2021-08-06 10:34:43 +0800
  • 8d3e6cbd22
    Better parameter tree testing (#1953) ntjess 2021-09-24 00:06:00 -0400
  • 302ed2cef0 allow ThreadTrace to save to a file Luke Campagnola 2021-09-23 21:31:51 -0400
  • e9d3b6ddd2
    Merge pull request #1995 from Achilles1515/colorbutton-padding Ogi Moore 2021-09-23 17:19:08 -0700
  • f5e232de73 re-added prepareForPaint, added PlotDataset to sphinx index Nils Nemitz 2021-09-24 01:40:47 +0900
  • 376d418066 cleanup, test, and documentation pass Nils Nemitz 2021-09-24 01:14:41 +0900
  • 7823429d37 inf suppression, metadata storage and refactor of data structures Nils Nemitz 2021-09-20 15:57:01 +0900
  • 1132c138a4 Change hardcoded padding into initialization parameter Dane Owens 2021-09-17 09:12:35 -0400
  • 6b6b913404 make PlotDataItem aware of mapped data Nils Nemitz 2021-09-16 02:08:58 +0900
  • cbe2d18306 Remove unused import Nathan Jessurun 2021-09-11 18:03:35 -0400
  • 807e2deae8 don't use lambda in signal connect Nathan Jessurun 2021-09-11 16:55:13 -0400
  • be311a2478 Bugfix: unintunitive option unsetting for file window title Nathan Jessurun 2021-09-10 00:57:13 -0400
  • 2e35e07759 Allow string options to be 'unset' in file, etc. parameters example Nathan Jessurun 2021-09-10 00:49:38 -0400
  • e7f0578b4c Add explanatory comment to `makeAllParamTypes` Nathan Jessurun 2021-09-10 00:23:51 -0400
  • d71a259486 Avoid shadowing variable names Nathan Jessurun 2021-09-10 00:18:42 -0400
  • 52c8606efb Avoids use of configfile in parametertree Nathan Jessurun 2021-09-10 00:15:47 -0400
  • 160d540a26 Fix code warnings Nathan Jessurun 2021-09-09 23:16:37 -0400
  • 1ad9453e09 use proper hex formatting for value Nathan Jessurun 2021-08-06 23:15:14 -0400
  • 15ef4c0bd4 Also fix numpy-like values in list `setValue` Nathan Jessurun 2021-08-06 22:38:00 -0400
  • 71f1aaad17 Improved testing + layout of param tree example njessurun 2021-08-04 21:01:28 -0400
  • 598aacfbd1 Bugfix: Slider now works when limits didn't change during `optsChanged` njessurun 2021-08-04 21:00:59 -0400
  • 2b2ce7a487 Allows values to be numpy arrays njessurun 2021-08-04 21:00:20 -0400
  • 62f9668775
    Merge 10124c9120 into b075035b0d Martin Chase 2021-09-08 11:22:55 -0700
  • b075035b0d
    Merge pull request #1987 from jkotan/regiontypo Ogi Moore 2021-09-08 11:22:37 -0700
  • 4334cd14de fix for autoLevel of RGB histograms Jan Kotanski 2021-09-08 09:20:12 +0200
  • 10124c9120 ignore bulk update Martin Chase 2021-09-07 23:37:25 -0700
  • feaacdbe32 turn isort pre-commit on Martin Chase 2021-09-07 23:35:03 -0700
  • 908c4bd190 pre-commit run --all-files Martin Chase 2021-09-07 23:30:28 -0700
  • dc9a023592 Revert "pre-commit run --all-files" Martin Chase 2021-09-07 23:21:09 -0700
  • b3ca9268ba instruct on how to ignore bulk updates Martin Chase 2021-09-07 23:07:36 -0700
  • 07540286c9 note commits unworthy of blame or praise Martin Chase 2021-09-07 23:04:03 -0700
  • e6d53e43e0 document isort Martin Chase 2021-09-07 23:03:23 -0700
  • 659cee6ca2 pre-commit run --all-files Martin Chase 2021-09-07 22:54:51 -0700
  • 5dba958184 sed -i 's/import initExample/import initExample # isort: skip/' Martin Chase 2021-09-07 22:39:24 -0700