Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/mantidproject/mantid.git. Pull mirroring updated .
  1. Mar 31, 2020
  2. Mar 30, 2020
    • David Fairbrother's avatar
      Re #28445 Create new tab names correctly on KDE · d3cb3bf1
      David Fairbrother authored
      Creates new tab names correctly on non-GNOME enrionvments for Ubuntu.
      KDE automatically binds keyboard shortcuts, which Qt represents with &x
      (where x is the shortcut). This breaks the name lookup as &New != New in
      "New Tab".
      
      We now strip out these characters when looking up the names fixing the
      names not incrementing correctly.
      d3cb3bf1
  3. Mar 27, 2020
  4. Mar 26, 2020
  5. Mar 24, 2020
  6. Mar 23, 2020
  7. Mar 18, 2020
  8. Mar 10, 2020
  9. Mar 03, 2020
  10. Feb 28, 2020
Loading