wireshark/ui/qt/utils
Roland Knall 81f220ae80 Qt: Fix open explorer
Apparently on Windows, if a dialog contains spaces it is not properly
opened via /select. But opening the file via QDesktopServices leads to
the file not being selected in the open explorer windows (expectation by
the user). Therefore the original change is restored, but with a
differenc call which should handle the space issue in most cases better
than before. See
https://stackoverflow.com/questions/3490336/how-to-reveal-in-finder-or-show-in-explorer-with-qt
for a short explanation (bottom of post)

Fixes #17927
2022-02-07 15:57:59 +00:00
..
color_utils.cpp Qt: Add a common hover color. 2022-01-03 19:03:46 +00:00
color_utils.h Qt: Add a common hover color. 2022-01-03 19:03:46 +00:00
data_printer.cpp Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
data_printer.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
field_information.cpp Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
field_information.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
frame_information.cpp regex: Prefer C99/POSIX types 2021-11-15 02:41:59 +00:00
frame_information.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
idata_printable.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
proto_node.cpp Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
proto_node.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
qt_ui_utils.cpp Qt: Fix open explorer 2022-02-07 15:57:59 +00:00
qt_ui_utils.h range_string: follow-up of 893290c 2022-01-05 20:34:15 +00:00
rtp_audio_file.cpp Fix spelling errors. 2021-09-11 10:01:27 +00:00
rtp_audio_file.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
rtp_audio_routing.cpp WSUG: Added description of new features of telephony dialogs 2021-04-11 15:46:48 +00:00
rtp_audio_routing.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
rtp_audio_routing_filter.cpp Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
rtp_audio_routing_filter.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
rtp_audio_silence_generator.cpp Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
rtp_audio_silence_generator.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
stock_icon.cpp Qt: Make utils more independent. 2021-12-22 19:00:13 -08:00
stock_icon.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
tango_colors.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
variant_pointer.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
wireshark_mime_data.cpp Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
wireshark_mime_data.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
wireshark_zip_helper.cpp Add compatibility fix for Minizip dependency 2021-09-23 14:19:02 +00:00
wireshark_zip_helper.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00