From ecc4f756bdb6175cc0b3b11af2f90884db1c602c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig=20Bj=C3=B8rlykke?= Date: Tue, 11 Aug 2015 14:08:08 +0200 Subject: Added Reload Lua plugins. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This is initial support for reloading Lua plugins without restarting the application. Still todo: - Deregister FileHandlers - Support deregister ProtoField with existing abbrev (same_name_hfinfo) - Add a progress dialog when reloading many plugins - Search for memory leakages in wslua functions Change-Id: I48870d8741251705ca15ffe1068613fcb0cb18c1 Reviewed-on: https://code.wireshark.org/review/5028 Reviewed-by: Stig Bjørlykke --- ui/qt/main_window.ui | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ui/qt/main_window.ui') diff --git a/ui/qt/main_window.ui b/ui/qt/main_window.ui index dda94a9e5e..7a0e8ec493 100644 --- a/ui/qt/main_window.ui +++ b/ui/qt/main_window.ui @@ -386,6 +386,7 @@ + @@ -1790,6 +1791,17 @@ Change the way packets are dissected + + + Reload Lua Plugins + + + Reload Lua plugins + + + Ctrl+Shift+L + + 29West -- cgit v1.2.3