Skip to content
Snippets Groups Projects
  1. Nov 05, 2010
  2. Oct 13, 2010
    • Leandro Melo's avatar
      Text editor: Fix potential crash in the plain text editor. · 44cefd73
      Leandro Melo authored
      Example situation: The plain text editor is displaying in-memory content and
      has not been explicitly "configured". If there's an attempt to indent the text
      it crashes since the indenter is invalid. This can happen if one clicks on 'Show
      View Contents in Editor' within a debug session and press enter in the editor.
      
      Reviewed-by: con
      44cefd73
  3. Oct 11, 2010
  4. Sep 20, 2010
  5. Aug 18, 2010
  6. Jun 25, 2010
  7. Jun 21, 2010
  8. May 28, 2010
  9. May 21, 2010
  10. May 20, 2010
  11. May 14, 2010
  12. Mar 05, 2010
  13. 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
  14. Jan 07, 2010
    • Tobias Hunger's avatar
      Make method naming more consistent. · a6ad7737
      Tobias Hunger authored
        * Use id() for methods returning a string used to represent
          some type of object.
        * Use displayName() for strings that are meant to be user
          visible.
        * Quieten some warnings while touching the files anyway.
        * Move Factories to their products in the plugins where that
          was not done before.
      
      Reviewed-by: dt
      a6ad7737
  15. Aug 14, 2009
  16. 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
  17. Jun 04, 2009
  18. May 25, 2009
  19. Feb 25, 2009
  20. Jan 13, 2009
  21. Dec 16, 2008
  22. Dec 02, 2008
Loading