wireshark/ui/logwolf
Roland Knall acdda8eb6b Qt: Fix File Path editor in table
The current situation in UatDelegate as well as PathChooserDelegate leads to issues, where Wireshark crashes if the button is clicked. This is due to the UI not correctly positioning the button inside the cell.

This change implements a widget, which will serve as cell content, handling all relations with choosing the file, but also properly handling the size and geometry of said cell content, therefore no longer leading to crashes and cleaning up code at the same time, as duplicate methods are being removed.

Fixes #17789, #17819, #18088
2022-05-16 09:54:08 +00:00
..
CMakeLists.txt Qt: Fix File Path editor in table 2022-05-16 09:54:08 +00:00
i18n.qrc.in
logwolf_application.cpp
logwolf_application.h
logwolf_en.ts
logwolf_main.cpp
logwolf_main_window.cpp
logwolf_main_window.h
logwolf_main_window.ui
logwolf_main_window_slots.cpp Qt: Remove unrequired setTab 2022-04-22 17:05:29 +00:00