Skip to content
Snippets Groups Projects
  1. Jun 07, 2010
  2. May 20, 2010
  3. May 19, 2010
  4. May 14, 2010
  5. May 12, 2010
  6. Apr 26, 2010
  7. Apr 12, 2010
  8. Apr 07, 2010
  9. Mar 31, 2010
  10. Mar 26, 2010
  11. Mar 19, 2010
  12. Mar 18, 2010
  13. Mar 12, 2010
  14. Mar 01, 2010
  15. Feb 26, 2010
  16. Feb 15, 2010
  17. Feb 12, 2010
  18. Jan 15, 2010
    • Friedemann Kleint's avatar
      VCS[git]: Add support for stashes. · 9ac98a40
      Friedemann Kleint authored
      Add non-modal stash management dialog and additional menu option
      "Stash snapshot..." to stash away changes prompting for a description,
      which will immediately replay the stash (take snapshot and continue
      working).
      Add interface to IVersionControl for creating/restoring/deleting
      snapshots for backup/complex undo operations (currently supported
      by git only). Add test options to VCSBasePlugin.
      Clean up and extend git client accordingly.
      9ac98a40
  19. Jan 12, 2010
    • Friedemann Kleint's avatar
      VCS[hg, git]: Add support for repository creation. · d5271a08
      Friedemann Kleint authored
      Add repository creation operation to IVersionControl, implement for hg
      and git, add convenience slot with prompts to VCSBasePlugin.
      Add respective menu options and make menus are visible in case no VCS is
      active.
      Change project wizards extension page to list VCS that are capable of
      repository creation in a QComboBox in case the directory is not managed
      by another VCS (in which case it lists that one for operation 'add').
      On that occasion, polish the Project selection to use a QComboBox as
      well and add some smartness to find the most suitable project to add via
      path matching.
      d5271a08
  20. Jan 11, 2010
  21. Jan 08, 2010
  22. Jan 07, 2010
  23. Dec 15, 2009
  24. Dec 14, 2009
  25. Dec 09, 2009
  26. Dec 08, 2009
  27. Dec 04, 2009
  28. Nov 27, 2009
  29. Nov 24, 2009
Loading