Skip to content
Snippets Groups Projects
  1. Jun 07, 2010
  2. Jun 03, 2010
  3. May 19, 2010
    • Erik Verbruggen's avatar
      Fixed QTCREATORBUG-1397. · ef66bc98
      Erik Verbruggen authored
      When adding a new file, refreshing semantic errors in the open editor should
      have worked. It now also works for removing existing files.
      
      Done-with: Christian Kamm
      ef66bc98
  4. Apr 16, 2010
  5. Apr 01, 2010
  6. Mar 05, 2010
  7. Feb 26, 2010
  8. Feb 18, 2010
  9. Feb 16, 2010
  10. Feb 15, 2010
  11. Jan 29, 2010
  12. Jan 18, 2010
  13. Jan 15, 2010
  14. Jan 14, 2010
    • Kai Koehne's avatar
      Prevent symbol clashes for qml classes · 33ec15b9
      Kai Koehne authored
      Fix namespace usage such that all classes in shared/qml live in the
      Qml namespace, and classes in QmlDesigner plugin in the QmlDesigner
      namespace.
      
      This should prevent any symbol clashes until we can finally get rid
      of the file dublicates (e.g. QmlDocument).
      33ec15b9
  15. Dec 16, 2009
    • Kai Koehne's avatar
      Fix various crashes for QmlProject · 80963107
      Kai Koehne authored
      QmlProject used LocalApplicationRunCOnfiguration, but didn't provide
      e.g. an associated BuildConfiguration. Fix this by implementing it's
      own QmlRunControlFactory, QmlRunControl.
      80963107
  16. Nov 19, 2009
    • dt's avatar
      Make BuildSteps one instance per BuildConfiguration · 0d162be2
      dt authored
      Enables users to change which buildsteps get run per buildconfiguration.
      Some further tweaks are probably necessary. This is a rather big
      change, though it should work. :)
      0d162be2
  17. Nov 11, 2009
  18. Oct 23, 2009
  19. Aug 14, 2009
  20. 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
  21. May 22, 2009
  22. May 11, 2009
  23. May 07, 2009
  24. May 04, 2009
  25. Mar 18, 2009
  26. Mar 16, 2009
  27. Mar 12, 2009
  28. Mar 10, 2009
  29. Mar 09, 2009
    • dt's avatar
      Fixes: Add a smarter cmake open project wizard. · ef1693e9
      dt authored
      Details:  That fixes a few bugs, while still having a few missing
      things. Don't allow the user to set a shadow build directory, if there
      is already a in source build. Detect if a cbp file is already existing
      and recent enough, don't rerun cmake then. Ensure that the user runs
      cmake with the cbp generator on opening the project. Show the output of
      the cmake generator while running. Remove the unecessary cmake step.
      ef1693e9
  30. Feb 25, 2009
  31. Jan 21, 2009
  32. Jan 20, 2009
  33. Jan 19, 2009
  34. Jan 13, 2009
  35. Jan 12, 2009
  36. Dec 16, 2008
Loading