Skip to content
Snippets Groups Projects
  1. 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
  2. Feb 16, 2023
  3. Feb 13, 2023
  4. Feb 10, 2023
  5. Feb 09, 2023
  6. Feb 08, 2023
  7. Feb 07, 2023
  8. Feb 06, 2023
  9. Feb 05, 2023
Loading