Skip to content
Snippets Groups Projects
  1. Sep 03, 2009
  2. Aug 31, 2009
  3. Aug 27, 2009
    • dt's avatar
      Compile without rtti support · 9f918428
      dt authored
      Since we can easily do that, just do it. No gurantee that we aren't
      going to use rtti in the future.
      9f918428
  4. Aug 21, 2009
  5. Aug 17, 2009
  6. Aug 14, 2009
  7. Aug 06, 2009
    • dt's avatar
      Rework the project settings. · dbe5a6f3
      dt authored
      This has still a few missing things, but this enough to start getting
      some feedback. Missing are non qt projects, a solution for the
      runconfiguration, a missing black line between the treeview on top and
      the project settings at the bottom. Some flickering with removing/adding
      widgets to the QScrollArea and not showing the expanded widget if the
      Details button is right at the bottom.
      dbe5a6f3
  8. Aug 05, 2009
  9. Jul 29, 2009
  10. Jul 27, 2009
  11. Jul 24, 2009
  12. Jul 23, 2009
  13. Jul 22, 2009
  14. Jul 21, 2009
  15. Jul 17, 2009
  16. Jul 14, 2009
    • Thorbjørn Lindeijer's avatar
      Added a FakeVim color theme · 2fcf2ac5
      Thorbjørn Lindeijer authored
      Specially for FakeVim users out there who want an easy way to switch to
      vim's default color theme on a dark brackground.
      
      Also did a little cleanup.
      2fcf2ac5
    • con's avatar
      Delete toolchain in more intelligent way. · 67438b57
      con authored
      Create a new one and check if it's the same as the old one,
      has the advantage that cached data doesn't need to be retrieved again.
      It was that way before tool chain was moved to Qt4Project.
      67438b57
  17. Jul 13, 2009
  18. Jul 10, 2009
  19. Jul 03, 2009
    • dt's avatar
      Allow restoreSettings() to fail, · e524f524
      dt authored
      E.g. cmake pops up a wizard then, the running of cmake can fail though.
      Now you don't end i[ with a empty project then. The error reporting in
      that case is not yet optimal.
      e524f524
  20. Jun 26, 2009
  21. Jun 25, 2009
  22. Jun 24, 2009
  23. 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
  24. Jun 02, 2009
    • dt's avatar
      Add a few options to the runconfigurations base environment · 48167ee5
      dt authored
      Note: This code should be shared between Qt4RunConfiguration,
      CMakeRunConfiguration and CustomRunExecutable. Also we are approaching
      other IDEs like configuraion options for setting the environment.
      Without having a good GUI for that. I'll probably be redesigning this
      for 1.3 or 1.4.
      48167ee5
Loading