Luke Campagnola
|
96292d39f3
|
Merge branch 'dont-touch-builtins' into develop
|
2015-05-19 10:03:03 -04:00 |
|
Luke Campagnola
|
0976991efd
|
Import from python2_3 for all uses of basestring, cmp, and xrange
|
2015-05-19 09:29:55 -04:00 |
|
Luke Campagnola
|
b549b93ade
|
Merge branch 'klickverbot-export-close-border' into develop
|
2015-05-18 23:08:18 -04:00 |
|
Luke Campagnola
|
e3fce3e7bb
|
Merge branch 'export-close-border' of https://github.com/klickverbot/pyqtgraph into klickverbot-export-close-border
|
2015-05-18 23:05:53 -04:00 |
|
David Nadlinger
|
274d0793b3
|
Properly remove select box when export dialog is closed
Previously, only clicking the "Close" button would remove it,
but it would stay behind when directly closing the window.
|
2015-05-16 20:41:54 +02:00 |
|
Luke Campagnola
|
be1ed10d9a
|
Better thread tracing in debug.py
|
2015-05-12 11:14:02 -04:00 |
|
Luke Campagnola
|
9df4df55c4
|
Bugfix: don't create extra AxisItem when user provides them
Committed old changelog updates
|
2015-04-04 11:20:11 -04:00 |
|
Luke Campagnola
|
7ee37b93e2
|
Merge branch 'lidstrom83-close_signal_upon_dock_close' into develop
|
2015-03-17 23:07:55 -04:00 |
|
Luke Campagnola
|
ddc7f45b9b
|
Merge branch 'close_signal_upon_dock_close' of https://github.com/lidstrom83/pyqtgraph into lidstrom83-close_signal_upon_dock_close
|
2015-03-17 23:01:56 -04:00 |
|
dlidstrom
|
431228d0af
|
Removed use of super() in TempAreaWindow
|
2015-03-17 20:45:21 -06:00 |
|
Luke Campagnola
|
45cf6a32dd
|
Merge branch 'empty_DockArea_save-restore_fix' of https://github.com/lidstrom83/pyqtgraph into lidstrom83-empty_DockArea_save-restore_fix
|
2015-03-17 22:43:58 -04:00 |
|
Luke Campagnola
|
4194fba7b2
|
Merge branch 'lidstrom83-editable_dock_titles' into develop
|
2015-03-17 22:36:26 -04:00 |
|
dlidstrom
|
fe8e7e59db
|
Fixes DockArea save/restore when topContainer is None (i.e. when no docks are present, or when all are in temporary windows).
|
2015-03-16 10:41:35 -06:00 |
|
dlidstrom
|
138fbb7fd7
|
Make it possible to change Dock titles.
|
2015-03-14 23:59:20 -06:00 |
|
dlidstrom
|
76dbdafacc
|
Dock to emit closed signal when closed. Temporary DockArea windows call close method of all docks when they are closed.
|
2015-03-14 22:55:16 -06:00 |
|
Luke Campagnola
|
b700a1ad3d
|
Merge branch 'lidstrom83-DockArea_apoptose_fix' into develop
Also corrected temporary container persisting after calling dockarea.addDock()
|
2015-03-14 15:49:45 -04:00 |
|
Luke Campagnola
|
dbacf5e0ed
|
Merge branch 'DockArea_apoptose_fix' of https://github.com/lidstrom83/pyqtgraph into lidstrom83-DockArea_apoptose_fix
|
2015-03-14 15:38:36 -04:00 |
|
Luke Campagnola
|
fb41aa2d40
|
Fixed python 3 plot downsampling
|
2015-03-14 15:25:25 -04:00 |
|
Luke Campagnola
|
8e1c3856ea
|
Added more examples to menu
Minor edits
|
2015-03-01 16:52:15 -05:00 |
|
Luke Campagnola
|
1fe5976e19
|
Merge branch 'pyqt5' into develop
Conflicts:
examples/parametertree.py
pyqtgraph/Qt.py
pyqtgraph/graphicsItems/FillBetweenItem.py
pyqtgraph/graphicsItems/InfiniteLine.py
pyqtgraph/imageview/ImageView.py
|
2015-02-28 11:46:41 -05:00 |
|
Luke Campagnola
|
52d7f2142c
|
Fix line width in a few examples
|
2015-02-28 11:26:45 -05:00 |
|
Luke Campagnola
|
7e40b329e9
|
more examples working under pyqt5
|
2015-02-28 11:05:57 -05:00 |
|
Luke Campagnola
|
058dd183d3
|
Cleaned up example loader
|
2015-02-28 10:32:34 -05:00 |
|
Luke Campagnola
|
caa15d2005
|
Merge branch 'compassym-pyqt5' into pyqt5
|
2015-02-28 09:38:38 -05:00 |
|
Luke Campagnola
|
baefdd0880
|
Merge branch 'fix-interpolate' into develop
|
2015-02-16 11:39:01 -05:00 |
|
Luke Campagnola
|
4066c7c76e
|
tests working
|
2015-02-16 11:23:52 -05:00 |
|
Luke Campagnola
|
accafcce36
|
WIP: adding new tests and fixing bugs in pg.interpolateArray
|
2015-02-16 11:04:58 -05:00 |
|
Luke Campagnola
|
1d7cbca64d
|
minor cleanup
|
2015-02-04 08:13:56 -05:00 |
|
Luke Campagnola
|
e36d6af2c2
|
Fixed git version string generation on python3
Merge branch 'gitversion-fix' into develop
|
2015-02-04 08:12:18 -05:00 |
|
Luke Campagnola
|
9cce7a1da3
|
convert to string for py3
|
2015-02-04 08:06:56 -05:00 |
|
Luke Campagnola
|
d3c2ad874f
|
Fix git version detection
|
2015-02-04 08:00:49 -05:00 |
|
compass
|
98f079d86a
|
Add pyqt5 support for examples/__main__.py
|
2015-01-17 18:45:32 +08:00 |
|
compass
|
00092d99d4
|
Add pyqt5 support for MatplotlibWidget
|
2015-01-17 18:34:30 +08:00 |
|
compass
|
478a3b1aa4
|
Fix some bugs in PyQt5
|
2015-01-17 00:21:33 +08:00 |
|
Luke Campagnola
|
bea4f88335
|
update changelog
|
2014-12-24 15:44:47 -05:00 |
|
Luke Campagnola
|
70cfdb4bbe
|
PyQtGraph release 0.9.10
|
2014-12-24 14:34:58 -05:00 |
|
Luke Campagnola
|
e8820667f0
|
setup correction
|
2014-12-24 12:06:40 -05:00 |
|
Luke Campagnola
|
9a15b55706
|
Correct setup to use new setuptools if it is available
|
2014-12-24 11:19:42 -05:00 |
|
Luke Campagnola
|
305dc7468e
|
manifest corrections
|
2014-12-24 11:05:05 -05:00 |
|
Luke Campagnola
|
2357cb427f
|
correction for setup version string detection
|
2014-12-24 11:00:00 -05:00 |
|
Luke Campagnola
|
8f638776b3
|
PyQtGraph release 0.9.9
|
2014-12-23 19:13:54 -05:00 |
|
Daniel Lidstrom
|
853256bd41
|
DockArea apoptose fix.
Fixes problem where docks can't be added to a non-temporary area once all of its docks have been closed.
|
2014-12-23 16:46:15 -07:00 |
|
Luke Campagnola
|
930c3a1c40
|
Add example data files to setup
|
2014-12-23 16:39:37 -05:00 |
|
Luke Campagnola
|
77906fc7a2
|
corrections to manifest
Add pure-python integrator to verlet chain example
|
2014-12-23 15:55:52 -05:00 |
|
Luke Campagnola
|
9a951318be
|
Add example subpackages to setup.py
|
2014-12-22 18:29:09 -05:00 |
|
Luke Campagnola
|
f7a54ffd42
|
Release 0.9.9
|
2014-12-14 20:01:00 -05:00 |
|
Luke Campagnola
|
41fa2f64d3
|
Fixed GL picking bug
|
2014-12-04 21:24:09 -05:00 |
|
Luke Campagnola
|
f90565442c
|
Correction in setup.py: do not raise exception if install location does not exist yet.
|
2014-12-01 16:39:41 -05:00 |
|
Luke Campagnola
|
87453a2e2a
|
Merge branch 'crash-fixes' into develop
|
2014-11-26 21:30:40 -05:00 |
|
Luke Campagnola
|
f6ded808ef
|
Fixed a few exit crashes, added unit tests to cover them
|
2014-11-26 21:25:17 -05:00 |
|