Skip to content
Snippets Groups Projects
  1. Dec 12, 2011
  2. Nov 23, 2011
  3. Nov 08, 2011
  4. Nov 03, 2011
  5. Oct 28, 2011
  6. Oct 12, 2011
  7. Sep 14, 2011
  8. May 30, 2011
  9. May 06, 2011
  10. May 04, 2011
  11. May 03, 2011
  12. Apr 13, 2011
  13. Mar 31, 2011
  14. Mar 30, 2011
  15. Feb 25, 2011
  16. Feb 24, 2011
    • Friedemann Kleint's avatar
      Debugger: Add toolchain combos to start dialogs, refactor detection. · 75f4b9cf
      Friedemann Kleint authored
      Add combo box listing toolchains with debuggers to start external,
      attach and core.
      Another attempt at streamlining engine detection:
      Split in detection functions that first collect a list of
      available engines by preference, then remove disabled and
      wrongly configured engines and use the remaining best.
      matching. checkconfiguration is now the central place where
      engine detection and config check takes place.
      
      Rubber-stamped-by: hjk
      75f4b9cf
  17. Feb 22, 2011
  18. Jan 12, 2011
  19. Jan 11, 2011
  20. Jan 07, 2011
  21. Dec 17, 2010
  22. Dec 01, 2010
  23. Nov 19, 2010
  24. Oct 29, 2010
  25. Oct 22, 2010
  26. Sep 17, 2010
  27. Sep 16, 2010
  28. Jul 21, 2010
  29. Jul 12, 2010
  30. Jun 25, 2010
    • Friedemann Kleint's avatar
      Debugger[Trk]: Added TCF experimental adapter. · beba423a
      Friedemann Kleint authored
      Added adapter to work with TCF over WLAN.
      Factor out common code for Symbian from TrkAdapter.
      Improve message logging in TrkGdbAdapter, some cleanup.
      Added new TcfTrkGdbAdapter based on TcfTrkDevice
      in symbianutils based on JSON, using QTcpSocket.
      To be started via special @tcf@ argument.
      Rubber-stamped-by: hjk
      beba423a
  31. Jun 11, 2010
  32. 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
Loading