URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=91ed69488f6bcd486ae0673c4af58f1257a671af
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
91ed694 by Roland Knall (rknall@xxxxxxxxx):
Qt: Cleanup data() method and interface
Interface resembles the old interface
Change-Id: I7301f8bb6e00d30c20d7e5fdc9252a6a1765ff97
Reviewed-on: https://code.wireshark.org/review/34054
Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
Actions performed:
from 429082d wslua: pinfo: make p2p_dir accessible to lua dissectors
add 91ed694 Qt: Cleanup data() method and interface
Summary of changes:
ui/qt/models/profile_model.cpp | 292 +++++++++++++++++--------------
ui/qt/models/profile_model.h | 13 +-
ui/qt/profile_dialog.cpp | 18 +-
ui/qt/widgets/copy_from_profile_menu.cpp | 6 +-
ui/qt/widgets/profile_tree_view.cpp | 8 +-
5 files changed, 189 insertions(+), 148 deletions(-)