Luke Campagnola
|
0ead60e3c9
|
Merge pull request #677 from dkm/patch-1
typo fix in comment
|
2018-04-28 12:00:32 -07:00 |
|
Luke Campagnola
|
3ae54bf2c3
|
Merge pull request #679 from campagnola/overflow-fix
Fix overflow in Point.length()
|
2018-04-27 19:27:44 -07:00 |
|
Luke Campagnola
|
436fcccf82
|
Avoid overflow in Point.length by using trig functions or returning inf
|
2018-04-27 19:07:22 -07:00 |
|
Luke Campagnola
|
e8a999d8b1
|
Merge pull request #548 from acq4/reload-updates
Signal handling tools
|
2018-04-26 14:57:35 -07:00 |
|
Luke Campagnola
|
a1145b5cbf
|
Fix pytest assertion rewrite conflicting with reload by giving temporary module a different name
|
2018-04-26 14:43:20 -07:00 |
|
Luke Campagnola
|
6e392c2e0e
|
Fix disconnect test for pyside
|
2018-04-26 13:49:34 -07:00 |
|
Luke Campagnola
|
986ccb81f4
|
fix reload import
|
2018-04-26 13:28:51 -07:00 |
|
Luke Campagnola
|
60a48ed2e4
|
reload tests pass in python 3
|
2018-04-26 13:22:47 -07:00 |
|
Marc Poulhiès
|
b64294064f
|
typo fix in comment
trivial typo fix
|
2018-04-26 21:57:51 +02:00 |
|
Luke Campagnola
|
bc2c3232e2
|
Merge branch 'develop' into reload-updates
|
2018-04-26 11:08:33 -07:00 |
|
Doug Johnston
|
87efc2418a
|
fix whitespace changes
|
2018-04-26 09:17:00 -07:00 |
|
Doug Johnston
|
972f6205b5
|
Allow for panning in the plane of the camera
Accessed via <CTRL>-[left click]
|
2018-04-25 20:06:40 -07:00 |
|
Luke Campagnola
|
748ca554e4
|
Merge pull request #675 from campagnola/fix-empty-image
Gracefully handle case where image data has size==0
|
2018-04-25 16:57:43 -07:00 |
|
Luke Campagnola
|
5f778f905c
|
Clean up README
Removed contributor list; the actual list of contributors is way too long to hold here :D
|
2018-04-25 16:55:10 -07:00 |
|
Luke Campagnola
|
1206981107
|
Merge pull request #528 from HashSplat/master
Fixed downsample inf image issue
|
2018-04-25 16:32:02 -07:00 |
|
Luke Campagnola
|
d1794e4e96
|
Merge pull request #526 from kokokostation/develop
Added essential if.
|
2018-04-25 16:26:52 -07:00 |
|
Luke Campagnola
|
3f0a13d170
|
Merge pull request #658 from iillyyaa/py3-examples-division
examples: use integer division in indexing
|
2018-04-25 16:21:37 -07:00 |
|
Luke Campagnola
|
f8719c436a
|
Merge pull request #666 from feketeimre/fix
Fix issue #145
|
2018-04-25 16:17:07 -07:00 |
|
Luke Campagnola
|
54f7495171
|
Merge pull request #674 from campagnola/parallelizer-fix
Prevent parallelizer leaking file handles
|
2018-04-25 16:12:35 -07:00 |
|
Luke Campagnola
|
0c1cda4973
|
Gracefully handle case where image data has size==0
|
2018-04-25 16:11:25 -07:00 |
|
Luke Campagnola
|
888ed6d55f
|
Merge pull request #673 from campagnola/int-parameter-format
Change integer parameter formatting
|
2018-04-25 15:39:35 -07:00 |
|
Luke Campagnola
|
7593d4ea83
|
fix Profiler when called from top of stack
|
2018-04-25 15:07:21 -07:00 |
|
Luke Campagnola
|
4ead3f923b
|
Add changelog note
|
2018-04-25 15:00:44 -07:00 |
|
Luke Campagnola
|
51267f5696
|
int parameters use integer formatting
|
2018-04-25 14:54:35 -07:00 |
|
Luke Campagnola
|
465ea2d940
|
Prevent parallelizer leaking file handles
|
2018-04-25 13:22:23 -07:00 |
|
Luke Campagnola
|
58a865e088
|
Add signal documentation for graphicsscene
|
2018-04-25 13:19:50 -07:00 |
|
Luke Campagnola
|
43209593c8
|
Merge pull request #672 from campagnola/busy-cursor-fix
Busy cursor fix
|
2018-04-25 13:18:20 -07:00 |
|
Luke Campagnola
|
1d1d7bfe1e
|
Merge pull request #671 from campagnola/svg-export-updates
Svg export updates
|
2018-04-25 13:05:48 -07:00 |
|
Luke Campagnola
|
7daa5bdff1
|
Ignore BusyCursor when called from thread
|
2018-04-25 13:04:52 -07:00 |
|
Luke Campagnola
|
d4a4fd7fd5
|
fix busy cursor nesting
Prevents permenent busy cursor
|
2018-04-25 13:04:26 -07:00 |
|
Luke Campagnola
|
c8c3b7521b
|
Merge pull request #428 from campagnola/datatree-arrays
DataTreeWidget updates
|
2018-04-25 12:55:52 -07:00 |
|
Luke Campagnola
|
ee2d00c42a
|
Add option to remove non-scaling-stroke from svg output
|
2018-04-25 12:15:14 -07:00 |
|
Luke Campagnola
|
66c96edbd2
|
Merge pull request #670 from campagnola/scatterplotwidget-updates
Scatterplotwidget updates
|
2018-04-25 11:56:40 -07:00 |
|
Luke Campagnola
|
56aae02821
|
fix svg export failure when first line point is masked
|
2018-04-25 11:54:06 -07:00 |
|
Luke Campagnola
|
e61bbeda41
|
Merge branch 'develop' into datatree-arrays
|
2018-04-25 11:25:57 -07:00 |
|
Luke Campagnola
|
434d2b8c71
|
Merge branch 'develop' into scatterplotwidget-updates
|
2018-04-25 11:16:17 -07:00 |
|
Luke Campagnola
|
cbff3a58d7
|
Fix scatterplotwidget label color
|
2018-04-25 11:10:39 -07:00 |
|
Luke Campagnola
|
80ff4ebfe6
|
Remove prints from console
|
2018-04-25 08:50:37 -07:00 |
|
Luke Campagnola
|
9fd9e9a1b3
|
Merge pull request #668 from campagnola/mshunshin-hidpi_fix
OpenGL high-dpi fix
|
2018-04-24 17:32:37 -07:00 |
|
Luke Campagnola
|
063e9c91a9
|
Make high-dpi handling conditional on Qt version
|
2018-04-24 08:59:33 -07:00 |
|
Fekete Imre
|
ce704a1baa
|
Fix issue #145
Disable textures after painting is finished.
|
2018-04-13 16:23:41 +02:00 |
|
Billy Su
|
e4254172a5
|
Add test_clear for PlotDataItem class
|
2018-04-05 12:24:19 +08:00 |
|
Billy Su
|
7b9ba8634c
|
Add test_setData() for PlotDataItem class
|
2018-04-05 11:13:09 +08:00 |
|
Billy Su
|
90857e7f27
|
Extract _choose_filename_dialog() as helper func
To reduce the redundancy, extract the same code as a helper function
_choose_filename_dialog() in PlotItem class
|
2018-04-05 00:25:36 +08:00 |
|
Billy Su
|
42d96d0c21
|
Remove outdated comments
|
2018-04-02 19:26:01 +08:00 |
|
Ilya A. Kriveshko
|
20bcc39eb1
|
examples: use integer division in indexing
In python3 / operator produces a float, which is not a valid index.
Replace with // integer division.
|
2018-03-30 14:51:29 -04:00 |
|
Edward Barnard
|
dc95f76332
|
When a floating Dock window is closed, the dock is now returned to its original DockArea
|
2018-03-30 10:29:45 -07:00 |
|
Luke Campagnola
|
82e8194ea4
|
Merge branch 'hidpi_fix' of https://github.com/mshunshin/pyqtgraph into mshunshin-hidpi_fix
|
2018-03-30 08:57:16 -07:00 |
|
Luke Campagnola
|
b421cc2790
|
Merge pull request #553 from HashSplat/legend_remove_item_size
Fixed legend size after remove item
|
2018-03-29 19:04:24 -07:00 |
|
Luke Campagnola
|
043a3b4d6d
|
Better title
|
2018-03-29 18:30:46 -07:00 |
|