Commit Graph

  • fc0a41ccbd Cleanup Kenneth Lyons 2021-06-12 09:45:51 -0700
  • de16738fce Fixup docstring formatting Kenneth Lyons 2021-06-12 09:44:42 -0700
  • 502ac65b2b Update clipItem doc Kenneth Lyons 2021-06-12 09:22:16 -0700
  • ededd6602e Undo unnecessary change Kenneth Lyons 2021-06-12 09:15:26 -0700
  • e35265404c Implement LinearRegionItem clipItem Kenneth Lyons 2021-06-12 09:13:16 -0700
  • 1876ecd103 Merge remote-tracking branch 'upstream/master' into linearregionitem-clip Kenneth Lyons 2021-06-12 09:02:51 -0700
  • cb4af3ac97
    Merge pull request #1833 from pijyoi/fix_pyqt61_scatterplot Ogi Moore 2021-06-12 08:36:01 -0700
  • 98a020d1bb ROI.py::renderShapeMask : fix little-endian assumption KIU Shueng Chuan 2021-06-12 20:25:28 +0800
  • afe47def28 fix ScatterPlot render issues on PyQt6 6.1 KIU Shueng Chuan 2021-06-12 14:05:47 +0800
  • e2b0a5ffae
    Merge pull request #1830 from j9ac9k/Address-missing-enums Ogi Moore 2021-06-11 08:46:20 -0700
  • e892ad37aa Add missing enums Ogi Moore 2021-06-10 19:25:05 -0700
  • 5992ba5c6c INCOMPLETE: test the discrete timeline Martin Chase 2021-06-10 04:15:24 -0700
  • f193e3f86a docstring the new methods; lint Martin Chase 2021-06-10 03:37:04 -0700
  • 6e92290aa3 bugs in setHistogramPrintView, so just remove it for now Martin Chase 2021-06-10 03:22:00 -0700
  • c42981b9a6 nframes can be zero; no need to normalize first Martin Chase 2021-06-10 03:11:31 -0700
  • 3ab503fc8d Merge branch 'master' into image-improved Martin Chase 2021-06-10 03:00:08 -0700
  • 733ab58828 show off new features in example Martin Chase 2021-06-10 02:58:35 -0700
  • dd6a55ce3c space toggles playitude Martin Chase 2021-06-10 02:58:18 -0700
  • a620f5f6b4 remove discreteTimeLine from opts; remove opts Martin Chase 2021-06-10 02:46:28 -0700
  • 6cba5a1b6b whitespace Martin Chase 2021-06-10 02:26:47 -0700
  • b7bfda5189 small improvements Martin Chase 2021-06-10 02:11:52 -0700
  • 7507e448b6 use tVals if present; use SignalBlock Martin Chase 2021-06-10 01:52:22 -0700
  • fa181d3f73 no thanks, import star Martin Chase 2021-06-09 16:13:06 -0700
  • 7e8d34ecd8
    Merge pull request #1824 from pijyoi/less_endian Ogi Moore 2021-06-09 15:02:48 -0700
  • b746ff3d2c Merge remote-tracking branch 'origin/master' into image Martin Chase 2021-06-09 14:43:02 -0700
  • 2fb04b754c
    Fix BusyCursor to use internal stack provided by setOverrideCursor/restoreOverrideCursor (#1827) Martin Chase 2021-06-09 13:32:24 -0700
  • 6a2bfa5c84 fix PyQt6 long spelling for enums KIU Shueng Chuan 2021-06-10 03:33:04 +0800
  • b3e8f332fb add test for export to qimage KIU Shueng Chuan 2021-06-10 03:16:22 +0800
  • 765f9648cd remove little-endian assumption for image export KIU Shueng Chuan 2021-06-09 09:06:02 +0800
  • 0718043250 use variable to shorten instead Martin Chase 2021-06-09 10:51:35 -0700
  • d6e257b6c9 break up long lines Martin Chase 2021-06-09 10:50:40 -0700
  • eb1bcabcbb fix docstring whitespace Martin Chase 2021-06-09 10:48:34 -0700
  • 26b3d6b411 restore docstring; refactor variable for clarity Martin Chase 2021-06-09 10:42:35 -0700
  • 36bc652e68 use full path to WaitCursor Martin Chase 2021-06-09 10:39:43 -0700
  • a97931bbf1 use contextmanager decorator instead of class Martin Chase 2021-06-09 10:35:23 -0700
  • f960414006 remove unnecessary code Martin Chase 2021-06-09 10:32:13 -0700
  • 53c7e2ae0c tentative change in the hopes that all supported qt versions behave properly Martin Chase 2021-06-09 10:29:13 -0700
  • 98194f4bb4 add test to prove cursor behavior Martin Chase 2021-06-09 10:27:01 -0700
  • 9497b9152d lint Martin Chase 2021-05-26 19:49:01 -0400
  • 3f59ec6a2d un-busy as many times as needed Martin Chase 2021-05-26 19:48:14 -0400
  • 6f0ffcbf8f
    Merge pull request #1818 from j9ac9k/convert-enums Ogi Moore 2021-06-08 21:57:45 -0700
  • d974544053 Split up Execution of examples and tests in CI Ogi Moore 2021-06-06 10:57:02 -0700
  • f225724f26 Close instead of clear test_scatterplotitm Ogi Moore 2021-06-06 09:31:16 -0700
  • 3c352dd1a9 Fix documentation misalignment Ogi Moore 2021-06-05 21:09:58 -0700
  • 2f1f297f39 Fix case of int-conversion for MouseButtons Ogi Moore 2021-06-05 20:52:12 -0700
  • cc081af528 New Template Files for PyQt6 6.1 Ogi Moore 2021-06-05 19:16:47 -0700
  • 195a1a6fa3 Remove Qt 6.0 support Ogi Moore 2021-06-05 18:22:10 -0700
  • d455da9aec Use Qt6 Enum Namespace Ogi Moore 2021-06-05 18:17:43 -0700
  • 29bdf9949e Skip GLTextIem on some conditions on macOS Ogi Moore 2021-06-05 22:13:04 -0700
  • 7d41e8a878
    Color map linearization (#1797) Nils Nemitz 2021-06-09 12:41:46 +0900
  • f002d70adc
    Expose number of subsamples in ImageItem auto-level determination (#1638) Nils Nemitz 2021-06-09 02:25:47 +0900
  • 81c4a2101f tidied up conflicting docstrings Nils Nemitz 2021-06-09 01:59:16 +0900
  • 013067c18d Merge branch 'master' into ImageItem_level_sampling Nils Nemitz 2021-06-09 01:47:00 +0900
  • ccbf2e000a removed unneded alpha parameter Nils Nemitz 2021-06-09 01:37:53 +0900
  • 6a5adabb85 reverted some accidental whitespace, removed unneeded numpy import Nils Nemitz 2021-06-08 23:15:02 +0900
  • a9c397197b removed skipping of tests Nils Nemitz 2021-06-08 22:38:24 +0900
  • 823988d51c
    Merge pull request #1821 from pijyoi/case_sensitive_exception Ogi Moore 2021-06-08 05:39:35 -0700
  • 1715d5a6fa error on presence of "Exception:" and "Error:" KIU Shueng Chuan 2021-06-08 15:13:17 +0800
  • 4f0c140139 skip color maps example on OSX/PySide6.1.1 Nils Nemitz 2021-06-08 15:54:31 +0900
  • 02408c835d test running matplotlib with dummy backend Nils Nemitz 2021-06-08 15:07:52 +0900
  • a8e26e475c merged master, sorted out example list Nils Nemitz 2021-06-08 00:24:08 +0900
  • 61f067bf7c
    Add axis convenience methods and matrix display example (#1726) Nils Nemitz 2021-06-07 23:44:19 +0900
  • 06be900562 restored devoured comment Nils Nemitz 2021-06-07 22:32:49 +0900
  • 1c8d165d33 restored devoured comment Nils Nemitz 2021-06-07 22:16:59 +0900
  • ebbc6f9844 cleaned up transform eqaulity assertion Nils Nemitz 2021-06-07 22:12:49 +0900
  • f5c1560467 include modulatedBarData in documentation Nils Nemitz 2021-06-07 21:34:00 +0900
  • ea43387108 removed comments and redundancy, renamed modulated bar Nils Nemitz 2021-06-07 21:27:17 +0900
  • 3a3d05b16f
    Merge pull request #1817 from pijyoi/split_finite Ogi Moore 2021-06-06 21:55:51 -0700
  • d863907163
    add function to disable autoscaling (#1819) bsobhani 2021-06-07 00:19:23 -0400
  • 9944d6e825 add function to disable autoscaling bsobhani 2021-06-06 06:50:15 -0400
  • ef3542d355 simplify assert statement Nils Nemitz 2021-06-06 17:57:11 +0900
  • 5a6c26dd1b fix some documentation links Nils Nemitz 2021-06-06 17:35:43 +0900
  • 37e079caa8 assertion string, documentation pass, comment purge Nils Nemitz 2021-06-06 17:25:33 +0900
  • fe1608aa30 merged master Nils Nemitz 2021-06-06 15:52:49 +0900
  • c62b790a03 removed commented-out code Nils Nemitz 2021-06-06 02:53:13 +0900
  • 77a5aee386 Merge remote-tracking branch 'upstream/master' into axis_convenience_methods Nils Nemitz 2021-06-06 02:34:09 +0900
  • f13002b251
    Add "GLTextItem" (#1776) shikishima-TasakiLab 2021-06-06 00:19:54 +0900
  • ecc3563f6d special-case all-finite KIU Shueng Chuan 2021-06-05 20:13:07 +0800
  • e2aa1ef733 Add __all__ = ['GLTextItem'] shikishima-TasakiLab 2021-06-05 18:07:38 +0900
  • 8997cfa07c test the QPolygonF codepath KIU Shueng Chuan 2021-06-05 12:48:08 +0800
  • c8e6920443 use multiple polygons for "finite" KIU Shueng Chuan 2021-06-03 20:18:07 +0800
  • e206ea5ae9
    Merge pull request #1796 from j9ac9k/test-polyline Ogi Moore 2021-06-04 21:33:45 -0700
  • 145ab2e9e3 Merge branch 'master' into test-polyline Ogi Moore 2021-06-04 21:06:52 -0700
  • 5c54577c26
    Merge pull request #1807 from j9ac9k/merge-test-data Ogi Moore 2021-06-04 21:06:11 -0700
  • 4c74be5f56 Fixed a bare exception to ArgumentErrror. shikishima 2021-06-04 15:41:12 +0900
  • b994f2d9e5 Add 'GLTextItem.py' to utils.py. shikishima 2021-06-04 15:35:30 +0900
  • 8946076752 Fixed bare exceptions to ValueError and TypeError. shikishima 2021-06-04 15:33:53 +0900
  • 55e42aabfd make numpy style docstring of arrayToQPath Ogi Moore 2021-06-03 21:53:36 -0700
  • 649757eb31 Remove use of QPolygonF in non-finite cases Ogi Moore 2021-06-03 21:51:28 -0700
  • 31b4210f4e
    Merge branch 'master' into merge-test-data Ogi Moore 2021-06-02 22:15:46 -0700
  • 238b2527a9
    Merge cca427ce59 into 65ef2a5a60 Erik 2021-06-02 11:27:12 -0700
  • bd11e5e401
    Merge pull request #1816 from ntjess/rich-param-cmp Ogi Moore 2021-06-02 09:19:28 -0700
  • c0ebf8a432 Fix #1814 njessurun 2021-06-02 11:03:22 -0400
  • c0b9f3e26e
    Merge pull request #1795 from pijyoi/avoid_writable_qimage Ogi Moore 2021-06-01 23:05:01 -0700
  • 45cf6fa232 Remove comment about QImage data references Ogi Moore 2021-06-01 22:50:02 -0700
  • 39f705fd7f
    Sanitize input for plotItem.showGrid (was documentation fix for plotItem.showGrid alpha setting) (#1809) Nils Nemitz 2021-06-02 14:43:58 +0900
  • 0da1958ff1
    Merge pull request #1768 from pijyoi/rgb32_alpha_chan Ogi Moore 2021-06-01 22:25:08 -0700
  • 28b1499f09
    Force cameraPosition() to return Vector class. (#1799) 3DAlgoLab 2021-06-02 14:21:50 +0900
  • 4264219144 Add PyQt6 version check for QByteArray creation Ogi Moore 2021-05-31 21:29:30 -0700
  • f60eb93d14
    propose fix LineROI coordinate initialization SergiiChernov 2021-06-01 03:13:42 -0400