Skip to content
Snippets Groups Projects
  1. Aug 19, 2010
  2. Jun 15, 2010
  3. May 21, 2010
    • Friedemann Kleint's avatar
      VCS: Show message box on timeouts/Add SSH prompt. · 5364f5c1
      Friedemann Kleint authored
      - Use message boxes on timeouts.
      - Add a configuration for a graphical SSH password prompt binary with
      defaults
      - Launch commands that require authentification with no terminal on UNIX
      and environment variable SSH_ASKPASS set accordingly.
      - First attempt at introduce a common function to synchronously run VCS
      commands in base plugin with flags.
      - Use standard execution log entries in all VCS plugins (outputwindow).
      5364f5c1
  4. Mar 01, 2010
    • Friedemann Kleint's avatar
      VCS: Minor fixes · c56b56be
      Friedemann Kleint authored
      - git status: Recognize text in case -u was passed
      - Mercurial: Always run in C locale
      c56b56be
    • Friedemann Kleint's avatar
      VCS: Fix time-out handling for synchronous processes. · a1fed931
      Friedemann Kleint authored
      Introduce static utilities to Utils::SynchronousProcess
      for synchronous processes that mimicks the handling
      of Utils::SynchronousProcess (apply timeout after no
      more data are available on stdout/stderr as opposed
      to waitForFinished()).
      
      Task-number: QTCREATORBUG-777
      a1fed931
  5. Dec 04, 2009
  6. Nov 06, 2009
  7. Nov 05, 2009
  8. Nov 03, 2009
  9. Nov 02, 2009
  10. Sep 21, 2009
Loading