- 08 Dec, 2010 8 commits
-
-
con authored
-
Christian Kandeler authored
-
con authored
Conflicts: doc/qtcreator.qdoc src/plugins/qmldesigner/designercore/instances/nodeinstance.cpp src/plugins/qt4projectmanager/qmakestep.cpp src/plugins/qt4projectmanager/qt-maemo/maemopackagecreationstep.cpp src/plugins/qt4projectmanager/qtversionmanager.cpp
-
con authored
-
Friedemann Kleint authored
Task-number: QTCREATORBUG-3312
-
hjk authored
This is necessary to handle "live updates". Originally done by ck.
-
hjk authored
-
hjk authored
-
- 07 Dec, 2010 32 commits
-
-
Christian Kandeler authored
Task-number: QTCREATORBUG-3063
-
Christian Kandeler authored
-
dt authored
Splitted up patches wrongly
-
Thomas Hartmann authored
We check the qml file/document now with QmlJSCheck. We explicitly disable checking of qml types.
-
Thomas Hartmann authored
We are checking for duplicate ids and duplicate property definitions now.
-
Thomas Hartmann authored
-
Thomas Hartmann authored
We have to check also for the ModelNode, but we also have to avoid recursion. Reviewed-by: Marco Bubke
-
Thomas Hartmann authored
Properly detach from rewriter view and node instance view on model destruction. Reviewed-by: Marco Bubke
-
hjk authored
Using the convienience class does not really save code and adds another needless level in the hierarchy. This affects the three remaining BaseMode users: Help, ProjectExplorer and HelloWorld.
-
dt authored
-
dt authored
-
dt authored
-
dt authored
Reviewed-By: hunger
-
dt authored
Reviewed-By: hunger
-
Christian Kamm authored
Reviewed-by: Lasse Holmstedt
-
Erik Verbruggen authored
Reviewed-by: Roberto Raggi
-
dt authored
This code is still needed.
-
Jarek Kobus authored
Reviewed-by:
dt <qtc-committer@nokia.com> Task-number: QTCREATORBUG-2511
-
Pawel Polanski authored
-
Christian Kandeler authored
-
Friedemann Kleint authored
-
Christian Kamm authored
It could easily be followed by another colon. Reviewed-by: Roberto Raggi
-
dt authored
Makes Creator useable again :)
-
dt authored
Makes multiple target factories per project possible Reviewed-By: hunger
-
dt authored
Reviewed-By: hunger
-
Thomas Hartmann authored
The granularity of the slider was to fine. So 1 could be a rounded 0.99. Task-number: QTCREATORBUG-3035 Reviewed-by: Marco Bubke
-
Thomas Hartmann authored
PathView creates problems and we do not properly support it anyway. We just create a dummy instance, instead. Task-number: QTCREATORBUG-3251 Reviewed-by: Marco Bubke
-
con authored
-
Nicolas Arnaud-Cormos authored
Make it more consistant with the current plugins: * plugin class use the Plugin template instead of Impl * add a pluginconstants.h file * use the new pluginspec.in file Merge-request: 216 Reviewed-by:
con <qtc-committer@nokia.com>
-
Sami Tikka authored
Find correct version control to use in a repo inside another repo (e.g. SVN checkout inside a git repo) Merge-request: 224 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
con authored
-
Friedemann Kleint authored
Task-number: QTCREATORBUG-3305
-