- Mar 19, 2010
-
-
Lasse Holmstedt authored
the previous implementation relied on poking around with setVisible of the menu actions. Now, command attribute CA_Hide is used instead for the necessary entries. Reviewed-by: hjk
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
-
- Mar 18, 2010
-
-
hjk authored
-
hjk authored
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
-
Friedemann Kleint authored
-
Kai Koehne authored
- It's QML, not Qml. But this is only the file format. - The umbrella term is Quick (or Qt Quick, to be sorted out)
-
- Mar 17, 2010
-
-
Jens Bache-Wiig authored
- Cleaned up frames in the QML inspactor. - Do not force toolbar height for designer widgets
-
hjk authored
-
Kai Koehne authored
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
-
- Mar 12, 2010
-
-
Kai Koehne authored
It's unmaintained, and there is little chance we will reenable it.
-
Kai Koehne authored
-
Lasse Holmstedt authored
Go to About Plugins and enable/disable plugins from there. Reviewed-by: mae
-
- Mar 10, 2010
-
-
dt authored
-
- Mar 09, 2010
-
-
Kai Koehne authored
-
- Mar 05, 2010
-
-
hjk authored
-
Kai Koehne authored
Reviewed-by: Christian Kamm
-
- 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
-