Skip to content
Snippets Groups Projects
  1. Jan 19, 2016
  2. Nov 03, 2015
  3. Jul 06, 2015
  4. Apr 13, 2015
  5. Apr 12, 2015
  6. Mar 10, 2015
    • Tobias Hunger's avatar
      DiffEditor: Refactor the user-facing parts · b2b8b867
      Tobias Hunger authored
      
      * Move all data handling into DiffEditorDocument
      * Move much of the logic of how to update views into the
        DiffEditor.
      * Introduce a base class for the different views on the diff
        to implement.
      * Remove DiffEditorGuiController
      * Make DiffEditorController smaller and merge the DiffEditorReloader
        into the class
      * Simplify communication between the classes involved
      * Make much of the implementation private to the plugin
      
      Change-Id: I7ccb9df6061923bcb34cf3090d6d8331895e83c7
      Reviewed-by: default avatarOrgad Shaneh <orgads@gmail.com>
      Reviewed-by: default avatarJarek Kobus <jaroslaw.kobus@theqtcompany.com>
      b2b8b867
  7. Jan 28, 2015
  8. Jan 16, 2015
  9. Nov 21, 2014
  10. Nov 13, 2014
  11. Nov 05, 2014
  12. Oct 09, 2014
  13. Sep 09, 2014
  14. Aug 13, 2014
  15. Jul 07, 2014
  16. Jun 24, 2014
    • Orgad Shaneh's avatar
      Git: Add on-demand branches expanding · d6583f0f
      Orgad Shaneh authored
      
      Make "branches expanding" on demand and asynchronous.
      After "git show" there is clickable text: "Branches: <Expand>" in
      description. If user clicks this text then branches for commit is
      triggered and done asynchronously.
      
      Task-number: QTCREATORBUG-11293
      Done-with: Przemyslaw Gorszkowski <pgorszkowski@gmail.com>
      Change-Id: I772cfef823d3f95e2b3060dfb5973157d81fc11a
      Reviewed-by: default avatarTobias Hunger <tobias.hunger@digia.com>
      d6583f0f
  17. Jun 06, 2014
  18. Feb 24, 2014
  19. Feb 18, 2014
  20. Jan 31, 2014
  21. Jan 30, 2014
  22. Jan 16, 2014
Loading