Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/mantidproject/mantid.git. Pull mirroring updated .
  1. Jun 07, 2016
  2. Jun 03, 2016
  3. May 07, 2016
  4. Feb 24, 2016
  5. Feb 18, 2016
  6. Feb 17, 2016
  7. Feb 13, 2016
  8. Oct 05, 2015
  9. Aug 12, 2015
  10. Dec 16, 2014
  11. Dec 04, 2014
  12. May 28, 2014
  13. Apr 02, 2014
  14. Mar 18, 2014
  15. Jul 04, 2013
  16. Apr 15, 2013
  17. Nov 02, 2012
  18. Oct 25, 2012
  19. Apr 13, 2012
  20. Mar 14, 2012
  21. Aug 25, 2011
  22. Jul 12, 2011
  23. Jun 23, 2011
    • Nick Draper's avatar
      re #3207 · 0d3d1d39
      Nick Draper authored
      Adds the option to select which algorithm categories are available into the Mantid->options tab of the preferences window.
      
      Known Bug:  Does not work with nested categories at the moment, but right now the only one is DataHandling, and you'd be a fool to hide that.
      0d3d1d39
  24. Jun 21, 2011
    • Nick Draper's avatar
      fixes #2127 · 9818dc82
      Nick Draper authored
      Python supports multiple categories, no work really as python does not realy support categories any more.
      
      refs #2128
      Python and the mantidplot UI respects not showing algorithms if all of it's categories are hidden 
      
      tests:
                        Normally  Hidden   What I want
      in tree           Yes       No        No
      in search box     Yes       No        No
      typed in box      Yes       Yes       Ideally, but not too fussed
      mtdHelp           Yes       No        No
      intellisense      Yes       Yes       No, but not too fussed
      typed in script   Yes       Yes       Yes
      9818dc82
    • Nick Draper's avatar
      fixes #2126, refs #2128 · dac66d6d
      Nick Draper authored
      Multiple categories are now correctly displayed in Mantidplot.
      Hiding of categories is implemented for Mantidplot, but no GUI to select yet.
      hidden categories can be set in the properties files with algorithms.categories.hidden
      dac66d6d
  25. Jun 14, 2011
  26. Jun 08, 2011
  27. May 16, 2011
  28. Mar 21, 2011
  29. Jan 31, 2011
  30. Dec 29, 2010
  31. Aug 10, 2010
  32. Aug 02, 2010
  33. Jul 22, 2010
    • Nick Draper's avatar
      closes #1182 · 9ed50cb5
      Nick Draper authored
      Copyright updated to read
      Copyright © 2007-10 ISIS Rutherford Appleton Laboratory & NScD Oak Ridge National Laboratory
      9ed50cb5
  34. May 14, 2010
  35. Feb 01, 2010
Loading