- Feb 17, 2010
-
-
Christian Kamm authored
-
Kai Koehne authored
call of overloaded ‘QString(int)’ is ambiguous
-
Christian Kamm authored
-
Christian Kamm authored
-
Christian Kamm authored
-
- Feb 16, 2010
-
-
Marco Bubke authored
-
Marco Bubke authored
-
con authored
-
Robert Loehning authored
-
Robert Loehning authored
-
Marco Bubke authored
-
Marco Bubke authored
-
Lasse Holmstedt authored
-
Erik Verbruggen authored
-
Lasse Holmstedt authored
Conflicts: src/plugins/qmlinspector/qmlinspectorplugin.h
-
Jörg Schummer authored
Task-number: BAUHAUS-204 Task-number: BAUHAUS-207 Task-number: BAUHAUS-339 Task-number: BAUHAUS-365 Task-number: BAUHAUS-374 Reviewed-by: kkoehne
-
Lasse Holmstedt authored
Conflicts: src/plugins/qmlprojectmanager/qmlproject.cpp src/plugins/qmlprojectmanager/qmlproject.h
-
Marco Bubke authored
-
Marco Bubke authored
-
Jens Bache-Wiig authored
-
Jens Bache-Wiig authored
-
Christian Kamm authored
Both for CppEditor::Internal::SemanticInfo and QmlJSEditor::Internal:: SemanticInfo.
-
ck authored
-
Lasse Holmstedt authored
The new QML Inspector depends on DebuggerPlugin. Also added a dropdown menu into the debugger toolbar from which the user can select the used debugging language, e.g. C++ or QML.
-
Christiaan Janssen authored
-
Thomas Hartmann authored
-
Tobias Hunger authored
-
Kai Koehne authored
Putting every class in it's own files + avoid "using namespace"
-
Christian Kamm authored
The idea is that it may be a plugin-provided type. We don't want user code to be riddled with error markers in that case. Reviewed-by: Roberto Raggi
-
Tobias Hunger authored
* Fixes RunConfigurations not updating when changing something in the BuildConfiguration. Reviewed-by: dt
-
Tobias Hunger authored
* Do not use the BuildManager but have the qmakestep trigger the update via the target and project. Reviewed-by: dt
-
Tobias Hunger authored
Reviewed-by: dt
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
Before we cached based on the main qml url - This way we skip setting up the specific widgets each time we change selection
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
This patch allows setting up property panes before a selection is made
-
Thomas Hartmann authored
Only update geometry based properties in transformChanged()
-