URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=35e5523dd2d90b6a964961b2eaea1457495b4a78
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
35e5523 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
Qt: Improved profiles popup menu
* Don’t add a global profile if having a personal copy.
* Fetch profiles from _current_ profiles list.
* Separate personal and global profiles.
* Use bold and checked for the the current profile.
* Fixed selection of the current profile in the manage profiles dialog.
* Aligned GTK version with Qt version, removed the “New from Global” sub menu.
Change-Id: I2326b39f7d04411000b3c014e3775284392c48c7
Ping-Bug: 11704
Reviewed-on: https://code.wireshark.org/review/12034
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from c5fb402 Qt: Set tooltip for packet list header
adds 35e5523 Qt: Improved profiles popup menu
Summary of changes:
ui/gtk/profile_dlg.c | 31 ++++++++-----------------------
ui/qt/main_status_bar.cpp | 22 +++++++++++++++++++---
ui/qt/profile_dialog.cpp | 8 ++++----
3 files changed, 31 insertions(+), 30 deletions(-)