wireshark/ui/qt
João Valverde 9bba3866ff CMake: Allow user build flags to override default build flags
Autotools has the very useful feature by design of allowing the user
to override the default build flags (you break it you keep it).

Apparently CMake applies COMPILE_OPTIONS target property after
CMAKE_{C,CXX}_FLAGS so that doesn't work here. Prepend our flags to those
variables instead to make it work then.

Specific target flag overrides can still be added with COMPILER_OPTIONS
(e.g: generated files with -Wno-warning) but this is less effective and
then we're back at the point where this overrides user flags. It's less
of a concern though.

Change-Id: I44761a79be4289238e02d4e781fef0099628817b
Reviewed-on: https://code.wireshark.org/review/23675
Petri-Dish: João Valverde <j@v6e.pt>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: João Valverde <j@v6e.pt>
Reviewed-by: Peter Wu <peter@lekensteyn.nl>
2017-10-13 21:32:18 +00:00
..
models Qt: Fix -Wimplicit-fallthrough with GCC 2017-09-18 12:40:41 +00:00
utils Define Q_NULLPTR as NULL if not already defined 2017-07-30 05:21:37 +00:00
widgets qt: Fix some leaked menu objects 2017-09-20 05:48:06 +00:00
CMakeLists.txt CMake: Allow user build flags to override default build flags 2017-10-13 21:32:18 +00:00
CMakeListsCustom.txt.example Qt: Implement Custom CMake 2017-01-22 10:42:30 +00:00
Makefile.am Integrate LBM UIM Flow dialog into "regular" Flow diagram. 2017-09-20 04:48:40 +00:00
Makefile_custom.common
about_dialog.cpp simplify some include file paths 2017-10-01 15:10:19 +00:00
about_dialog.h Qt: add "search authors" feature. 2016-11-02 13:11:50 +00:00
about_dialog.ui Qt: Restore the default "About" box tab. 2016-11-08 20:26:13 +00:00
accordion_frame.cpp Revert "Qt: Try to fix Main Welcome Interfaces List Scrollbar" 2016-01-08 22:46:09 +00:00
accordion_frame.h Revert "Qt: Try to fix Main Welcome Interfaces List Scrollbar" 2016-01-08 22:46:09 +00:00
address_editor_frame.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
address_editor_frame.h Mark the file as having unsaved data if you change address resolution. 2016-07-18 23:04:59 +00:00
address_editor_frame.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
bluetooth_att_server_attributes_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
bluetooth_att_server_attributes_dialog.h Qt/Bluetooth: Add Mark/Unmark functionality 2016-10-20 07:34:37 +00:00
bluetooth_att_server_attributes_dialog.ui Qt/Bluetooth: Add Mark/Unmark functionality 2016-10-20 07:34:37 +00:00
bluetooth_device_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
bluetooth_device_dialog.h Qt: Remove unneccessary Q_DECLARE_METATYPE 2017-01-12 16:04:00 +00:00
bluetooth_device_dialog.ui Qt/Bluetooth: Add Mark/Unmark functionality 2016-10-20 07:34:37 +00:00
bluetooth_devices_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
bluetooth_devices_dialog.h Qt/Bluetooth: Add Mark/Unmark functionality 2016-10-20 07:34:37 +00:00
bluetooth_devices_dialog.ui Qt/Bluetooth: Add Mark/Unmark functionality 2016-10-20 07:34:37 +00:00
bluetooth_hci_summary_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
bluetooth_hci_summary_dialog.h Qt/Bluetooth: add results filter in HCI Summary window 2017-04-04 01:59:32 +00:00
bluetooth_hci_summary_dialog.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
byte_view_tab.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
byte_view_tab.h Qt: Option to copy bytes to clipboard as Escaped String 2016-09-15 04:13:59 +00:00
byte_view_text.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
byte_view_text.h Qt: allow Packet Bytes view to be shrinked 2017-03-03 04:58:09 +00:00
capture_file.cpp Qt: Show merge progress. 2017-01-21 06:50:30 +00:00
capture_file.h Qt: Show merge progress. 2017-01-21 06:50:30 +00:00
capture_file_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
capture_file_dialog.h Qt: Create models directory 2017-07-26 12:22:04 +00:00
capture_file_properties_dialog.cpp Rename "ws_version_info.h", also .c 2017-09-26 17:32:08 +00:00
capture_file_properties_dialog.h Add packet comments to the properties dialog. 2015-08-21 23:12:35 +00:00
capture_file_properties_dialog.ui
capture_filter_syntax_worker.cpp iface_lists: Remove locked field 2017-08-28 16:53:32 +00:00
capture_filter_syntax_worker.h Qt: Don't check capture filter for user DLTs 2016-01-05 09:13:39 +00:00
capture_info_dialog.cpp Start deprecating the capture info API. 2015-12-13 04:25:13 +00:00
capture_info_dialog.h
capture_interfaces_dialog.cpp iface_lists: Remove locked field 2017-08-28 16:53:32 +00:00
capture_interfaces_dialog.h Qt: Create models directory 2017-07-26 12:22:04 +00:00
capture_interfaces_dialog.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
capture_preferences_frame.cpp iface_lists: Access all_ifaces member by reference 2017-08-28 14:41:43 +00:00
capture_preferences_frame.h Start deprecating the capture info API. 2015-12-13 04:25:13 +00:00
capture_preferences_frame.ui Start deprecating the capture info API. 2015-12-13 04:25:13 +00:00
coloring_rules_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
coloring_rules_dialog.h Qt: add initializer (CID 1269610). 2016-07-08 07:01:39 +00:00
coloring_rules_dialog.ui Qt: implement saner tab navigation for coloring rules dialog 2017-07-15 06:17:38 +00:00
column_editor_frame.cpp Qt: Make ColumnEditorFrame use FieldFilterEdit to get a autocomplete list 2017-09-19 06:23:29 +00:00
column_editor_frame.h Qt: Add key events to accept and reject changes in ColumnEditorFrame 2017-09-19 06:23:21 +00:00
column_editor_frame.ui Qt: Make ColumnEditorFrame use FieldFilterEdit to get a autocomplete list 2017-09-19 06:23:29 +00:00
column_preferences_frame.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
column_preferences_frame.h Restore a preference column type if fields are empty. 2016-05-31 10:41:10 +00:00
column_preferences_frame.ui Qt: Add missing multi-field column validation 2015-12-20 08:21:02 +00:00
compiled_filter_output.cpp iface_lists: Access all_ifaces member by reference 2017-08-28 14:41:43 +00:00
compiled_filter_output.h Qt: fix compilation without pcap. 2017-08-15 14:44:11 +00:00
compiled_filter_output.ui
conversation_colorize_action.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
conversation_colorize_action.h Qt: Make conversation menu items static. 2016-03-28 16:27:41 +00:00
conversation_dialog.cpp Qt: Create models directory 2017-07-26 12:22:04 +00:00
conversation_dialog.h Qt: Remove unneccessary Q_DECLARE_METATYPE 2017-01-12 16:04:00 +00:00
conversation_hash_tables_dialog.cpp qt: Fix leaked dialogs 2017-10-05 04:21:22 +00:00
conversation_hash_tables_dialog.h Convert conversation hash tables to use wmem. 2017-02-10 13:26:14 +00:00
conversation_hash_tables_dialog.ui Add the conversation hash tables internals dialog. 2015-10-01 17:25:28 +00:00
decode_as_dialog.cpp Refactor Decode As dialog to use a model/delegate 2017-09-16 11:11:50 +00:00
decode_as_dialog.h Refactor Decode As dialog to use a model/delegate 2017-09-16 11:11:50 +00:00
decode_as_dialog.ui Refactor Decode As dialog to use a model/delegate 2017-09-16 11:11:50 +00:00
display_filter_expression_dialog.cpp qt: Fix leaked dialogs 2017-10-05 04:21:22 +00:00
display_filter_expression_dialog.h Qt: Speed up the Display Filter Expression dialog appearance. 2016-04-25 15:17:08 +00:00
display_filter_expression_dialog.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
dissector_tables_dialog.cpp qt: Fix leaked dialogs 2017-10-05 04:21:22 +00:00
dissector_tables_dialog.h Qt: Add dialog geometry restore 2016-02-28 18:25:50 +00:00
dissector_tables_dialog.ui Qt: Set uniformRowHeights for some of our trees. 2016-10-26 19:24:32 +00:00
doxygen.cfg.in
enabled_protocols_dialog.cpp Pull the code to save enabled/disabled lists into libwireshark. 2017-04-09 02:00:37 +00:00
enabled_protocols_dialog.h Qt: Add dialog geometry restore 2016-02-28 18:25:50 +00:00
enabled_protocols_dialog.ui Don't emit app signals from dialogs. 2015-08-26 22:02:19 +00:00
endpoint_dialog.cpp endpoint_dialog.cpp: remove a useless break 2017-08-31 19:51:38 +00:00
endpoint_dialog.h Qt: Remove unneccessary Q_DECLARE_METATYPE 2017-01-12 16:04:00 +00:00
expert_info_dialog.cpp qt: Fix some leaked menu objects 2017-09-20 05:48:06 +00:00
expert_info_dialog.h Qt: Use queued signals+slots for filter actions 2016-06-23 03:44:54 +00:00
expert_info_dialog.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
export_dissection_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
export_dissection_dialog.h Fix out of tree builds 2015-05-25 10:42:59 +00:00
export_object_action.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
export_object_action.h Enable exporting objects with tshark 2016-12-02 16:07:35 +00:00
export_object_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
export_object_dialog.h Enable exporting objects with tshark 2016-12-02 16:07:35 +00:00
export_object_dialog.ui
export_pdu_dialog.cpp Implement Export PDU for tshark 2016-05-03 10:17:46 +00:00
export_pdu_dialog.h
export_pdu_dialog.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
extcap_argument.cpp extcap: fix parameters save in preferences file 2017-08-31 04:34:39 +00:00
extcap_argument.h Fix error: extra ';' after member function definition [-Werror,-Wextra-semi] 2017-02-26 19:40:39 +00:00
extcap_argument_file.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
extcap_argument_file.h extcap: Add Required and cleanup 2015-12-30 08:10:54 +00:00
extcap_argument_multiselect.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
extcap_argument_multiselect.h extcap: Cleanup complex types and add save option 2016-01-28 14:51:14 +00:00
extcap_options_dialog.cpp extcap: fix parameters save in preferences file 2017-08-31 04:34:39 +00:00
extcap_options_dialog.h Interface List: Change display to view/model 2016-10-01 13:18:51 +00:00
extcap_options_dialog.ui extcap: Restore functionality for options 2016-07-29 03:15:54 +00:00
file_set_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
file_set_dialog.h Qt: Add dialog geometry restore 2016-02-28 18:25:50 +00:00
file_set_dialog.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
filter_action.cpp Qt: Handle unhandled filter actions. 2016-06-26 06:10:51 +00:00
filter_action.h Qt: Handle unhandled filter actions. 2016-06-26 06:10:51 +00:00
filter_dialog.cpp Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
filter_dialog.h Qt: Add dialog geometry restore 2016-02-28 18:25:50 +00:00
filter_dialog.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
filter_expression_frame.cpp Qt: Add key events to accept and reject changes in FilterExpressionFrame 2017-09-19 06:42:02 +00:00
filter_expression_frame.h Qt: Add key events to accept and reject changes in FilterExpressionFrame 2017-09-19 06:42:02 +00:00
filter_expression_frame.ui Qt: Fix FilterExpressionFrame layout 2017-09-19 06:41:37 +00:00
firewall_rules_dialog.cpp qt: use #include <file.h> for generated include files 2016-06-13 21:17:06 +00:00
firewall_rules_dialog.h Qt: Firewall Rules dialog. 2016-06-01 23:37:25 +00:00
firewall_rules_dialog.ui Qt: Firewall Rules dialog. 2016-06-01 23:37:25 +00:00
follow_stream_dialog.cpp Qt: add preference to restore display filter after Follow Stream 2017-10-04 03:59:38 +00:00
follow_stream_dialog.h Remember query after closing Follow Stream 2016-07-10 14:59:03 +00:00
follow_stream_dialog.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
font_color_preferences_frame.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
font_color_preferences_frame.h Qt: remove obsolete members (CID 1159364). 2016-08-08 10:20:17 +00:00
font_color_preferences_frame.ui Sample deprecated filter -> Sample warning filter 2017-06-25 22:51:47 +00:00
funnel_statistics.cpp Qt: Free dynamic menu actions at shutdown 2017-10-05 04:21:46 +00:00
funnel_statistics.h Lua: Added reload_lua_plugins 2016-01-11 07:43:36 +00:00
funnel_string_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
funnel_string_dialog.h funnel_string_dialog(.h): fix extra ‘;’ [-Wpedantic] 2015-11-02 16:15:44 +00:00
funnel_string_dialog.ui Qt: Add initial Lua support. 2015-07-07 20:49:30 +00:00
funnel_text_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
funnel_text_dialog.h Qt: Add FunnelTextDialog geometry state 2016-03-14 07:38:26 +00:00
funnel_text_dialog.ui Qt: Add initial Lua support. 2015-07-07 20:49:30 +00:00
geometry_state_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
geometry_state_dialog.h A bunch of "{Mac} OS X" -> "macOS" changes. 2017-04-05 19:16:22 +00:00
gpl-template.txt
gsm_map_summary_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
gsm_map_summary_dialog.h Convert the GSM MAP stats to new "generic stat API". 2015-08-06 01:59:10 +00:00
gsm_map_summary_dialog.ui Convert the MTP3 stats to new "generic stat API". 2015-08-31 23:06:09 +00:00
i18n.qrc.in Qt: Generate .qm files during build 2016-06-28 20:53:17 +00:00
iax2_analysis_dialog.cpp Qt: fix RTP/IAX2 reverse stream export to CSV 2017-09-06 14:47:41 +00:00
iax2_analysis_dialog.h Qt: Avoid crashes in IAX2 Stream Analysis 2016-09-16 02:55:07 +00:00
iax2_analysis_dialog.ui Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
import_text_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
import_text_dialog.h Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
import_text_dialog.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
interface_frame.cpp Qt: Create models directory 2017-07-26 12:22:04 +00:00
interface_frame.h Qt: Create models directory 2017-07-26 12:22:04 +00:00
interface_frame.ui InterfaceList: Change Buttons to combobox 2016-10-17 14:43:22 +00:00
interface_toolbar.cpp interface_toolbar (Qt): fix commas at the end of enumerator lists are a C++11 extension [-Wc++11-extensions] 2017-10-03 11:45:21 +00:00
interface_toolbar.h Qt: Interface Toolbar log dialog for each control 2017-09-03 20:43:17 +00:00
interface_toolbar.ui Qt: Interface Toolbar improvements 2017-05-02 09:34:01 +00:00
interface_toolbar_reader.cpp extcap: Close control handles when done 2017-08-28 17:13:03 +00:00
interface_toolbar_reader.h extcap: Interface Toolbar support on Windows 2017-08-28 05:48:01 +00:00
io_graph_dialog.cpp io_graph_dialog.cpp: Remove graph_enabled_vs. 2017-08-08 00:50:20 +00:00
io_graph_dialog.h Use UAT model for I/O graph 2017-08-07 17:25:02 +00:00
io_graph_dialog.ui Use UAT model for I/O graph 2017-08-07 17:25:02 +00:00
layout_preferences_frame.cpp Qt: Add preference for show file load time in the status bar 2017-07-29 05:39:37 +00:00
layout_preferences_frame.h Qt: Add preference for show file load time in the status bar 2017-07-29 05:39:37 +00:00
layout_preferences_frame.ui Qt: Add preference for show file load time in the status bar 2017-07-29 05:39:37 +00:00
lbm_lbtrm_transport_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
lbm_lbtrm_transport_dialog.h Clean up modelines and indentation. 2016-02-25 21:34:36 +00:00
lbm_lbtrm_transport_dialog.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
lbm_lbtru_transport_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
lbm_lbtru_transport_dialog.h Clean up modelines and indentation. 2016-02-25 21:34:36 +00:00
lbm_lbtru_transport_dialog.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
lbm_stream_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
lbm_stream_dialog.h Clean up modelines and indentation. 2016-02-25 21:34:36 +00:00
lbm_stream_dialog.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
lte_mac_statistics_dialog.cpp Qt: Create models directory 2017-07-26 12:22:04 +00:00
lte_mac_statistics_dialog.h LTE dialogs: tidy up some loose ends 2015-10-20 20:02:44 +00:00
lte_rlc_graph_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
lte_rlc_graph_dialog.h Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
lte_rlc_graph_dialog.ui Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
lte_rlc_statistics_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
lte_rlc_statistics_dialog.h LTE RLC Graph: add support for going to packet clicked 2015-10-17 21:27:26 +00:00
main_status_bar.cpp Qt: Add preference for show file load time in the status bar 2017-07-29 05:39:37 +00:00
main_status_bar.h Add current packet to the status bar. 2017-07-26 10:10:12 +00:00
main_welcome.cpp Rename "ws_version_info.h", also .c 2017-09-26 17:32:08 +00:00
main_welcome.h A bunch of "{Mac} OS X" -> "macOS" changes. 2017-04-05 19:16:22 +00:00
main_welcome.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
main_window.cpp qt: Fix leaked dialogs 2017-10-05 04:21:22 +00:00
main_window.h qt: Fix leaked dialogs 2017-10-05 04:21:22 +00:00
main_window.ui Integrate LBM UIM Flow dialog into "regular" Flow diagram. 2017-09-20 04:48:40 +00:00
main_window_preferences_frame.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
main_window_preferences_frame.h
main_window_preferences_frame.ui Use an ellipsis character instead of three dots. 2015-07-31 18:55:06 +00:00
main_window_slots.cpp qt: Fix leaked dialogs 2017-10-05 04:21:22 +00:00
manage_interfaces_dialog.cpp qt: Fix leaked dialogs 2017-10-05 04:21:22 +00:00
manage_interfaces_dialog.h Qt: fix compilation without pcap. 2017-08-15 14:44:11 +00:00
manage_interfaces_dialog.ui ManageInterfacesDialog: New handling of pipes 2016-10-27 23:54:04 +00:00
module_preferences_scroll_area.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
module_preferences_scroll_area.h Qt: Provide both file save and open preferences 2017-04-17 10:51:10 +00:00
module_preferences_scroll_area.ui
mtp3_summary_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
mtp3_summary_dialog.h Convert the MTP3 stats to new "generic stat API". 2015-08-31 23:06:09 +00:00
mtp3_summary_dialog.ui Convert the MTP3 stats to new "generic stat API". 2015-08-31 23:06:09 +00:00
multicast_statistics_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
multicast_statistics_dialog.h Fix crash in UDP Multicast Streams dialog 2015-11-27 21:15:11 +00:00
packet_comment_dialog.cpp Qt: Add dialog geometry restore 2016-02-28 18:25:50 +00:00
packet_comment_dialog.h Qt: Add dialog geometry restore 2016-02-28 18:25:50 +00:00
packet_comment_dialog.ui
packet_dialog.cpp Qt: Show the correct data in the packet dialog. 2016-06-30 06:07:15 +00:00
packet_dialog.h Remove unused signal 2015-08-24 21:00:23 +00:00
packet_dialog.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
packet_format_group_box.cpp Starting to get rid of Q_UNUSED declarations for unused function parameters. 2015-07-07 06:29:31 +00:00
packet_format_group_box.h
packet_format_group_box.ui
packet_list.cpp qt: Fix some leaked menu objects 2017-09-20 05:48:06 +00:00
packet_list.h Qt: Create models directory 2017-07-26 12:22:04 +00:00
packet_range_group_box.cpp Qt: fix a segmentation fault when opening a capture using the menu entry 2017-09-12 07:47:35 +00:00
packet_range_group_box.h Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
packet_range_group_box.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
preference_editor_frame.cpp Qt: Add key events to accept and reject changes in PreferenceEditorFrame 2017-09-19 06:41:06 +00:00
preference_editor_frame.h Qt: Add key events to accept and reject changes in PreferenceEditorFrame 2017-09-19 06:41:06 +00:00
preference_editor_frame.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
preferences_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
preferences_dialog.h Qt: Fix "Filter Button Preferences" shortcut 2017-07-18 02:43:46 +00:00
preferences_dialog.ui Promote Expert preference UAT to main preference tree. 2017-07-11 08:40:13 +00:00
print_dialog.cpp Qt: add initializer (CID 1159354). 2016-07-04 04:46:51 +00:00
print_dialog.h Fix out of tree builds 2015-05-25 10:42:59 +00:00
print_dialog.ui
profile_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
profile_dialog.h Qt: Add dialog geometry restore 2016-02-28 18:25:50 +00:00
profile_dialog.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
progress_frame.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
progress_frame.h Qt: Simplify some version checks. 2017-07-17 22:23:33 +00:00
progress_frame.ui Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
proto_tree.cpp qt: Fix some leaked menu objects 2017-09-20 05:48:06 +00:00
proto_tree.h Qt: Remove unneccessary Q_DECLARE_METATYPE 2017-01-12 16:04:00 +00:00
protocol_hierarchy_dialog.cpp qt: Fix some leaked menu objects 2017-09-20 05:48:06 +00:00
protocol_hierarchy_dialog.h Qt: Create models directory 2017-07-26 12:22:04 +00:00
protocol_hierarchy_dialog.ui Qt: Set uniformRowHeights for some of our trees. 2016-10-26 19:24:32 +00:00
protocol_preferences_menu.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
protocol_preferences_menu.h Add "Disable Protocol..." to the ProtoTree context menu. 2015-07-28 03:54:38 +00:00
recent_file_status.cpp
recent_file_status.h
remote_capture_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
remote_capture_dialog.h Fix out of tree builds 2015-05-25 10:42:59 +00:00
remote_capture_dialog.ui
remote_settings_dialog.cpp Qt: use <> for including the generated ui_*.h files 2015-06-25 17:11:19 +00:00
remote_settings_dialog.h Fix out of tree builds 2015-05-25 10:42:59 +00:00
remote_settings_dialog.ui
resolved_addresses_dialog.cpp qt: Fix some leaked menu objects 2017-09-20 05:48:06 +00:00
resolved_addresses_dialog.h Qt: Add dialog geometry restore 2016-02-28 18:25:50 +00:00
resolved_addresses_dialog.ui Pcapng: support Name Resolution Block options 2015-08-06 03:32:13 +00:00
response_time_delay_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
response_time_delay_dialog.h response_time_delay_dialog (Qt): Fix warning: parameter 'user_data/data' not found in the function declaration [-Wdocumentation] 2017-02-10 10:19:41 +00:00
rpc_service_response_time_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
rpc_service_response_time_dialog.h Refactor DCE/RPC dissection to include a real dissector table. 2015-11-04 12:43:35 +00:00
rtp_analysis_dialog.cpp Qt: fix RTP/IAX2 reverse stream export to CSV 2017-09-06 14:47:41 +00:00
rtp_analysis_dialog.h Qt: use references on tap_rtp_stat_t private members (CID 1397703 and 1397704) 2016-12-22 12:54:48 +00:00
rtp_analysis_dialog.ui Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
rtp_audio_stream.cpp Qt RTP: Add the default device and adjust sample rates. 2017-07-21 21:09:26 +00:00
rtp_audio_stream.h Qt RTP: Add the default device and adjust sample rates. 2017-07-21 21:09:26 +00:00
rtp_player_dialog.cpp Qt: Fix errors when compiling for Qt4. 2017-08-31 12:02:41 +00:00
rtp_player_dialog.h Qt RTP: Add the default device and adjust sample rates. 2017-07-21 21:09:26 +00:00
rtp_player_dialog.ui Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
rtp_stream_dialog.cpp qt: Fix some leaked menu objects 2017-09-20 05:48:06 +00:00
rtp_stream_dialog.h Fix crashes related to RTP Streams analysis 2015-10-01 20:46:50 +00:00
rtp_stream_dialog.ui Activate word wrap for hintLabel defined as QLabel 2015-11-04 11:34:30 +00:00
sctp_all_assocs_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
sctp_all_assocs_dialog.h Fix some signal → slot mismatches. 2015-09-17 23:36:16 +00:00
sctp_all_assocs_dialog.ui
sctp_assoc_analyse_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
sctp_assoc_analyse_dialog.h Fix some signal → slot mismatches. 2015-09-17 23:36:16 +00:00
sctp_assoc_analyse_dialog.ui
sctp_chunk_statistics_dialog.cpp A bunch of "{Mac} OS X" -> "macOS" changes. 2017-04-05 19:16:22 +00:00
sctp_chunk_statistics_dialog.h Fix out of tree builds 2015-05-25 10:42:59 +00:00
sctp_chunk_statistics_dialog.ui
sctp_graph_arwnd_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
sctp_graph_arwnd_dialog.h Fix out of tree builds 2015-05-25 10:42:59 +00:00
sctp_graph_arwnd_dialog.ui Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
sctp_graph_byte_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
sctp_graph_byte_dialog.h Fix out of tree builds 2015-05-25 10:42:59 +00:00
sctp_graph_byte_dialog.ui Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
sctp_graph_dialog.cpp Fix unitialized variable warnings that popped up with -Og 2017-09-05 22:31:01 +00:00
sctp_graph_dialog.h Fix out of tree builds 2015-05-25 10:42:59 +00:00
sctp_graph_dialog.ui Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
search_frame.cpp SearchBar - Focus on shortcut instead of closing 2017-06-19 15:23:15 +00:00
search_frame.h Qt: Handle retranslation events in the main window. 2016-11-10 13:25:20 +00:00
search_frame.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
sequence_diagram.cpp Complete move of tap-sequence-analysis.c functionality to sequence_analysis.c 2017-09-21 22:16:09 +00:00
sequence_diagram.h Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
sequence_dialog.cpp Have sequence analysis properly use filters from taps. 2017-09-23 03:42:14 +00:00
sequence_dialog.h Have sequence analysis properly use filters from taps. 2017-09-23 03:42:14 +00:00
sequence_dialog.ui Have sequence analysis properly use filters from taps. 2017-09-23 03:42:14 +00:00
service_response_time_dialog.cpp Qt: initialize srt_data_ in constructor (CID 1417727) 2017-09-15 14:59:23 +00:00
service_response_time_dialog.h Qt: fix Diameter SRT statistics display 2017-09-11 05:05:45 +00:00
show_packet_bytes_dialog.cpp Qt: Check for no tvb in Show Packet Bytes 2017-05-19 21:31:23 +00:00
show_packet_bytes_dialog.h Qt: Add Decode as Quoted-Printable in Show Packet Bytes 2016-05-19 11:18:12 +00:00
show_packet_bytes_dialog.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
simple_dialog.cpp simple_dialog.cpp: Fix missed Qt version wrapper. 2017-08-06 02:56:24 +00:00
simple_dialog.h Qt: SimpleDialog fixes and updates. 2017-07-27 11:41:10 +00:00
simple_statistics_dialog.cpp Switch stat tap to use wmem_tree_t instead of (sorted) GSList. 2017-02-08 14:25:07 +00:00
simple_statistics_dialog.h Switch stat tap to use wmem_tree_t instead of (sorted) GSList. 2017-02-08 14:25:07 +00:00
splash_overlay.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
splash_overlay.h Qt: Try to speed up SplashOverlay 2016-04-02 00:03:23 +00:00
splash_overlay.ui
stats_tree_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
stats_tree_dialog.h Tap parameter and stats dialog fixups. 2015-08-20 18:07:02 +00:00
supported_protocols_dialog.cpp qt: Fix leaked dialogs 2017-10-05 04:21:22 +00:00
supported_protocols_dialog.h Qt: Add dialog geometry restore 2016-02-28 18:25:50 +00:00
supported_protocols_dialog.ui Activate word wrap for hintLabel defined as QLabel 2015-11-04 11:34:30 +00:00
tabnav_tree_widget.cpp Qt: refactor UatTreeView into something reusable 2017-07-16 14:47:01 +00:00
tabnav_tree_widget.h Qt: implement saner tab navigation for coloring rules dialog 2017-07-15 06:17:38 +00:00
tap_parameter_dialog.cpp Qt: Free dynamic menu actions at shutdown 2017-10-05 04:21:46 +00:00
tap_parameter_dialog.h Qt: Use queued signals+slots for filter actions 2016-06-23 03:44:54 +00:00
tap_parameter_dialog.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
tcp_stream_dialog.cpp Qt: Restore ability to display RTT by sequence number 2017-09-20 08:43:02 +00:00
tcp_stream_dialog.h Qt: Restore ability to display RTT by sequence number 2017-09-20 08:43:02 +00:00
tcp_stream_dialog.ui Qt: Restore ability to display RTT by sequence number 2017-09-20 08:43:02 +00:00
time_shift_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
time_shift_dialog.h Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
time_shift_dialog.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
traffic_table_dialog.cpp qt: Fix some leaked menu objects 2017-09-20 05:48:06 +00:00
traffic_table_dialog.h Switch conversations to use wmem_tree_t instead of (sorted) GSList. 2017-03-06 11:41:54 +00:00
traffic_table_dialog.ui Qt: Conversation time column updates. 2016-09-02 23:53:37 +00:00
uat_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
uat_dialog.h Qt: Create models directory 2017-07-26 12:22:04 +00:00
uat_dialog.ui Qt: refactor UatTreeView into something reusable 2017-07-16 14:47:01 +00:00
uat_frame.cpp Qt: Fix errors when compiling for Qt4. 2017-08-31 12:02:41 +00:00
uat_frame.h Qt: Create models directory 2017-07-26 12:22:04 +00:00
uat_frame.ui Qt: refactor UatTreeView into something reusable 2017-07-16 14:47:01 +00:00
voip_calls_dialog.cpp qt: Fix some leaked menu objects 2017-09-20 05:48:06 +00:00
voip_calls_dialog.h Qt: Create models directory 2017-07-26 12:22:04 +00:00
voip_calls_dialog.ui Qt: refactor Voip Calls Dialog into Model/View 2017-03-24 23:02:30 +00:00
wireless_frame.cpp Qt: Fix leaked interfaces array in Wireless frame 2017-09-25 22:47:04 +00:00
wireless_frame.h Qt: Normalize timerEvents 2016-03-21 22:10:21 +00:00
wireless_frame.ui Add the wireless toolbar. 2015-06-16 03:45:54 +00:00
wireless_timeline.cpp wireless-timeline: handle generators that report incorrect MCS for some frames 2017-09-15 20:59:04 +00:00
wireless_timeline.h Qt: replace zoom buttons by wheel zoom in Wireless Timeline 2017-07-07 23:19:59 +00:00
wireshark_application.cpp Qt: Free dynamic menu actions at shutdown 2017-10-05 04:21:46 +00:00
wireshark_application.h Qt: Free dynamic menu actions at shutdown 2017-10-05 04:21:46 +00:00
wireshark_de.ts [Automatic update for 2017-10-01] 2017-10-01 08:13:43 +00:00
wireshark_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
wireshark_dialog.h Qt: Try to fix un-maximize behavior on OS X. 2016-06-26 06:09:58 +00:00
wireshark_en.ts [Automatic update for 2017-09-24] 2017-09-24 08:07:00 +00:00
wireshark_fr.ts [Automatic update for 2017-10-01] 2017-10-01 08:13:43 +00:00
wireshark_it.ts [Automatic update for 2017-10-01] 2017-10-01 08:13:43 +00:00
wireshark_ja_JP.ts [Automatic update for 2017-10-01] 2017-10-01 08:13:43 +00:00
wireshark_pl.ts [Automatic update for 2017-10-01] 2017-10-01 08:13:43 +00:00
wireshark_zh_CN.ts [Automatic update for 2017-10-01] 2017-10-01 08:13:43 +00:00
wlan_statistics_dialog.cpp Qt: Create models directory 2017-07-26 12:22:04 +00:00
wlan_statistics_dialog.h Qt: WLAN Statistics performance improvements. 2016-10-26 23:18:06 +00:00