Skip to content
Snippets Groups Projects
  1. Mar 13, 2023
  2. Mar 01, 2023
  3. Feb 21, 2023
  4. Feb 20, 2023
  5. Feb 19, 2023
  6. Feb 18, 2023
    • Tobias Bodmer's avatar
      Way better parse error reporting · c28d544e
      Tobias Bodmer authored
      noticing broken items, even when they are not touched. Also coloring
      their parents in an orange color, so that the error is noticable even
      when not expanded.
      
      For better generality (and was useful for error reporting): All widgets
      introduced inherit from a common base class: CustomWidget. It holds a
      signal definition that can be used to directly forward signals to its
      QTreeWidgetItem underneath.
      c28d544e
  7. Feb 17, 2023
  8. Feb 16, 2023
  9. Feb 15, 2023
Loading