- Mar 04, 2010
-
-
Kai Koehne authored
Users also can now explicitly set the path to the private header files by passing "QT_PRIVATE_HEADERS=$PATH" to qmake, or force qmake to ignore the plugins by passing in an invalid /empty path. Reviewed-by: con
-
- Feb 26, 2010
-
-
Kai Koehne authored
All files have been renamed from Qml to QDeclarative. Registration of types is now done in an initializer method.
-
- Feb 24, 2010
-
-
Lasse Holmstedt authored
-
- Feb 22, 2010
-
-
Kai Koehne authored
-
- Feb 16, 2010
-
-
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.
-
- Jan 29, 2010
-
-
Kai Koehne authored
Old format is still available as a fallback.
-
- Jan 15, 2010
-
-
Erik Verbruggen authored
-
- Jan 13, 2010
-
-
Kai Koehne authored
Otherwise parallel builds might fail
-
- Jan 07, 2010
-
-
Kai Koehne authored
This adds a new "Design" mode that can be used to manipulate qml files in a visual way. It will only get build if you have the declarativeui module in Qt. This is a squashed import from the Bauhaus project. Share & enjoy :)
-
- Dec 11, 2009
-
-
Bea Lam authored
-
- Nov 02, 2009
-
-
dt authored
-
- Oct 16, 2009
-
-
con authored
-
- Sep 30, 2009
-
-
Erik Verbruggen authored
-
- Sep 29, 2009
-
-
Friedemann Kleint authored
-
- Sep 21, 2009
-
-
Brian McGillion authored
-
- Sep 04, 2009
-
-
Erik Verbruggen authored
-
- Aug 05, 2009
-
-
con authored
-
- Jul 28, 2009
-
-
Daniel Molkentin authored
This removes the all hard dependencies to and from welcome screen, except the one to the core plugin. More in detail: - Add IWelcomePage to add a tab to the welcome screen - Move tabs in the modules where they belong - Enables QHelpManager to open help fullscreen and contextually - "Getting Started" moves to Qt4ProjectManager - Projects & Sessions (aka "Develop") moves to ProjectExplorer - "Community" remains in the welcome plugin for simplicity
-
- Jul 22, 2009
-
-
Robert Loehning authored
It was trying to build the ProjectExplorer before the Welcome mode, and failing. Reviewed-by: Thorbjørn Lindeijer
-
- Jul 21, 2009
-
-
Daniel Molkentin authored
-
Daniel Molkentin authored
-
- Jul 15, 2009
-
-
Friedemann Kleint authored
-
- Jun 11, 2009
-
-
Roberto Raggi authored
-
- May 15, 2009
-
-
dt authored
-
- May 13, 2009
-
-
Roberto Raggi authored
-
con authored
Missing dependency in plugins.pro, sometimes breaks multi-process build.
-
- May 04, 2009
-
-
Roberto Raggi authored
-
- Apr 22, 2009
-
-
Roberto Raggi authored
-
- Mar 11, 2009
-
-
hjk authored
-
- Mar 10, 2009
-
-
Roberto Raggi authored
-
- Mar 04, 2009
-
-
Thorbjørn Lindeijer authored
This check is no longer needed since the necessary private headers are now part of Qt Creator. Reviewed-by: Friedemann
-
- Feb 09, 2009
-
-
con authored
RevBy: - hjk
-
- Dec 19, 2008
-
-
hjk authored
Note that <Esc> is called <Shift-Esc>.
-
- Dec 17, 2008
-
-
dt authored
Details: Be warned, this is not usable at the moment.
-
- Dec 12, 2008
-
-
dt authored
-
- Dec 02, 2008
-
-
con authored
-