Commit Graph

339 Commits

Author SHA1 Message Date
jopohl
a4e8691845 version1.0.0 2016-07-05 14:13:27 +02:00
andynoack
eeed91c636 fix add column behaviour to be more user friendly 2016-07-05 13:05:05 +02:00
andynoack
f78a81a8c3 fix bug if candidate is none 2016-07-05 11:34:07 +02:00
jopohl
ac533067d3 consider unassigned participant 2016-07-04 12:45:11 +02:00
jopohl
63cea0265a call update triggers after hiding rows 2016-07-04 11:46:59 +02:00
jopohl
7fdf38a8d8 hide participant rows instead of removing from model. Fix bug when loading project with participants hidden 2016-07-04 11:43:03 +02:00
jopohl
ab6e9d2736 add participants to testdata 2016-07-04 10:09:10 +02:00
jopohl
eee6133af8 add method to show intervals per participant 2016-07-04 10:00:05 +02:00
jopohl
b6830d0da6 debug flag and print function for label assigner 2016-07-04 09:46:07 +02:00
jopohl
89647ec22b centralize overlapping protection 2016-07-02 16:30:23 +02:00
jopohl
f4317eb1d7 do not create a label if it would overlap with existing one 2016-07-02 16:25:39 +02:00
jopohl
6ca222dbcd find length and centralize auto assign labels to label assigner 2016-07-01 15:14:19 +02:00
jopohl
59bb21ac96 prepare length calculation 2016-07-01 14:21:41 +02:00
jopohl
85bc0d53d9 remove comments 2016-07-01 12:56:25 +02:00
jopohl
5c79def75c get byte length for block 2016-07-01 12:46:41 +02:00
jopohl
a479bc0209 code formatting 2016-06-30 14:46:42 +02:00
jopohl
7192201236 refactor label assigner 2016-06-30 14:44:41 +02:00
jopohl
deac2ddbd0 find constants 2016-06-30 14:02:42 +02:00
jopohl
e0ba7637df update icons 2016-06-28 18:36:31 +02:00
jopohl
73baf4bb2e fix #79 2016-06-28 18:35:27 +02:00
jopohl
65a2ce3370 fix #81 2016-06-28 16:58:08 +02:00
jopohl
b7ccaf2148 fix #80 2016-06-28 16:20:30 +02:00
jopohl
0959cfc5ac remove blockranges for groups in DeleteBitsAndPauses action 2016-06-28 15:47:43 +02:00
andynoack
d313f230d6 GUI improved 2016-06-28 13:22:51 +02:00
andynoack
8e39680247 fix scroll bug 2016-06-28 10:09:30 +02:00
jopohl
640c458e49 add some thoughts in comment 2016-06-24 14:56:07 +02:00
jopohl
6c216a4a0f count occurences of intervals per block 2016-06-24 13:03:31 +02:00
jopohl
b1b9b2a606 formatting 2016-06-23 19:47:41 +02:00
jopohl
df062c458d constant ranges per block pair 2016-06-23 19:07:39 +02:00
jopohl
a4418b1582 comment out combined intervals 2016-06-23 14:37:50 +02:00
jopohl
2a18ff64ba fix range start 2016-06-23 14:29:44 +02:00
jopohl
006227e8ad disable debugging prints 2016-06-23 11:34:51 +02:00
jopohl
09bdba0747 use common interval for combine intervals 2016-06-23 11:18:03 +02:00
jopohl
b6e9a54185 adapt interval calls 2016-06-23 11:01:26 +02:00
jopohl
7f52ef1e1b add intervall class 2016-06-23 10:56:54 +02:00
jopohl
22911ca295 remove warning 2016-06-23 10:09:53 +02:00
jopohl
c74b103c9d move convert range to protocol block and fix generator test 2016-06-23 09:56:44 +02:00
jopohl
0537dd0d00 set log level to warning 2016-06-23 09:09:03 +02:00
jopohl
2e32e3af51 add class LabelAssigner and find sync with constant indices 2016-06-23 09:02:57 +02:00
jopohl
ae21dee012 sort list before setting 2016-06-23 07:48:27 +02:00
jopohl
dbaaa1d915 combine constant indices 2016-06-22 15:30:18 +02:00
jopohl
9924bd8e18 add all ranges 2016-06-22 14:35:40 +02:00
jopohl
1c5693c874 rename count to constant length 2016-06-22 07:37:20 +02:00
jopohl
b724bf7fb4 refactor add constant range 2016-06-21 23:18:14 +02:00
jopohl
e17e04cc18 use lists instead of sets as we update the end in place 2016-06-21 23:04:57 +02:00
jopohl
c4310703f6 take only shortest common constant per block 2016-06-21 22:48:04 +02:00
jopohl
047b6fa8c8 sort output and add timing to unittest 2016-06-21 18:21:15 +02:00
andynoack
e95a7922ad Analyzing labels 2016-06-21 12:28:26 +02:00
jopohl
7dc591ec42 find sync bytes 2016-06-20 09:45:07 +02:00
jopohl
7b64c20dc9 remove min check for preamble and iterate over 4 bits instead 2016-06-20 08:43:32 +02:00