Skip to content
Snippets Groups Projects
  1. Dec 28, 2018
  2. Dec 02, 2018
  3. Aug 07, 2018
    • Lioncash's avatar
      qt/hotkey: Get rid of global hotkey map instance · c8f67544
      Lioncash authored
      Instead, we make a proper registry class and house it within the main
      window, then pass it to whatever needs access to the loaded hotkeys.
      
      This way, we avoid a global variable, and don't need to initialize a
      std::map instance before the program can do anything.
      c8f67544
  4. Jan 13, 2018
  5. Apr 04, 2017
  6. Sep 21, 2016
  7. Sep 18, 2016
  8. Sep 02, 2016
  9. Jul 10, 2016
  10. Mar 22, 2016
  11. Mar 21, 2016
Loading