Skip to content
Snippets Groups Projects
  1. Feb 20, 2013
  2. Feb 18, 2013
  3. Jan 29, 2013
  4. Nov 28, 2012
  5. Oct 05, 2012
  6. Aug 06, 2012
  7. Jul 19, 2012
  8. Jun 19, 2012
  9. Mar 06, 2012
  10. Feb 15, 2012
  11. Jan 26, 2012
  12. Nov 03, 2011
  13. May 06, 2011
  14. Apr 13, 2011
  15. Jan 12, 2011
  16. Jan 11, 2011
    • con's avatar
      Allow optional plugin dependencies. · 4116504c
      con authored
      Adds a 'type' attribute to the 'dependency' tag, with possible values
      'required' and 'optional'.
      Optional dependencies may not be linked against. You'll need to use the
      new dynamic methods in plugin manager (retrieving objects and calling
      methods by name) if you want to access functionality of optional
      dependencies.
      4116504c
  17. Dec 17, 2010
  18. Dec 16, 2010
  19. Jun 24, 2010
  20. Jun 07, 2010
  21. May 19, 2010
  22. May 12, 2010
    • Lasse Holmstedt's avatar
      Fixed crash when using -noload to disable multiple plugins · 425f4b74
      Lasse Holmstedt authored
      The noload behavior is also changed: it now always shows the plugins in
      About Plugins... menu, even though -noload was used. When using -noload,
      the enabled state of the plugin is not saved, so if the command line
      arg is removed, the plugin will be loaded normally.
      
      Reviewed-by: con
      425f4b74
    • Lasse Holmstedt's avatar
      Fixed crash when using -noload to disable multiple plugins · bc00f859
      Lasse Holmstedt authored
      The noload behavior is also changed: it now always shows the plugins in
      About Plugins... menu, even though -noload was used. When using -noload,
      the enabled state of the plugin is not saved, so if the command line
      arg is removed, the plugin will be loaded normally.
      
      Reviewed-by: con
      bc00f859
  23. Mar 30, 2010
  24. Mar 12, 2010
  25. Mar 05, 2010
  26. Feb 10, 2010
  27. Jan 29, 2010
  28. Aug 14, 2009
  29. 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
  30. Apr 15, 2009
  31. Feb 25, 2009
  32. Jan 13, 2009
Loading