Commit Graph

1 Commits

Author SHA1 Message Date
John Thacker 861a3eef63 Qt: Edit capture comments in separate dialog
The capture file properties dialog already lists the section
comments in the Details section, so it wastes some space to have
them a second time in the edit box.

Have an edit dialog for the capture comments. Have the edit dialog
use tabs so that we can edit multiple comments in a section, and
all sections. Allow adding new comments, removing comments, and
reordering comments.

Fix a few small leaks.

Related to #14599, #16133.
2023-10-18 05:53:31 +00:00