Skip to content
Snippets Groups Projects
  1. Nov 17, 2010
    • 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
  2. Nov 15, 2010
  3. Nov 03, 2010
  4. Nov 02, 2010
  5. Oct 29, 2010
  6. Oct 25, 2010
  7. Oct 15, 2010
  8. Oct 08, 2010
  9. Oct 07, 2010
  10. Oct 05, 2010
  11. Oct 04, 2010
  12. 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
  13. Sep 29, 2010
  14. Sep 28, 2010
  15. Sep 27, 2010
  16. Sep 24, 2010
  17. Sep 23, 2010
  18. Sep 21, 2010
  19. Sep 20, 2010
  20. Sep 17, 2010
  21. 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
  22. Sep 13, 2010
  23. Sep 10, 2010
Loading