- Jul 22, 2010
-
-
Pawel Polanski authored
* Add buildstep to handle the deployment * Remove deployment code from the runconfiguration * Update .user files to add new deployment step into existing setups Reviewed-by: Tobias Hunger
-
Pawel Polanski authored
Reviewed-by: Tobias Hunger
-
Kai Koehne authored
E.g. "anchors {}" is represented in the AST as a UiObjectDefinition. Treat it nevertheless like a property in the outline, such that it isn't shown in the outline if you deactivate showing bindings.
-
Kai Koehne authored
-
Olivier Goffart authored
Even if we should really care about all of them, the object that is the root of all the graphical QML item is the usually last.
-
- Jul 21, 2010
-
-
Roberto Raggi authored
-
Kai Koehne authored
Make sure the filter reevaluates all items when they change.
-
Joerg Bornemann authored
The symbols in gdbhelpers.dll are never namespaced. Thus we don't have to resolve the symbols - we already know their names. The resolution took 5 seconds per symbol on my machine.
-
Joerg Bornemann authored
-
Joerg Bornemann authored
Parameter ImageBaseName can be NULL. This seems to happen for modules like kernel32.dll and other modules in the guts of the OS.
-
Roberto Raggi authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
Olivier Goffart authored
Also used 'int' instead of QDeclarativeDebugObjectReference for the debug id in order not to use the private API from QMLJS
-
Olivier Goffart authored
-
Olivier Goffart authored
-
Kai Koehne authored
-
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.
-
Kai Koehne authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Roberto Raggi authored
Now the method can be used to get the fully qualified name of destructors, operator-ids and conversion-function-ids.
-
Roberto Raggi authored
-
Kai Koehne authored
-
ck authored
This particular script is responsible for > 90% of packaging time. Reviewed-by: kh1
-
ck authored
-
hjk authored
-
hjk authored
Still does not work as the location itself is unknown.
-