Skip to content
Snippets Groups Projects
  1. Sep 13, 2010
    • Tobias Hunger's avatar
      Preserve invalid Qt versions when loading a project · d1c23f58
      Tobias Hunger authored
      Now that we have 2.0 out we can be less strict when checking
      project consistency when loading .user files.  The strictness
      was necessary due to upgrading non-target projects to target
      projects.
      
       * Allow for invalid Qt versions when loading a .user file that was not
         updated from the pre-target era.
       * Update the UI to show invalid Qt versions as invalid. Remove
         the Invalid version as soon as a valid one is imported.
      
      This does preserve the buildsteps, too.
      d1c23f58
  2. Aug 24, 2010
  3. Apr 14, 2010
  4. Mar 17, 2010
  5. Mar 05, 2010
  6. Dec 08, 2009
  7. Dec 07, 2009
    • dt's avatar
      Rework connections on the project pane for Qt4Projects. · 1e46cb42
      dt authored
      Should fix a lot of corner cases, might introduce a few bugs.
      Also rename functions/slots to be better named.
      
      Generic Project Manager and CMake Project Manager are missing from this
      patch.
      1e46cb42
  8. Nov 30, 2009
  9. Oct 01, 2009
  10. Aug 26, 2009
  11. Aug 14, 2009
  12. 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
  13. Aug 05, 2009
  14. Jun 24, 2009
  15. 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
  16. Apr 20, 2009
  17. Mar 19, 2009
    • dt's avatar
      Fixes: Handle debug and release scopes for TARGET and DESTDIR · b3ec859c
      dt authored
      Task:     247606
      Details:  Remove all the magic which build on top of the cumalative
      parser. Instead trust the exact parsing to get those variables correct.
      This required a bug fix in the profile evaluator, done with ossi.
      Hopefully this doesn't break windows/mac. Will check.
      b3ec859c
  18. Feb 25, 2009
  19. Jan 16, 2009
  20. Jan 13, 2009
  21. Dec 22, 2008
    • Roberto Raggi's avatar
      Compile. · 286e45b4
      Roberto Raggi authored
      Removed declaration of slot shadowBuildButtonClicked().
      286e45b4
  22. Dec 19, 2008
  23. Dec 16, 2008
  24. Dec 02, 2008
Loading