Skip to content
Snippets Groups Projects
  1. Dec 17, 2019
    • Iiro Rastas's avatar
      Combine Master and Slave and remove ConfigProxy · 137c920b
      Iiro Rastas authored
      The functionality of Master and Slave is now in a single class, which is
      currently named Master. NetConfigurables are added and removed in this
      class instead of the GUI, so that all applications can now access
      NetConfigurables. Due to this change, ConfigProxy has been removed from
      reconstruction.
      137c920b
  2. Oct 29, 2019
    • Iiro Rastas's avatar
      Add local configurations to the GUI · 96105d32
      Iiro Rastas authored and Nicolas Pope's avatar Nicolas Pope committed
      A new class NetConfigurable is created, which enables handling of both
      local and remote configurations in a polymorphic way.
      
      In the GUI, configurations can now be changed via the cog icon.
      96105d32
Loading