- Apr 22, 2009
-
-
dt authored
Hopefully i didn't miss a plugin.
-
dt authored
The Debugger, cmake and Qt4 plugin all need it. More refactoring to it coming.
-
dt authored
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
-
- Apr 21, 2009
-
-
con authored
Conflicts: doc/qtcreator.qdoc doc/qtcreator.qdocconf src/app/Info.plist src/plugins/bineditor/BinEditor.pluginspec src/plugins/bookmarks/Bookmarks.pluginspec src/plugins/cmakeprojectmanager/CMakeProjectManager.pluginspec src/plugins/coreplugin/Core.pluginspec src/plugins/coreplugin/coreconstants.h src/plugins/cpaster/CodePaster.pluginspec src/plugins/cppeditor/CppEditor.pluginspec src/plugins/cpptools/CppTools.pluginspec src/plugins/debugger/Debugger.pluginspec src/plugins/debugger/gdbengine.cpp src/plugins/designer/Designer.pluginspec src/plugins/fakevim/FakeVim.pluginspec src/plugins/find/Find.pluginspec src/plugins/genericprojectmanager/GenericProjectManager.pluginspec src/plugins/git/ScmGit.pluginspec src/plugins/helloworld/HelloWorld.pluginspec src/plugins/help/Help.pluginspec src/plugins/perforce/Perforce.pluginspec src/plugins/projectexplorer/ProjectExplorer.pluginspec src/plugins/qt4projectmanager/Qt4ProjectManager.pluginspec src/plugins/qtscripteditor/QtScriptEditor.pluginspec src/plugins/quickopen/QuickOpen.pluginspec src/plugins/regexp/RegExp.pluginspec src/plugins/resourceeditor/ResourceEditor.pluginspec src/plugins/snippets/Snippets.pluginspec src/plugins/subversion/Subversion.pluginspec src/plugins/texteditor/TextEditor.pluginspec src/plugins/vcsbase/VCSBase.pluginspec
-
Thorbjørn Lindeijer authored
Reviewed-by: con
-
Friedemann Kleint authored
Log exceptions with stacktrace.
-
Friedemann Kleint authored
-
- Apr 20, 2009
-
-
dt authored
And there seems to be no value in the code anyway.
-
dt authored
-
dt authored
It should not be used outside of the ProjectExplorer and is likewise not exported.
-
dt authored
Rename (Q)MakeBuildStepFactory to (Q)MakeStepFacotry Move the factories to the same files as (Q)MakeStep Delete the old qmakebuildstepfactory.(h|cpp)
-
dt authored
Task: 250418 This also moves us closer to supporting multiple build configurations properly.
-
con authored
Task-number: 251307
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
... which i of course promptly managed to do. argh.
-
Oswald Buddenhagen authored
by axasia
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
i don't think it is a good idea to tr() the svn command in the dialog title
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
now bin and share are not pegged to linking the executable any more, but are proper subdirs targets of their own. unforturnately, qmake is a bit tenacious, so we hack around a bit. :) more or less in passing by, i removed some superfluous trailing slashes and added path normalization as well.
-
Friedemann Kleint authored
-
Kavindra Devi Palaraja authored
-
Friedemann Kleint authored
Make command execution output shown, use Wide version of Debug Callbacks and output, provide bases classes for other output and event handlers, move common dumper functionality into debugger manager.
-
Thorbjørn Lindeijer authored
Reviewed-by: dt
-
Kavindra Devi Palaraja authored
-
Kavindra Devi Palaraja authored
-
Thorbjørn Lindeijer authored
-
Thorbjørn Lindeijer authored
-
dt authored
-