Skip to content
Snippets Groups Projects
  1. Feb 26, 2015
    • Orgad Shaneh's avatar
      Prefix duplicate names in Open Documents to make them unique · aee35662
      Orgad Shaneh authored
      
      If a document has a file name associated with it then the prefix is
      composed from path components (subdirectories), starting from the one
      where the file is located and going up the parents until the resulting
      name becomes unique among other open documents.
      
      If a document doesn't have an associated file name, then a sequential
      number (starting from 1) is appended to the display name of the
      document.
      
      This feature is useful when working with big projects that have lots
      of idendical file names across different subdirectories (e.g.
      Makefile.in, main.cpp, etc.) that need to be edited at the same
      time. It allows to easily recognize such a file when switching
      between documents in the editor, w/o the need to place the
      mouse pointer over the name entry to get its full path.
      
      Started-by: default avatarDmitriy Kuminov <coding@dmik.org>
      Task-number: QTCREATORBUG-10185
      Change-Id: I633ea6d9b9b4fce8b67335dbcce1bda29254efde
      Reviewed-by: default avatarEike Ziller <eike.ziller@theqtcompany.com>
      aee35662
  2. Feb 16, 2015
  3. Jan 30, 2015
  4. Jan 16, 2015
  5. Jan 12, 2015
  6. Nov 13, 2014
  7. Nov 12, 2014
  8. Nov 07, 2014
  9. Nov 05, 2014
  10. Oct 24, 2014
  11. Oct 09, 2014
  12. Sep 25, 2014
  13. Aug 14, 2014
  14. Jul 07, 2014
  15. Jul 04, 2014
  16. Jul 01, 2014
  17. Mar 10, 2014
  18. Mar 05, 2014
  19. Feb 18, 2014
  20. Feb 10, 2014
  21. Jan 30, 2014
  22. Jan 08, 2014
  23. Jul 19, 2013
  24. Jul 17, 2013
  25. Jul 12, 2013
  26. Jul 10, 2013
  27. Jul 09, 2013
  28. May 15, 2013
  29. Jan 29, 2013
  30. Oct 05, 2012
  31. Sep 26, 2012
  32. Jul 19, 2012
  33. Feb 20, 2012
  34. Jan 26, 2012
  35. Jan 09, 2012
Loading