Luke Campagnola
|
5d5ea065a4
|
travis fix
|
2014-03-30 02:16:05 -04:00 |
|
Luke Campagnola
|
b154c6d997
|
travis, flake colored output
|
2014-03-30 02:09:41 -04:00 |
|
Luke Campagnola
|
46921dcd87
|
fix pyside+py3 bugs to satisfy CI
|
2014-03-26 12:37:54 -04:00 |
|
Luke Campagnola
|
1d30f3c5c7
|
fix py3 tests
|
2014-03-26 11:13:18 -04:00 |
|
Luke Campagnola
|
426578fa4c
|
fix pytest install
|
2014-03-26 07:39:19 -04:00 |
|
Luke Campagnola
|
88a13c1a71
|
qt5 updates
|
2014-03-26 00:29:29 -04:00 |
|
Luke Campagnola
|
51995488cc
|
correct py.test command for py3
|
2014-03-26 00:16:04 -04:00 |
|
Luke Campagnola
|
e2b02fbcbd
|
fix 2nd install test
|
2014-03-25 23:50:38 -04:00 |
|
Luke Campagnola
|
4b3e3ee04a
|
syntax error
|
2014-03-25 23:31:31 -04:00 |
|
Luke Campagnola
|
250eabdb34
|
look for py.test3
|
2014-03-25 23:13:42 -04:00 |
|
Luke Campagnola
|
9f9bca47c1
|
fix syntax
|
2014-03-25 22:54:19 -04:00 |
|
Luke Campagnola
|
0a871c6f36
|
output pip build log
|
2014-03-25 22:47:58 -04:00 |
|
Luke Campagnola
|
dbce58d8cd
|
no comments allowed between shall lines
|
2014-03-25 22:38:55 -04:00 |
|
Luke Campagnola
|
b79c06121d
|
another pip try
|
2014-03-25 20:56:35 -04:00 |
|
Luke Campagnola
|
09f4f5d82a
|
pip correction
|
2014-03-25 13:36:09 -04:00 |
|
Luke Campagnola
|
0eedb5c18e
|
correct py version output
|
2014-03-25 13:29:00 -04:00 |
|
Luke Campagnola
|
d9fd039be2
|
apt checks
|
2014-03-25 11:55:43 -04:00 |
|
Luke Campagnola
|
cf95ccef86
|
alternate pip install method
|
2014-03-25 10:23:10 -04:00 |
|
Luke Campagnola
|
bee0bcddfe
|
correct deps install
|
2014-03-24 23:51:45 -04:00 |
|
Luke Campagnola
|
963a4211fc
|
fixes
|
2014-03-24 23:47:30 -04:00 |
|
Luke Campagnola
|
0c86cd1dc2
|
permission fix
|
2014-03-24 23:31:06 -04:00 |
|
Luke Campagnola
|
5d04ef53b8
|
Fix py.test version selection
|
2014-03-24 23:30:19 -04:00 |
|
Luke Campagnola
|
b0e6c7cb94
|
try another pyqt5 install method
|
2014-03-24 23:25:34 -04:00 |
|
Luke Campagnola
|
422a792866
|
syntax error
|
2014-03-24 23:12:36 -04:00 |
|
Luke Campagnola
|
533133905a
|
fixes
|
2014-03-24 23:04:37 -04:00 |
|
Luke Campagnola
|
8d65211ba4
|
Add Qt5 test
minor fixes
|
2014-03-24 22:40:18 -04:00 |
|
Luke Campagnola
|
4484efaefe
|
use correct py.test for python version
|
2014-03-24 22:31:56 -04:00 |
|
Luke Campagnola
|
5d2441a29b
|
add setup tests
|
2014-03-24 22:24:27 -04:00 |
|
Luke Campagnola
|
9291db64f2
|
fix py3-pyqt install
|
2014-03-24 21:48:43 -04:00 |
|
Luke Campagnola
|
a7aa675c5a
|
travis tests
|
2014-03-24 21:31:33 -04:00 |
|
Luke Campagnola
|
e71cd2b23a
|
more corrections
|
2014-03-24 21:17:15 -04:00 |
|
Luke Campagnola
|
527df3bca8
|
travis corrections
|
2014-03-24 20:56:01 -04:00 |
|
Luke Campagnola
|
87d65cac4a
|
Add flake tests
Correct style in a few files to please Lord Travis
|
2014-03-24 20:48:02 -04:00 |
|
Luke Campagnola
|
537028f88f
|
minimize pyside package install
correct line endings to satisfy Lord Travis
|
2014-03-24 17:36:24 -04:00 |
|
Luke Campagnola
|
1e3cc95e37
|
enable pyside, line ending check
fix test
|
2014-03-24 17:23:03 -04:00 |
|
Luke Campagnola
|
d7df4517f9
|
syntax fix
|
2014-03-24 17:12:06 -04:00 |
|
Luke Campagnola
|
1ad77a2155
|
alt. pytest install
|
2014-03-24 17:00:30 -04:00 |
|
Luke Campagnola
|
5edcc02072
|
Added initial travis.yml
|
2014-03-24 16:52:33 -04:00 |
|
Luke Campagnola
|
d83869c944
|
GraphicsItem.getViewWidget() returns None if widget has been deleted by Qt
Merge remote-tracking branch 'fabioz/fix_widget_dead' into develop
|
2014-03-24 15:58:07 -04:00 |
|
Luke Campagnola
|
6c6beed735
|
Fixes to make crashing less likely on PySide
Merge branch 'clear_cycles' into develop
|
2014-03-24 15:52:08 -04:00 |
|
Luke Campagnola
|
25e7d12f09
|
Cleanup / fixes:
- Corrected isQObjectAlive for PyQt and older PySide
- Warning messages are opt-in using pg.setConfigOptions(crashWarning=True)
|
2014-03-24 15:47:32 -04:00 |
|
Luke Campagnola
|
ed87cffd1f
|
corrected SVG test, moved to its proper home
|
2014-03-24 12:48:30 -04:00 |
|
Luke Campagnola
|
bc57d5a6af
|
Minor corrections to debug.Profiler
|
2014-03-24 11:18:56 -04:00 |
|
Luke Campagnola
|
5b47eff2f7
|
Disable weave by default.
|
2014-03-24 11:18:56 -04:00 |
|
Luke Campagnola
|
9a0eef7bea
|
Merge pull request #58 from JNevrly/plotdataitem_downsampling_fix
PlotDataItem downsampling calculation fix
|
2014-03-24 11:17:14 -04:00 |
|
Luke Campagnola
|
fd6cc955e2
|
Fixed GLGridItem.setSize, added setSpacing
|
2014-03-16 13:45:26 -04:00 |
|
JosefNevrly
|
70724a44b3
|
Added check for zero ViewBox width when calculating automatic downsampling ratio. (Prevents zero-division when downsampling is set before Plot is properly created and drawn within a container).
|
2014-03-16 15:13:43 +01:00 |
|
Luke Campagnola
|
5f7e4dc644
|
Removed extra image window from VideoSpeedTest
|
2014-03-14 18:49:34 -04:00 |
|
Luke Campagnola
|
693df7030a
|
Fixed multiprocess deadlock on windows
Added several utilities and debugging tools
Merge branch 'multiprocess-fix' into develop
|
2014-03-14 18:48:07 -04:00 |
|
Luke Campagnola
|
79cfd3601e
|
Rename Mutex module
|
2014-03-14 18:00:29 -04:00 |
|