Skip to content
  • David Nolden's avatar
    Move the responsibility of visualizing a patch into the patch-review plugin,... · 10c9873e
    David Nolden authored
    Move the responsibility of visualizing a patch into the patch-review plugin, and access it through a global interface:
    - Rename the 'test' area to 'review' area
    - Create global interfaces for putting custom dynamic patches into the patch-review plugin
    - Use that interface to pass VCS patches to the patch-review plugin directly
    When reviewing a patch:
    - Switch into the review area
    - Open the patch in one file, either through kompare integration, or as a simple ".patch" file with kate highlighting, for overview
    - Open and highlight all related documents within editor-views, and jump to the first changed position within each document
    
    The kompare integration will need some more work, to find a good balance between the functionalities of patches highlighted right in the editor, and within kompare parts.
    10c9873e