URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=19cbcca5941abd7be7c37135f367853751980977
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
19cbcca by Peter Wu (peter@xxxxxxxxxxxxx):
Qt: restore conversation coloring rule shortcuts
GTK+ had this very useful Ctrl+1 .. Ctrl+9 shortcuts for conversation
coloring rules. Add this functionality to Qt too.
Ctrl+0 is not ported though, this now means "Restore zoom" which is
quite logical. Also, Ctrl+= (shortcut in GTK+) somehow does not work in
Qt 5.5.1 (it is detected as Ctrl++ instead).
Change-Id: I5528c723ef6d4ea11298a135db8539a8d03d9aae
Reviewed-on: https://code.wireshark.org/review/12506
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from ea1789f Qt: Reload Lua expert infos
adds 19cbcca Qt: restore conversation coloring rule shortcuts
Summary of changes:
ui/qt/main_window.ui | 27 +++++++++++++++++++++++++++
1 file changed, 27 insertions(+)