wireshark/docbook/wsug_src
João Valverde 8ed0b47667 Qt: Add Lua console dialog
This adds a dialog in the Tools menu to open a console and evaluate
Lua code using the embedded Lua engine. It replaces the previous
console.lua implementation that was more limited to use, because
it relies on GUI bits exposed to Lua. It used two separate windows
for that reason.

The implementation uses the existing "funnel" API amd  relies heavily
on callbacks to maintain separation between GUI and epan code and
make it generic enough to possibly support more use cases than just
the Lua 5.2 console.

The open and close callbacks are used to install and remove a custom
print() lua function with dialog creation and destruction.

The eval callback is basically the same as luaL_dostring().
2023-08-16 15:19:00 +00:00
..
images WSUG: Documentation updates 2023-08-05 23:56:19 +00:00
capinfos-h.txt [Automatic update for 2023-01-15] 2023-01-15 23:10:01 +00:00
dumpcap-h.txt [Automatic update for 2023-03-19] 2023-03-19 16:43:11 +00:00
editcap-F.txt [Automatic update for 2021-05-16] 2021-05-16 09:29:06 +00:00
editcap-T.txt [Automatic update for 2023-05-14] 2023-05-14 16:46:02 +00:00
editcap-h.txt [Automatic update for 2023-01-08] 2023-01-09 03:16:38 +00:00
mergecap-h.txt [Automatic update for 2022-08-21] 2022-08-21 16:39:53 +00:00
rawshark-h.txt [Automatic update for 2023-08-13] 2023-08-13 16:23:17 +00:00
reordercap-h.txt [Automatic update for 2022-08-21] 2022-08-21 16:39:53 +00:00
text2pcap-h.txt [Automatic update for 2022-10-09] 2022-10-10 08:13:49 +00:00
tshark-h.txt [Automatic update for 2023-08-13] 2023-08-13 16:23:17 +00:00
user-guide-docinfo.xml Docbook: Reorganize our guide directories 2023-02-11 21:09:46 +00:00
user-guide.adoc Docbook: Reorganize our guide directories 2023-02-11 21:09:46 +00:00
wireshark-h.txt [Automatic update for 2023-08-13] 2023-08-13 16:23:17 +00:00
wsug_advanced.adoc TCP: Summarize the completeness bitmask as a string 2023-07-27 07:34:52 +00:00
wsug_build_install.adoc GitLab CI+Docbook: More win64 → x64 updates 2023-05-24 16:10:11 +00:00
wsug_capture.adoc docs: WSUG Change name of Manage Interfaces Section to match help 2023-03-01 21:40:17 -05:00
wsug_customize.adoc WSUG: add subsections for the various preference panes 2023-07-20 17:39:10 +00:00
wsug_files.adoc Docs: Rename our guide source files 2023-01-30 20:05:06 +00:00
wsug_howitworks.adoc Docs: Rename our guide source files 2023-01-30 20:05:06 +00:00
wsug_introduction.adoc WSUG: Note that we have a foundation. 2023-07-15 09:38:03 -07:00
wsug_io.adoc Docbook: Reorganize our guide directories 2023-02-11 21:09:46 +00:00
wsug_mate.adoc Docbook: Reorganize our guide directories 2023-02-11 21:09:46 +00:00
wsug_messages.adoc Docs: Rename our guide source files 2023-01-30 20:05:06 +00:00
wsug_preface.adoc Docs: Rename our guide source files 2023-01-30 20:05:06 +00:00
wsug_protocols.adoc Docs: Rename our guide source files 2023-01-30 20:05:06 +00:00
wsug_statistics.adoc Qt+Docs: I/O Graph updates 2023-04-13 20:11:48 +00:00
wsug_telephony.adoc RTP: Improve selection of streams for RTP Analysis/Player 2023-07-03 01:57:04 +00:00
wsug_tools.adoc Docs: Rename our guide source files 2023-01-30 20:05:06 +00:00
wsug_troubleshoot.adoc Docs: Rename our guide source files 2023-01-30 20:05:06 +00:00
wsug_use.adoc Qt: Add Lua console dialog 2023-08-16 15:19:00 +00:00
wsug_wireless.adoc Docbook: Reorganize our guide directories 2023-02-11 21:09:46 +00:00
wsug_work.adoc dfilter: Remove limitation using subtraction 2023-07-07 23:04:31 +01:00