Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/mantidproject/mantid.git. Pull mirroring updated .
  1. Jun 01, 2011
  2. May 25, 2011
  3. May 12, 2011
  4. May 06, 2011
  5. Apr 25, 2011
    • Russell Taylor's avatar
      Do away with MantidPlotReleaseDate.h and have everything in MantidVersion.... · 5e8084da
      Russell Taylor authored
      Do away with MantidPlotReleaseDate.h and have everything in MantidVersion. Turn MantidVersion into a class with static functions so that the part that changes every time can go in a cpp - this means files that include MantidVersion.h (e.g. the enormous ApplicationWindow.cpp) don't get compiled every commit. Re #2722. Also formats date better, which fixes #2246.
      5e8084da
  6. Apr 19, 2011
  7. Apr 08, 2011
  8. Apr 07, 2011
  9. Apr 01, 2011
  10. Mar 31, 2011
  11. Mar 07, 2011
  12. Mar 04, 2011
  13. Feb 28, 2011
  14. Feb 18, 2011
  15. Feb 17, 2011
  16. Feb 05, 2011
  17. Jan 28, 2011
  18. Jan 19, 2011
  19. Jan 13, 2011
  20. Jan 06, 2011
  21. Dec 29, 2010
  22. Dec 21, 2010
  23. Dec 15, 2010
  24. Dec 08, 2010
    • Anders Markvardsen's avatar
      Extend LoadInstrument to include the input properties: · f41e9f8c
      Anders Markvardsen authored
        InstrumentName
      
      This means there will be two input properties which can be used to specify and IDF:
      
        Filename
        InstrumentName
      
      If Filename is specified then use that this filename. If not then it is required that an InstrumentName is specified. And an appropriate filename is created at runtime (search the Workspace's Run object for "startdate"/"starttime" and get IDF search directory from Config) 
      
      Modify all loaders (except LoadEmptyInstrument) to load inst using this InstrumentName property
       
      re #1997
      f41e9f8c
  25. Dec 06, 2010
  26. Nov 23, 2010
  27. Nov 16, 2010
  28. Nov 12, 2010
  29. Nov 01, 2010
  30. Oct 20, 2010
  31. Sep 29, 2010
Loading