- Jun 07, 2010
-
-
con authored
-
- Apr 29, 2010
-
-
Lasse Holmstedt authored
-
- Apr 28, 2010
-
-
con authored
Discussed-with: hjk
-
Lasse Holmstedt authored
Task-number: QTCREATORBUG-1288
-
- Apr 23, 2010
-
-
Lasse Holmstedt authored
Also, a class name is added in qmjs::bind so that we have a class name for custom properties defined inside a component.
-
Lasse Holmstedt authored
If you have plugins that extend qml, you probably want to debug them too. This is now possible with the "Start debugging QML and C++ Simultaneously" debug menu entry. Just select a QML project which uses c++ plugins and start debugging in this mode.
-
- Apr 21, 2010
-
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
-
- Apr 16, 2010
-
-
Thorbjørn Lindeijer authored
-
Lasse Holmstedt authored
now you can modify expression values after you set a watch on them. doesn't seem to work yet for all cases, but there must be some issues within the qml debug server holding things back.
-
con authored
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
-
- Apr 15, 2010
-
-
ck authored
-
Lasse Holmstedt authored
It's not yet possible to attach to an external app running a qml debugging server, because the server is only started on startup if an env variable is set. Changing this requires action from Brisbane, but even the current solution works for C++ apps with QML in them. Task-number: BAUHAUS-585 Reviewed-by: dt
-
- Apr 13, 2010
-
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
Reviewed-by: hjk
-
Kai Koehne authored
Reviewed-by: Thomas Hartmann
-
- Apr 09, 2010
-
-
Jens Bache-Wiig authored
Reviewed-by: Daniel Molkentin
-
Christiaan Janssen authored
-
Christiaan Janssen authored
-
Christiaan Janssen authored
-
Christiaan Janssen authored
-
- Apr 08, 2010
-
-
con authored
It was conflicting with the normal completion shortcut, and it shouldn't register a new command anyhow. Reviewed-by: Lasse Holmstedt
-
- Apr 06, 2010
-
-
Friedemann Kleint authored
Do not use localized Window Titles. Use objectName or default to dockWidget<n>". Task-number: QTCREATORBUG-1059
-
- Mar 31, 2010
-
-
con authored
-
- Mar 26, 2010
-
-
Lasse Holmstedt authored
-
- Mar 24, 2010
-
-
Friedemann Kleint authored
-
- Mar 22, 2010
-
-
Lasse Holmstedt authored
-
- Mar 19, 2010
-
-
Thorbjørn Lindeijer authored
This reverts commit a61728f6. This was a non-change, since const int is implicitly static in C++.
-
Lasse Holmstedt authored
-
Thorbjørn Lindeijer authored
-
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
-