Commit Graph

940 Commits

Author SHA1 Message Date
Johannes Pohl
49a4e1995d Update README.md 2017-02-08 06:45:41 +01:00
Johannes Pohl
64beec6952 rename test to prevent travis from random failing 2017-02-07 21:20:02 +01:00
Johannes Pohl
d76b340961 set redraw timer interval to 10 for smooth zoom and good performance 2017-02-07 21:13:12 +01:00
Johannes Pohl
02d9457ed3 set redraw timer interval to 1 for smoother zoom 2017-02-07 21:12:11 +01:00
Johannes Pohl
0d6fc763ed remove scene creator call in graphic view to prevent flickering when zooming 2017-02-07 21:04:23 +01:00
Johannes Pohl
6b9715a139 fix floating error for subpath range calculation 2017-02-07 20:45:06 +01:00
Johannes Pohl
65f202e50e restyling 2017-02-07 20:18:45 +01:00
Johannes Pohl
3e0bb83a20 remove layout changed in favor of update 2017-02-06 15:40:16 +01:00
Johannes Pohl
57ca63019a refactor controller 2017-02-06 15:23:02 +01:00
Johannes Pohl
489a1b4e33 refactor signal frame controller 2017-02-06 14:35:50 +01:00
Johannes Pohl
cd58159fa8 cleanup code 2017-02-06 13:29:06 +01:00
Johannes Pohl
cd88d2ea5e reformat protocol tree model 2017-02-06 10:24:47 +01:00
Johannes Pohl
1909bfb2c3 reformat protocol tree view 2017-02-06 10:18:49 +01:00
Johannes Pohl
17943e0313 reformat main controller 2017-02-06 10:02:54 +01:00
jopohl
87bd1d7351 increase performance threshold for travis 2017-02-06 07:24:29 +01:00
Johannes Pohl
9f973496b5 add unittest for insert sine dialog 2017-02-06 07:20:08 +01:00
Johannes Pohl
2ae5b44243 Merge pull request #125 from jopohl/travistrusty
Travistrusty
2017-02-05 16:30:34 +01:00
Johannes Pohl
183db818bd tobytes -> tostring for backward compatbility 2017-02-05 16:26:38 +01:00
Johannes Pohl
cded63cd57 add default value to read settings for backward compatibility 2017-02-05 16:16:37 +01:00
Johannes Pohl
b09c4328d9 omit keyword argument 2017-02-05 16:02:13 +01:00
Johannes Pohl
67852c6a71 set Parent for QAction for backward compatibility 2017-02-05 15:58:34 +01:00
Johannes Pohl
d594d1cd02 test python 3.4 2017-02-05 15:43:25 +01:00
Johannes Pohl
95fc696be6 test trusty 2017-02-05 15:11:36 +01:00
Johannes Pohl
06a45a7e2a update gitignore 2017-02-05 14:43:48 +01:00
Johannes Pohl
aa3be0f381 Merge pull request #124 from jopohl/addcustomsine
Addcustomsine
2017-02-05 10:44:05 +01:00
jopohl
1d06785ed6 make signal insertable + set changed status after inserting data 2017-02-05 10:15:58 +01:00
jopohl
43d0ed15c6 draw anti aliased preview of signal 2017-02-04 19:08:26 +01:00
jopohl
ce901e4edd add preview of sine wave 2017-02-03 22:42:06 +01:00
Johannes Pohl
39d85fa1aa add insert sine plugin context menu entry in EGV + dialog 2017-02-03 15:24:41 +01:00
Johannes Pohl
6891e50795 add build status badge 2017-02-03 12:53:39 +01:00
Johannes Pohl
c072325a0b increase threshold for performance test 2017-02-03 12:51:50 +01:00
Johannes Pohl
2f26cc9b4f pyqt5 not installable for python 3.4 with pip 2017-02-03 12:47:58 +01:00
Johannes Pohl
382077c029 test python 3.4 2017-02-03 12:45:31 +01:00
Johannes Pohl
b0a7b34670 prevent interactive dialog in close test 2017-02-03 12:41:23 +01:00
Johannes Pohl
d4a59c8398 install libegl1-mesa 2017-02-03 12:33:53 +01:00
Johannes Pohl
1966115178 can we import pyqt? 2017-02-03 12:28:41 +01:00
Johannes Pohl
3132f408c8 export display to test pyqt 2017-02-03 12:09:41 +01:00
Johannes Pohl
c72277fe1c test only encoding 2017-02-03 12:04:25 +01:00
Johannes Pohl
40ee540a6e add build cythonext 2017-02-03 11:59:23 +01:00
Johannes Pohl
1f06ffc541 add require sudo 2017-02-03 11:54:46 +01:00
Johannes Pohl
7895aaebd0 add verbose 2017-02-03 11:52:36 +01:00
Johannes Pohl
21cfe41f0e add newline at eof 2017-02-03 11:46:45 +01:00
Johannes Pohl
a69a796014 add travis 2017-02-03 11:45:22 +01:00
Johannes Pohl
1f3153b702 set pythonpath for tests in init.py 2017-02-03 11:39:35 +01:00
Johannes Pohl
3eefb98861 add requirements.txt 2017-02-03 11:13:22 +01:00
Johannes Pohl
b72e855288 Merge pull request #123 from jopohl/signalcopypaste
add copy paste to interpretation + refactor Graphic View Class
2017-02-02 21:05:22 +01:00
Johannes Pohl
d238742f72 add copy paste to interpretation + refactor Graphic View Class 2017-02-02 21:03:39 +01:00
Johannes Pohl
07f50c4a6c add zoom test 2017-02-02 19:50:28 +01:00
andynoack
d9054a870f fix #119 2017-02-02 12:12:10 +01:00
Johannes Pohl
3352423287 prevent division by zero 2017-02-01 22:05:52 +01:00