Merge of all branches of Fabian PK (related to skills)
Compare changes
Files
18- Tobias Bodmer authored
noticing broken items, even when they are not touched. Also coloring their parents in an orange color, so that the error is noticable even when not expanded. For better generality (and was useful for error reporting): All widgets introduced inherit from a common base class: CustomWidget. It holds a signal definition that can be used to directly forward signals to its QTreeWidgetItem underneath.
+ 76
− 47
@@ -45,9 +45,44 @@ namespace armarx
@@ -61,11 +96,8 @@ namespace armarx
@@ -84,23 +116,12 @@ namespace armarx
@@ -117,14 +138,12 @@ namespace armarx
@@ -139,14 +158,11 @@ namespace armarx
@@ -162,15 +178,12 @@ namespace armarx
@@ -209,11 +222,13 @@ namespace armarx
@@ -241,11 +256,15 @@ namespace armarx
@@ -280,7 +299,8 @@ namespace armarx
@@ -303,12 +323,12 @@ namespace armarx
@@ -321,6 +341,7 @@ namespace armarx
@@ -329,10 +350,12 @@ namespace armarx
@@ -353,10 +376,12 @@ namespace armarx
@@ -377,10 +402,12 @@ namespace armarx
@@ -401,10 +428,12 @@ namespace armarx