Qt: Disable main menu items that don't do anything.
authorGerald Combs <gerald@wireshark.org>
Fri, 15 Aug 2014 18:23:14 +0000 (11:23 -0700)
committerGerald Combs <gerald@wireshark.org>
Fri, 15 Aug 2014 18:49:02 +0000 (18:49 +0000)
commitf0e623919115a4654a4bd68aeadeb25f963592b4
tree48ce00d8be9ab7ddc0bb3173349224b59f0f9062
parent978faf396ca743d2c44b1cf3d6df2c563d9fa653
Qt: Disable main menu items that don't do anything.

The functionality associated with Capture → Capture Filters, Analyze
→ Display Filters, Analyze → Display Filter Macros, and Analyze →
Apply As Column haven't been implemented yet. Disable each menu item
for now so that we don't play tricks on our users.

Follow our current action naming convention. Rename "Apply as Column"
to "Create a Column".

Change-Id: I01901db05adc897d877f6a0a699e3049b0149b4a
Reviewed-on: https://code.wireshark.org/review/3629
Reviewed-by: Gerald Combs <gerald@wireshark.org>
ui/qt/main_window.ui
ui/qt/main_window_slots.cpp
ui/qt/proto_tree.cpp