wireshark/ui/logray
João Valverde a0d77e9329 dfilter: Return an error object instead of string
Return an struct containing error information. This simplifies
the interface to more easily provide richer diagnostics in the future.

Add an error code besides a human-readable error string to allow
checking programmatically for errors in a robust manner. Currently
there is only a generic error code, it is expected to increase
in the future.

Move error location information to the struct. Change callers and
implementation to use the new interface.
2022-11-28 15:46:44 +00:00
..
CMakeLists.txt Add Logray icons. 2022-09-04 23:01:06 +00:00
i18n.qrc.in
logray_application.cpp Add Logray capture icons. 2022-09-10 23:35:27 +00:00
logray_application.h Add Logray capture icons. 2022-09-10 23:35:27 +00:00
logray_en.ts
logray_main.cpp dfilter: Return an error object instead of string 2022-11-28 15:46:44 +00:00
logray_main_window.cpp dfilter: Return an error object instead of string 2022-11-28 15:46:44 +00:00
logray_main_window.h TCP: Overriding of the automatic SEQ Analysis 2022-11-01 10:01:35 +00:00
logray_main_window.ui Qt: Fix some QRC paths. 2022-09-18 23:31:09 +00:00
logray_main_window_slots.cpp dfilter: Return an error object instead of string 2022-11-28 15:46:44 +00:00