Skip to content
Snippets Groups Projects
  1. Dec 19, 2016
  2. Jul 18, 2016
  3. Jul 15, 2016
    • Ananya Bahadur's avatar
      Added VisualizerEditor::windowClosed callback · 2005835a
      Ananya Bahadur authored
      This might be very Cyclops Stimulator specific addition, and there might be a better way to do this:
      DataWindow is used only by VisulaizerEditors. So I added a callback to the editor whenever an (open) DataWindow is closed.
      I don't know how useful this might be for plugins other than for Cyclops.
      
      Motivation: Since the datawindow is also shared by CyclopsEditors, when a window is closed, only the editor which created the window would get it's windowSelector button toggled back to "off".
      
      With this PR, the button toggles, and the editor's windowClosed callback is called, in which the message is passed to peers through an internally maintained structure -- so that they can toggle their buttons too.
      2005835a
  4. Feb 23, 2016
  5. Sep 23, 2015
  6. Sep 21, 2015
  7. Sep 15, 2015
  8. May 19, 2015
  9. May 15, 2015
  10. Mar 13, 2015
  11. Dec 23, 2014
  12. Dec 22, 2014
    • shayo's avatar
      PSTH revived. Not fully tested. · 0003a949
      shayo authored
      0MQ is included, but not linked (unless you define it in
      NetworkEvents.h).
      Redrawing events are not called for some reason.
      0003a949
  13. Oct 09, 2014
  14. Oct 08, 2014
  15. Oct 01, 2014
  16. Sep 30, 2014
  17. Sep 29, 2014
  18. Sep 26, 2014
  19. Sep 19, 2014
  20. Sep 15, 2014
  21. Sep 12, 2014
  22. Sep 11, 2014
  23. Sep 10, 2014
  24. Aug 08, 2014
  25. Aug 07, 2014
  26. Aug 06, 2014
  27. Aug 05, 2014
  28. Aug 04, 2014
  29. Aug 01, 2014
  30. Jul 31, 2014
Loading