Skip to content
Snippets Groups Projects
  1. Jan 14, 2014
  2. Jan 08, 2014
  3. Oct 10, 2013
  4. Sep 11, 2013
    • Leena Miettinen's avatar
      Doc: edit projectexplorer API docs · 6b99d2bb
      Leena Miettinen authored
      
      Fix grammar, punctuation, and style issues. Use standard wording for
      QDoc commands. Remove \brief commands from function descriptions.
      Move some function descriptions directly above the functions, so
      that the \fn command can be removed.
      
      Change-Id: Iedf4f0041af24541a982241f99bd4906e86af916
      Reviewed-by: default avatarDaniel Teske <daniel.teske@digia.com>
      6b99d2bb
  5. Aug 23, 2013
  6. Jun 20, 2013
  7. May 06, 2013
    • Tobias Hunger's avatar
      OutputParser: Allow to flush pending tasks. · 8bbad430
      Tobias Hunger authored
      
      Add a way to flush out tasks from the outputparsers. This is necessary
      to make parsers that keep state more robust.
      
      Flush parsers (once) before adding any new task. This keeps the sequence
      intact.
      
      Flush all parsers once the parsing is done to make sure there is no task
      queued somewhere.
      
      Task-number: QTCREATORBUG-9195
      Change-Id: Icd37df1f470cb73123ad286d6900ad1047a1d512
      Reviewed-by: default avatarTobias Hunger <tobias.hunger@digia.com>
      8bbad430
  8. Mar 26, 2013
  9. Feb 15, 2013
  10. Feb 12, 2013
  11. Feb 06, 2013
  12. Jan 29, 2013
  13. Nov 28, 2012
  14. Oct 05, 2012
  15. Jul 19, 2012
  16. Apr 25, 2012
  17. Mar 06, 2012
  18. Feb 15, 2012
  19. Jan 31, 2012
  20. Jan 30, 2012
  21. Jan 26, 2012
  22. Nov 03, 2011
  23. Oct 24, 2011
  24. Sep 23, 2011
  25. Aug 18, 2011
  26. Aug 15, 2011
  27. Aug 03, 2011
  28. May 06, 2011
  29. Apr 14, 2011
  30. Apr 13, 2011
  31. Mar 31, 2011
  32. Jan 12, 2011
  33. Dec 17, 2010
  34. Nov 17, 2010
    • Oswald Buddenhagen's avatar
      replace env variable injection with pervasive expando support · 79be54ed
      Oswald Buddenhagen authored
      do not inject SOURCEDIR and BUILDDIR into the environment of
      build steps and run configurations any more.
      instead, all custom executable paths, argument lists and working
      directories now support the %{sourceDir} and %{buildDir} macros.
      this approach is more elegant and more scalable.
      79be54ed
    • 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
  35. Nov 11, 2010
  36. Nov 02, 2010
  37. Oct 21, 2010
Loading