Skip to content
Snippets Groups Projects
  1. Jan 12, 2011
  2. Dec 17, 2010
  3. Nov 17, 2010
    • Oswald Buddenhagen's avatar
      overhaul process argument handling · 1e362b0f
      Oswald Buddenhagen authored
      get away from argument stringlists. instead, use native shell command
      lines which support quoting/splitting, environment variable expansion
      and redirections with well-understood semantics.
      
      Task-number: QTCREATORBUG-542
      Task-number: QTCREATORBUG-1564
      1e362b0f
  4. Oct 04, 2010
  5. Sep 24, 2010
  6. Sep 23, 2010
  7. Sep 17, 2010
  8. Sep 15, 2010
  9. Sep 02, 2010
  10. Apr 12, 2010
  11. Mar 31, 2010
  12. Mar 05, 2010
  13. Jan 29, 2010
  14. Dec 07, 2009
    • dt's avatar
      Cmake: Let the generator determine the toolchain · 24a45907
      dt authored
      Otherwise we need to parse the cbp file, which happens only if the
      buildconfiguration gets active. Also try to decouple a few internals a
      little bit by using signals. The CMakeProject still handles a few things
      directly instead of via signals, more to come eventually.
      24a45907
  15. Nov 03, 2009
  16. Oct 21, 2009
  17. Oct 05, 2009
  18. Sep 23, 2009
  19. Aug 14, 2009
  20. Aug 13, 2009
  21. Jul 31, 2009
  22. Jul 03, 2009
    • dt's avatar
      Always show the wizard even if we already have a recent enough cbp file. · 935a54c1
      dt authored
      That case is a corner case, it can happen if the user has run the codeblocks generator on the command line or if the user deleted the .user file. We mostly ask to get the user a chance to check that we set the correct generator. Or let him select the correct one if there are multiple msvc versions.
      935a54c1
  23. Jul 02, 2009
    • dt's avatar
      Make msvc and cmake play together. · 40ff6ab2
      dt authored
      Note: This requires a cvs cmake and is not fully tested yet. This adds a
      few missing pieces, so now opening new never built projects without a
      .user file on systems with just one VS installation should work.
      40ff6ab2
    • dt's avatar
      Add msvc support to cmake plugin. Depends on a cvs version of cmake. · 560b0639
      dt authored
      The CodeBlocks - NMake Makefiles generator combination is only available
      in the cvs version of cmake.
      This has not been extensively tested at all.
      560b0639
  24. Jun 24, 2009
  25. 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
  26. Jun 10, 2009
  27. Jun 09, 2009
  28. May 27, 2009
  29. May 07, 2009
  30. Apr 20, 2009
  31. Apr 15, 2009
  32. Apr 07, 2009
Loading