Skip to content
Snippets Groups Projects
  1. Mar 04, 2020
    • Jens Nolte's avatar
      Refactor Block types · 4e30d8df
      Jens Nolte authored
      - PushBlock becomes Block.
      - Block and PushBlock differentiate in their Proxy upstream type.
      - Exit codes are unified as ExitBlock.
      4e30d8df
  2. Feb 29, 2020
  3. Feb 28, 2020
    • Jens Nolte's avatar
      Track update reason (Default, Pull, User) · c54ebe44
      Jens Nolte authored
      Adapt wait time for additional block updates based on that (update
      happens immediately after user interaction, while there is a longer
      wait time for 'Pull'-updates).
      
      Also rename 'blockScript' to 'scriptBlock' and move it to
      'QBar.Blocks.Script'.
      c54ebe44
Loading