Skip to content
Snippets Groups Projects
  1. Mar 13, 2023
  2. Mar 09, 2023
  3. Mar 08, 2023
  4. Mar 07, 2023
  5. Mar 06, 2023
  6. Mar 03, 2023
  7. Mar 01, 2023
  8. Feb 28, 2023
  9. Feb 27, 2023
  10. Feb 25, 2023
  11. Feb 24, 2023
  12. Feb 21, 2023
  13. Feb 20, 2023
  14. Feb 19, 2023
  15. 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
  16. Feb 17, 2023
Loading