Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/mantidproject/mantid.git. Pull mirroring updated .
  1. Feb 18, 2016
  2. Feb 13, 2016
  3. Oct 05, 2015
  4. Aug 12, 2015
  5. Dec 16, 2014
  6. Dec 04, 2014
  7. May 28, 2014
  8. Apr 02, 2014
  9. Mar 18, 2014
  10. Jul 04, 2013
  11. Apr 15, 2013
  12. Nov 02, 2012
  13. Oct 25, 2012
  14. Apr 13, 2012
  15. Mar 14, 2012
  16. Aug 25, 2011
  17. Jul 12, 2011
  18. 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
  19. 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
  20. Jun 14, 2011
  21. Jun 08, 2011
  22. May 16, 2011
  23. Mar 21, 2011
  24. Jan 31, 2011
  25. Dec 29, 2010
  26. Aug 10, 2010
  27. Aug 02, 2010
  28. 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
  29. May 14, 2010
  30. Feb 01, 2010
  31. Jan 25, 2010
  32. Jan 20, 2010
  33. Sep 15, 2009
  34. Jul 27, 2009
  35. Mar 24, 2009
    • Russell Taylor's avatar
      * The errorHelper will be helping no more. · 03143041
      Russell Taylor authored
      * Added progress reporting to binary operations
      * Some doxygen fixes
      
      Example improvements in binary operation speed, based on 10k Merlin spectra (old values in brackets).
                 Windows     Linux(s1)
      Plus       0.9 (4.5)   1.4 (6.8) seconds
      Minus      1.0 (4.3)   1.4 (7.9) seconds
      Multiply   0.8 (4.0)   1.2 (6.6) seconds
      Divide     4.1 (7.9)   1.9 (6.6) seconds
      
      Re #509.
      03143041
  36. Mar 06, 2009
Loading