Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/mantidproject/mantid.git. Pull mirroring updated .
  1. Oct 16, 2015
  2. Oct 14, 2015
  3. Oct 12, 2015
  4. Oct 05, 2015
  5. Aug 24, 2015
    • Owen Arnold's avatar
      refs #13466. LabelUnit can be Q unit. · d4cecbb8
      Owen Arnold authored
      We allow Label units to regonise themeselves as QUnits. I don't like this a lot, but ConvertToMD returns scaled A^-1 units, that we'd have to write specific subtypes of MDUnit for.
      d4cecbb8
    • Owen Arnold's avatar
      refs #13466. Lock aspect ratios · d290a10d
      Owen Arnold authored
      Aspect ratios should be locked for Q dimensions. If the x and y dimensions of the plot are both Q dimensions, we lock the aspect ratios. Otherwise we don't. Need to add menus for this feature.
      
      Had to fix a problem with the regex. boost::regex_match matches the entire string. Used boost::regex_search instead.
      
      Introduce menus for selecting/unselecting fixed aspect ratios.
      d290a10d
  6. Aug 21, 2015
  7. Aug 20, 2015
  8. Aug 19, 2015
  9. Jul 27, 2015
  10. Jul 21, 2015
  11. Jul 15, 2015
Loading