- Jul 21, 2010
-
-
Kai Koehne authored
Also remove grouped properties if the last member is removed via removeObjectMember (removeBindingByName already takes care of this).
-
Kai Koehne authored
changeProperty->changeBinding removeProperty->removeBindingByName
-
Kai Koehne authored
This way one can reindent afterwards. Reviewed-by: Erik Verbruggen
-
Kai Koehne authored
With 700975ad one could specify that a UiObjectMember should be inserted after another one. But 0 'the default parameter' was ambiguous in that either you want to have it inserted at the beginning of the member list, or the heuristics should be applied. Make this explicit by providing two methods.
-
- Jul 20, 2010
-
-
Kai Koehne authored
-
Kai Koehne authored
-
Kai Koehne authored
Done by erikv
-
Kai Koehne authored
Done by erikv
-
- Jul 09, 2010
-
-
Thomas Hartmann authored
We have to keep the line ending in case the removed property is not the only thning in that line
-
Thomas Hartmann authored
-
- Jul 07, 2010
-
-
Thomas Hartmann authored
-
- Jun 30, 2010
-
-
Erik Verbruggen authored
-