Skip to content
Snippets Groups Projects
  1. Sep 19, 2011
  2. Sep 14, 2011
  3. Sep 05, 2011
  4. Aug 02, 2011
  5. Jul 29, 2011
  6. Jun 07, 2011
  7. May 19, 2011
  8. May 13, 2011
  9. May 12, 2011
  10. May 10, 2011
  11. May 06, 2011
  12. Apr 18, 2011
  13. Apr 15, 2011
  14. Apr 13, 2011
  15. Mar 31, 2011
  16. Mar 24, 2011
  17. Feb 25, 2011
  18. Feb 22, 2011
    • hjk's avatar
      texteditor: merge ITextEditable into ITextEditor · f576ad9f
      hjk authored
      rename BastTextEditor->BaseTextEditorWidget, BaseTextEditorEditable->BaseTextEditor
      rename BaseTextEditor{,Widget} subclasses
      rename editableInterface->editorInterface
      rename createEditableInterface->createEditor
      minor cleanups after renamings
      f576ad9f
  19. Jan 19, 2011
  20. Jan 12, 2011
  21. Dec 20, 2010
  22. Dec 17, 2010
  23. Dec 09, 2010
  24. Nov 26, 2010
  25. Nov 22, 2010
  26. 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
  27. Oct 25, 2010
  28. Oct 08, 2010
    • Tobias Hunger's avatar
      Git: Consider new files a diff · bb02af93
      Tobias Hunger authored
      When checking for a difference and being asked to handle untracked
      files: Actually consider the presence of untracked files a change.
      
      Fixes git commit editor not coming up when there were no changes,
      only additions of new files.
      bb02af93
  29. Oct 05, 2010
    • Tobias Hunger's avatar
      Git: ignore spaces in diff · 13b442f2
      Tobias Hunger authored
      Ignore spacing changes in diff (based on same setting as used to
      ignore spacing in git blame).
      
      Task-number: QTCREATORBUG-2526
      13b442f2
    • Tobias Hunger's avatar
      Git: Handle unusual HEADs · cd6009c2
      Tobias Hunger authored
      Handle detached HEADs as well as cloning from repositories that default
      to another branch but master. This is relevant when clonig local
      repositories.
      
      Reviewed-by: Friedemann Kleint
      cd6009c2
  30. Sep 29, 2010
  31. Sep 24, 2010
  32. Sep 23, 2010
Loading