- Mar 01, 2010
-
-
con authored
-
- Feb 26, 2010
-
-
Kai Koehne authored
All files have been renamed from Qml to QDeclarative
-
- Feb 22, 2010
-
-
Kai Koehne authored
The API of QmlView has changed. Also, the QmlDom classes became private. Patch provided by Aaron Kennedy. Reviewed-by: akennedy
-
- Feb 17, 2010
-
-
Erik Verbruggen authored
-
Lasse Holmstedt authored
metatype redefinition
-
Lasse Holmstedt authored
-
ck authored
-
- Feb 16, 2010
-
-
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.
-
Kai Koehne authored
Putting every class in it's own files + avoid "using namespace"
-
- Feb 12, 2010
-
-
Roberto Raggi authored
-
- Feb 09, 2010
-
-
Tobias Hunger authored
* Ease cross device development by introducing 'targets' which group build- and runsettings that are valid for this one target Most of the kudos for the code review go to dt. Con, thorbjorn, ckandler and others did also review parts of this patch. Reviewed-by: dt
-
- Feb 03, 2010
-
-
Bea Lam authored
longer allowed.
-
- Jan 13, 2010
-
-
Bea Lam authored
-
- Jan 12, 2010
-
-
Bea Lam authored
-
- Jan 07, 2010
-
-
Tobias Hunger authored
* Use id() for methods returning a string used to represent some type of object. * Use displayName() for strings that are meant to be user visible. * Quieten some warnings while touching the files anyway. * Move Factories to their products in the plugins where that was not done before. Reviewed-by: dt
-
- Dec 18, 2009
-
-
Bea Lam authored
no longer uses LocalAppRunConfiguration. QmlInspector now uses the qmlviewer started by QmlProjectManager instead of starting its own, and clicking the Start Debug button within a QML project will switch to QML Inspect mode and start the inspector.
-
- Dec 14, 2009
-
-
mae authored
This is part of a bigger change to get rid of the output mode. Reviewed-by: con
-
- Dec 11, 2009
-
-
Bea Lam authored
-