- Sep 27, 2010
-
-
hjk authored
-
dt authored
The Qt4ProjectManager still depends on the QMLJsEditor for building. Since the Qt4ProjectManager does cope correctly with not finding a ModelManager, the Qt4ProjectManager will continue to work even without the qmljseditor. Note: The load order between qt4projectmanager and qmljseditor is undefined now. This is not a problem for this particular patch, but might break future code in subtle ways.
-
- 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
-
- Aug 30, 2010
-
-
hjk authored
-
- Jul 22, 2010
-
-
con authored
-
- Jun 11, 2010
- Jun 07, 2010
-
-
con authored
-
- Apr 30, 2010
-
-
con authored
-
- Mar 31, 2010
-
-
con authored
-
- Mar 12, 2010
-
-
Lasse Holmstedt authored
Go to About Plugins and enable/disable plugins from there. Reviewed-by: mae
-
- Mar 05, 2010
-
-
hjk authored
-
- Mar 01, 2010
-
-
con authored
-
- Jan 07, 2010
-
-
con authored
-
- Nov 20, 2009
-
-
Alessandro Portale authored
The paragraphs are now long lines that get wrapped by the text browser. Reviewed-by: TrustMe modified: src/plugins/bineditor/BinEditor.pluginspec modified: src/plugins/bookmarks/Bookmarks.pluginspec modified: src/plugins/cmakeprojectmanager/CMakeProjectManager.pluginspec modified: src/plugins/coreplugin/Core.pluginspec modified: src/plugins/cpaster/CodePaster.pluginspec modified: src/plugins/cppeditor/CppEditor.pluginspec modified: src/plugins/cpptools/CppTools.pluginspec modified: src/plugins/cvs/CVS.pluginspec modified: src/plugins/debugger/Debugger.pluginspec modified: src/plugins/designer/Designer.pluginspec modified: src/plugins/fakevim/FakeVim.pluginspec modified: src/plugins/find/Find.pluginspec modified: src/plugins/genericprojectmanager/GenericProjectManager.pluginspec modified: src/plugins/git/ScmGit.pluginspec modified: src/plugins/helloworld/HelloWorld.pluginspec modified: src/plugins/help/Help.pluginspec modified: src/plugins/locator/Locator.pluginspec modified: src/plugins/mercurial/Mercurial.pluginspec modified: src/plugins/perforce/Perforce.pluginspec modified: src/plugins/projectexplorer/ProjectExplorer.pluginspec modified: src/plugins/qmleditor/QmlEditor.pluginspec modified: src/plugins/qmlprojectmanager/QmlProjectManager.pluginspec modified: src/plugins/qt4projectmanager/Qt4ProjectManager.pluginspec modified: src/plugins/qtscripteditor/QtScriptEditor.pluginspec modified: src/plugins/regexp/RegExp.pluginspec modified: src/plugins/resourceeditor/ResourceEditor.pluginspec modified: src/plugins/snippets/Snippets.pluginspec modified: src/plugins/subversion/Subversion.pluginspec modified: src/plugins/texteditor/TextEditor.pluginspec modified: src/plugins/vcsbase/VCSBase.pluginspec modified: src/plugins/welcome/Welcome.pluginspec
-
- Oct 29, 2009
- Oct 16, 2009
-
-
ck authored
Includes Maemo tool chain, run configuration, run control, manager, etc. Adds the DebuggerManager to the object pool. This is ugly, but nobody came up with anything better on short notice. To be refactored. Co-Authored-By: kh1
-
- Oct 02, 2009
- Sep 10, 2009
-
-
con authored
-
- Aug 14, 2009
-
-
hjk 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 21, 2009
-
-
Daniel Molkentin authored
-
- Jun 04, 2009
-
-
con authored
-
- Jun 02, 2009
-
-
con 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.
-
- Apr 20, 2009
-
-
con authored
-
- Apr 08, 2009
- Mar 04, 2009
-
-
Daniel Molkentin authored
Task: - RevBy: Thorbjorn AutoTest: -
-
- Feb 27, 2009
-
- Feb 24, 2009
-
-
con authored
-
- Feb 04, 2009
-
-
con authored
-
- Dec 18, 2008
-
-
goro authored
-
- Dec 16, 2008
-
-
dt authored
Details: in all pluginspecs.
-
- Dec 02, 2008
-
-
con authored
-