Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/mantidproject/mantid.git. Pull mirroring updated .
  1. Jun 04, 2019
  2. Jan 07, 2019
  3. Jan 02, 2019
    • Gemma Guest's avatar
      Reorganise files into subdirectories · 6b34481f
      Gemma Guest authored
      MainWindow and Batch subdirectories have been created for these GUI components.
      A Common subdirectory has been created for miscellaneous shared utilities.
      Unused files have been removed
      6b34481f
  4. Dec 21, 2018
    • Gemma Guest's avatar
      Add notifications for settings changes · ba6ccafe
      Gemma Guest authored
      - Notifications are sent from tabs up to the Batch and then back down to the Runs Table
      - The runs table will need to handle this and reset the processed state the in reduction jobs (not implemented yet)
      - Tidy up some naming of the instrument notification functions
      
      Re #23041
      ba6ccafe
    • Gemma Guest's avatar
      Notify child presenters of autoreducing state · 7c173259
      Gemma Guest authored
      Disable widgets when autoreduction is in progress.
      Fix a bug where the Experiment settings grid was not disabling its child widgets - they need to be disabled individually.
      
      Re #23041
      7c173259
  5. Dec 20, 2018
  6. Dec 19, 2018
    • Gemma Guest's avatar
      Add models for new GUI input widgets · 5a2baa3d
      Gemma Guest authored
      Add MVP model for flood corrections to the experiment presenter's model and add flags for debug and include-partial-bins options
      
      Re #23043
      5a2baa3d
    • Gemma Guest's avatar
      Add recent gui changes to restructured tabs · 66854cbe
      Gemma Guest authored
      Manually re-add recent gui additions from master that were not merged because of the file restructuring:
      - flood correction inputs
      - debug check box
      - include-partial-bins check box
      
      Re #23043
      66854cbe
  7. Oct 05, 2018
  8. Oct 03, 2018
  9. Oct 02, 2018
  10. Oct 01, 2018
  11. Sep 28, 2018
  12. Sep 26, 2018
  13. Jul 23, 2018
  14. Jul 12, 2018
    • Edward Brown's avatar
      Tidied up row and table validation. · a40cf11c
      Edward Brown authored
      - Tidied up some of the validation, moved some of the logic out of the
      Experiment Presenter and into a new table validator class.
      - Generalized RowValidationResult into ValidationResult.
      
      Re #22263
      a40cf11c
  15. Jul 10, 2018
  16. Jul 06, 2018
  17. Jul 05, 2018
  18. Jul 03, 2018
  19. Jul 02, 2018
Loading