Skip to content
Snippets Groups Projects
  1. Oct 10, 2022
    • Tobias Bodmer's avatar
      add context menu && dict keys editable · 0f0d7dbc
      Tobias Bodmer authored
      - make AronTreeWidgetController QObject -> now handles context menu
      actions of the contained treewidgetitems
      - SkillManagerMonitorWidget makes first column editable if the parent is
      a dict
      0f0d7dbc
  2. Sep 28, 2022
    • Tobias Bodmer's avatar
      prevent gui popup for leaf types · 0c03de6f
      Tobias Bodmer authored
      ... except String atm
      0c03de6f
    • Tobias Bodmer's avatar
      Dict entries expanded in DetailedView · cb0636a5
      Tobias Bodmer authored
      Inside the SetterVisitor, the code now generates enough children to view
      all attributes.
      
      Still TODO:
       - adaptively erase children
       - add context menu to add & remove children
       - check that edits persist / are picked up before execution
      
      Dict Unrelated TODOS:
       - make Leaf types editable in GUI
       - do same treatment for lists
      cb0636a5
  3. Sep 08, 2022
  4. Sep 07, 2022
  5. Sep 05, 2022
  6. Sep 04, 2022
  7. Aug 30, 2022
  8. Aug 26, 2022
  9. Aug 24, 2022
  10. Aug 16, 2022
  11. Aug 12, 2022
  12. Aug 08, 2022
  13. Aug 06, 2022
  14. Aug 05, 2022
Loading