Skip to content
Snippets Groups Projects
  1. May 20, 2010
    • kh1's avatar
      Long overdue changes and refactoring for qemu handling. · 91093805
      kh1 authored
      Fixes: - react on build/ run configuration changes
             - now notices environment changes, like switching Qt versions
             - start button is now only shown if we have a valid qemu runtime
             - enabled/ disabled state works properly when loading a project
      
      Task-number: QTCREATOR-210, QTCREATORBUG-1252, QTCREATORBUG-1082
      Reviewed-by: ck
      91093805
  2. Mar 30, 2010
  3. Mar 29, 2010
  4. Mar 28, 2010
  5. Mar 22, 2010
  6. Mar 18, 2010
  7. Mar 17, 2010
  8. Mar 12, 2010
  9. Mar 05, 2010
  10. Feb 23, 2010
  11. Feb 08, 2010
  12. Jan 29, 2010
  13. Jan 13, 2010
    • dt's avatar
      Add Build to the right click menu of sub projects for Qt4 Projects · fb3ae97d
      dt authored
      They do what you expect them to do, that is build only a subtree.
      The implementation is a little bit strange. We temporarly set the sub
      node to be built on the BuildConfiguration, enqueue that
      BuildConfiguration (which calls BuildStep::init()), and then reset that
      temporary value.
      
      A more general way would be to have the ability to extend
      BuildConfiguration::buildProject() in a way that additional data can be
      passed to the BuildSteps.
      
      Task-Nr: QTCREATOR-5
      Task-Nr: QTCREATORBUG-44
      fb3ae97d
  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. Dec 17, 2009
  16. Dec 16, 2009
  17. Dec 09, 2009
    • Tobias Hunger's avatar
      Rework Build Parser handling · ec025c6d
      Tobias Hunger authored
       * Rework IBuildParser:
          * Remove name() method.
          * Remove enterDirectory and leaveDirectory signals.
          * Allow chaining of parsers.
       * Rename IBuildParser to IOutputParser.
       * Implement GnuMakeParser.
          * Remove entering/leaving directory related code from all other parsers
          * Move filename fixup heuristic based on entering/leaving directory
            massages from gnumake here from AbstractMakeStep.
       * Add outputParser method to ToolChain: This removes the need to map
         toolchains to BuildParser names in the BuildSteps.
       * Enhance AbstractProcessStep to accept a IOutputParser to parse its output.
       * Remove AbstractMakeStep.
       * Set the appropriate Parsers in all classes deriving from AbstractProcessStep
         and append the ToolChain's parser to the parser chain.
       * Remove BuildParserFactories: There is no more need for them.
       * Remove constants used to identify the BuildParsers.
       * Clean up some names:
          * Replace stdOut with stdOutput.
          * Replace addToTaskWindow with addTask and addToOutputWindow with
            addOutput. Do this wherever it is not yet clear that this will end up
            in the Task/Output window.
      
      Reviewed-by: dt
      ec025c6d
  18. Dec 08, 2009
  19. Nov 30, 2009
  20. Oct 16, 2009
    • ck's avatar
      Add experimental Maemo support. · 6a49395e
      ck authored
      Includes Maemo tool chain, run configuration, run control,
      manager, etc.
      
      Adds the DebuggerManager to the object pool. This is ugly, but
      nobody came up with anything better on short notice. To be
      refactored.
      
      Co-Authored-By: kh1
      6a49395e
  21. Sep 25, 2009
    • Friedemann Kleint's avatar
      Rename IRunConfigurationRunner -> IRunControlFactory... · 978cf4bd
      Friedemann Kleint authored
      and ApplicationRunConfiguration to LocalApplicationRunConfiguration,
      preparing remote debugging. Change the interface canRun() to be const,
      run() to create() (since it does not run anything), use references
      to the QSharedPointer<Foo>. Introduce d-Pointer and remove
      unneeded headers from ProjectExplorerPlugin and add missing includes
      everywhere.
      978cf4bd
  22. Sep 17, 2009
  23. Aug 14, 2009
  24. Jul 28, 2009
    • Daniel Molkentin's avatar
      Make the welcome screen into plugins. · 5633de2a
      Daniel Molkentin authored
      This removes the all hard dependencies to and from welcome screen,
      except the one to the core plugin. More in detail:
      
      - Add IWelcomePage to add a tab to the welcome screen
      - Move tabs in the modules where they belong
      - Enables QHelpManager to open help fullscreen and contextually
      - "Getting Started" moves to Qt4ProjectManager
      - Projects & Sessions (aka "Develop") moves to ProjectExplorer
      - "Community" remains in the welcome plugin for simplicity
      5633de2a
  25. Jul 13, 2009
  26. Jun 29, 2009
  27. Jun 24, 2009
  28. Jun 23, 2009
  29. 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
  30. Jun 12, 2009
  31. May 28, 2009
  32. May 26, 2009
    • Thorbjørn Lindeijer's avatar
      Rely on lazy instantiation of text editor actions · 5b132339
      Thorbjørn Lindeijer authored
      The actions are already lazily instantiated in
      TextEditorActionHandler::setupActions(), so there should be no need to
      call initializeActions() in all plugins on startup. Only the main text
      editor plugin will still initialize its actions, to make sure the menu
      items are there.
      5b132339
  33. May 19, 2009
    • Friedemann Kleint's avatar
      Added 'Open with ->Qt Designer' in Project Explorer. · 19663fee
      Friedemann Kleint authored
      
      Added IExternalEditor which knows a kind and a mimetype.
      Make EditorManager and ProjectExplorer "Open With" query
      the interface and add the respective kinds.
      Add "openExternalEditor" to EditorManager.
      Add External editors for Designer and Linguist,
      making use of Mac 'open' or Designer's Tcp socket mechanism
      to ensure files are opened in the same instance (per Qt version).
      
      Task-number: 249392
      Reviewed-by: default avatarcon <qtc-committer@nokia.com>
      19663fee
  34. May 07, 2009
  35. Apr 28, 2009
  36. Apr 22, 2009
Loading