- May 12, 2011
-
-
Christian Kamm authored
UiPublicMember is now initialized with a statement.
-
- May 10, 2011
-
-
Friedemann Kleint authored
-
- May 06, 2011
-
-
Tobias Hunger authored
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
-
- Apr 13, 2011
-
-
hjk authored
-
- Jan 12, 2011
- Dec 17, 2010
-
-
con authored
-
- Oct 20, 2010
-
-
Kai Koehne authored
Make sure that a comma is added when inserting array elements into the array. Task-number: QTCREATORBUG-2796 Reviewed-by: Erik Verbruggen
-
- Oct 14, 2010
-
-
Christian Kamm authored
Task-number: QTCREATORBUG-2737 Reviewed-by: Kai Koehne
-
- Aug 12, 2010
-
-
Kai Koehne authored
-
- 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
-