- Oct 04, 2010
-
-
dt authored
-
- Sep 27, 2010
-
- Sep 23, 2010
-
-
Christian Kamm authored
The Qt4ProjectManager now uses metacalls to inform the QmlJSModelManager about the project data. Done-with: hjk
-
- Sep 21, 2010
-
-
Christian Kamm authored
Introduced new Creator-specific qmake variable QML_IMPORT_PATH that lists the import paths required by the QmlJS engine. Done-with: Alessandro Portale
-
- Jun 11, 2010
-
-
kh1 authored
- lessens open file handles - improves help plugin startup further Task-number: QTCREATORBUG-337 Reviewed-by: ck
-
- Feb 05, 2010
-
-
Friedemann Kleint authored
Move dependencies up.
-
- Sep 28, 2009
-
-
Friedemann Kleint authored
creating a debug run configuration. Import the debugger into Qt4ProjectManager.
-
- 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 21, 2009
-
-
Daniel Molkentin authored
-
- May 12, 2009
-
-
dt authored
This means, creating a new project, we immediately have completion for the ui file. Also adding stuff to the ui file now changes the codemodel immediately. Yet todo, are tests under windows and suppressing a warning if the form contains a toplevel spacer.
-
- Dec 02, 2008
-
-
con authored
-