Skip to content
Snippets Groups Projects
  1. Sep 23, 2010
  2. Sep 22, 2010
  3. Sep 07, 2010
  4. Sep 06, 2010
  5. Jul 13, 2010
  6. Jul 12, 2010
  7. Apr 28, 2010
  8. Apr 26, 2010
    • ck's avatar
      Move SSH functionality out of the Qt4ProjectManager. · 9ece8a41
      ck authored
      It does not conceptually belong there, and several people have
      asked for an interface to use the functionality in their own
      plugins.
      
      Task-number: QTCREATORBUG-1204
      Reviewed-by: kh1
      9ece8a41
  9. Mar 05, 2010
  10. Feb 26, 2010
    • Lasse Holmstedt's avatar
      Design mode integration · df7a19de
      Lasse Holmstedt authored
      Moved Qt Designer to open from Design Mode. Also, Design mode is now global,
      and created in coreplugin. Other plugins can register themselves to it.
      df7a19de
  11. Dec 14, 2009
    • Friedemann Kleint's avatar
      Debugger: Enable attaching with -client option. · bd8d2b0b
      Friedemann Kleint authored
      
      Make it possible to trigger a debug-attach in a running instance
      of Qt Creator by means of -client, use that in qtcdebugger, thus
      enabling it to attaching to crashing executables in run mode
      (Windows/CDB).
      
      Modify IPlugin and application so that the complete command line is
      serialized and transmitted to a running instance via QtSingleApplication
      if -client is specified. Introduce IPlugin::remoteArgument and use that
      in core for opening files and in the debugger for attaching.
      
      Use -client in qtcdebugger with some logic to keep it alive as long as
      the debuggee, make CDB break in that case as the events are not replayed
      correctly in case the debugger is not spawned by the registered handler.
      Rubber-stamped-by: default avatarcon <qtc-committer@nokia.com>
      bd8d2b0b
  12. Nov 25, 2009
  13. Aug 14, 2009
  14. Jul 21, 2009
  15. Jul 13, 2009
  16. Jun 23, 2009
  17. Jun 16, 2009
    • con's avatar
      Cherry-pick: Update license headers and sales contact details. · 2919c210
      con authored
      Reviewed-by: Trust Me
      
      Conflicts:
      
      	src/libs/cplusplus/CppBindings.cpp
      	src/libs/cplusplus/CppBindings.h
      	src/libs/cplusplus/FastPreprocessor.cpp
      	src/libs/cplusplus/FastPreprocessor.h
      	src/plugins/cpptools/cppcurrentdocumentfilter.cpp
      	src/plugins/cpptools/cppcurrentdocumentfilter.h
      	src/plugins/cpptools/cppsemanticsearch.cpp
      	src/plugins/cpptools/cppsemanticsearch.h
      	src/plugins/duieditor/parser/qmljs.g
      	src/plugins/duieditor/parser/qmljsast.cpp
      	src/plugins/duieditor/parser/qmljsast_p.h
      	src/plugins/duieditor/parser/qmljsastfwd_p.h
      	src/plugins/duieditor/parser/qmljsastvisitor.cpp
      	src/plugins/duieditor/parser/qmljsastvisitor_p.h
      	src/plugins/duieditor/parser/qmljsengine_p.cpp
      	src/plugins/duieditor/parser/qmljsengine_p.h
      	src/plugins/duieditor/parser/qmljsgrammar.cpp
      	src/plugins/duieditor/parser/qmljsgrammar_p.h
      	src/plugins/duieditor/parser/qmljslexer.cpp
      	src/plugins/duieditor/parser/qmljslexer_p.h
      	src/plugins/duieditor/parser/qmljsmemorypool_p.h
      	src/plugins/duieditor/parser/qmljsnodepool_p.h
      	src/plugins/duieditor/parser/qmljsparser.cpp
      	src/plugins/duieditor/parser/qmljsparser_p.h
      	src/plugins/duieditor/parser/qmljsprettypretty.cpp
      	src/plugins/duieditor/parser/qmljsprettypretty_p.h
      	src/plugins/duieditor/rewriter/rewriter.cpp
      	src/plugins/duieditor/rewriter/rewriter_p.h
      	src/plugins/duieditor/rewriter/textwriter.cpp
      	src/plugins/duieditor/rewriter/textwriter_p.h
      	src/shared/cplusplus/ASTClone.cpp
      	tests/manual/cplusplus/main.cpp
      2919c210
    • Jason McDonald's avatar
      Update license headers and sales contact details. · 884b7af7
      Jason McDonald authored
      Reviewed-by: Trust Me
      884b7af7
  18. Apr 22, 2009
    • Oswald Buddenhagen's avatar
      fully-fledged webkit-free welcome mode · f48f23c8
      Oswald Buddenhagen authored
      pros:
      - the non-webkit version is not castrated any more
      - i18n should become simpler
        - but need to make the buttons non-labels for optimal results
      - if we introduce delayed loading of the help plugin, we would get
        webkit loading out of the startup's critical path alltogether
      
      cons:
      - the page might be a bit harder to modify for some
      f48f23c8
  19. Feb 25, 2009
  20. Jan 26, 2009
  21. Jan 21, 2009
  22. Jan 19, 2009
  23. Jan 13, 2009
  24. Jan 12, 2009
  25. Dec 16, 2008
  26. Dec 02, 2008
Loading