Skip to content
Snippets Groups Projects
  1. Jan 20, 2011
  2. Jan 12, 2011
  3. Dec 17, 2010
  4. Dec 02, 2010
  5. Dec 01, 2010
  6. Nov 22, 2010
    • Friedemann Kleint's avatar
      VCS: Allow to run commands synchronously · 818f5f0e
      Friedemann Kleint authored
      Run some commands synchronously. This avoids issues with the UI
      reacting to file changes done by the VCS on windows which can lead
      to crashes.
      
      Task-number: QTCREATORBUG-3021
      Reviewed-by: Tobias Hunger
      818f5f0e
  7. Nov 17, 2010
  8. Nov 03, 2010
  9. Nov 02, 2010
  10. Oct 28, 2010
  11. Oct 08, 2010
  12. Oct 07, 2010
  13. Sep 30, 2010
    • hjk's avatar
      version bump 2.0.91 -> 2.1.81 · e6dd3ff5
      hjk authored
      Should have been done earlier. 2.1.80 was burned in the pre-2.1.0->2.0.1
      days, and we'd like to have odd subminor for 'working' and even subminor
      numbers for pure cherry-picking release branches anyway.
      e6dd3ff5
  14. Sep 29, 2010
  15. Sep 27, 2010
  16. Sep 24, 2010
  17. Sep 14, 2010
    • dt's avatar
      EditorManager: Change openEditor/activateEditor to not do mode switching · 08ccda58
      dt authored
      Also introduce a indirection, modes have now types, edit and debug have
      the same type, and editors do have a prefered type of modes instead of a
      prefered mode.
      
      That fixes the bug that if the prefered qml editing mode was set to
      design, then in switching between qml editors would
      - in Edit Mode: stay in edit mode
      - in Debug Mode: switch to debug mode
      08ccda58
  18. Sep 10, 2010
  19. Aug 30, 2010
  20. Aug 27, 2010
  21. Aug 19, 2010
  22. Aug 12, 2010
  23. Jul 22, 2010
  24. Jun 25, 2010
  25. Jun 15, 2010
  26. Jun 11, 2010
  27. Jun 10, 2010
  28. Jun 08, 2010
  29. Jun 07, 2010
  30. 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