wireshark/ui/qt/models
Guy Harris 8059bad284 No need to report "some files could not be saved".
We've already reported the files that couldn't be saved; no need to tell
the user something they already know by that point.

Change-Id: I8251a46134342df6b40a6324aa76a5237fde7c93
Reviewed-on: https://code.wireshark.org/review/31298
Petri-Dish: Guy Harris <guy@alum.mit.edu>
Tested-by: Petri Dish Buildbot
Reviewed-by: Peter Wu <peter@lekensteyn.nl>
2019-01-01 23:12:17 +00:00
..
astringlist_list_model.cpp Get rid of some occurrences of Q_UNUSED 2018-06-18 16:22:43 +00:00
astringlist_list_model.h replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
cache_proxy_model.cpp Qt: Switch models and DataPrinter to new-style signals and slots. 2018-12-24 07:38:21 +00:00
cache_proxy_model.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
coloring_rules_delegate.cpp Qt: Switch models and DataPrinter to new-style signals and slots. 2018-12-24 07:38:21 +00:00
coloring_rules_delegate.h spdx: use consistent formatting for GPL-2.0-or-later 2018-03-09 17:32:36 +00:00
coloring_rules_model.cpp Qt: Remove checks for version below 5.2 2018-04-05 18:48:57 +00:00
coloring_rules_model.h spdx: use consistent formatting for GPL-2.0-or-later 2018-03-09 17:32:36 +00:00
decode_as_delegate.cpp Preincrement iterators for better performance 2018-06-07 18:18:04 +00:00
decode_as_delegate.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
decode_as_model.cpp Qt: Add clear all button to Decode As 2018-10-08 07:12:34 +00:00
decode_as_model.h Qt: Add clear all button to Decode As 2018-10-08 07:12:34 +00:00
dissector_tables_model.cpp ModelHelperTreeItem: Rename appendChild -> prependChild 2018-02-11 16:56:07 +00:00
dissector_tables_model.h replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
enabled_protocols_model.cpp Qt: Remove checks for version below 5.2 2018-04-05 18:48:57 +00:00
enabled_protocols_model.h replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
expert_info_model.cpp Add a "failed" return for tap packet routines. 2019-01-01 05:03:42 +00:00
expert_info_model.h Add a "failed" return for tap packet routines. 2019-01-01 05:03:42 +00:00
expert_info_proxy_model.cpp replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
expert_info_proxy_model.h replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
export_objects_model.cpp No need to report "some files could not be saved". 2019-01-01 23:12:17 +00:00
export_objects_model.h No need to report "some files could not be saved". 2019-01-01 23:12:17 +00:00
fileset_entry_model.cpp Get rid of some occurrences of Q_UNUSED 2018-06-18 16:22:43 +00:00
fileset_entry_model.h replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
info_proxy_model.cpp Qt: Remove checks for version below 5.2 2018-04-05 18:48:57 +00:00
info_proxy_model.h replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
interface_sort_filter_model.cpp Qt: Switch models and DataPrinter to new-style signals and slots. 2018-12-24 07:38:21 +00:00
interface_sort_filter_model.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
interface_tree_cache_model.cpp More interface view cleanups. 2018-08-12 01:56:23 +00:00
interface_tree_cache_model.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
interface_tree_model.cpp Qt: Switch models and DataPrinter to new-style signals and slots. 2018-12-24 07:38:21 +00:00
interface_tree_model.h More interface view cleanups. 2018-08-12 01:56:23 +00:00
numeric_value_chooser_delegate.cpp Qt: Switch models and DataPrinter to new-style signals and slots. 2018-12-24 07:38:21 +00:00
numeric_value_chooser_delegate.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
packet_list_model.cpp Try to squeeze some bytes out of the frame_data structure. 2018-12-27 04:34:29 +00:00
packet_list_model.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
packet_list_record.cpp Try to squeeze some bytes out of the frame_data structure. 2018-12-27 04:34:29 +00:00
packet_list_record.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
path_chooser_delegate.cpp Qt: Switch models and DataPrinter to new-style signals and slots. 2018-12-24 07:38:21 +00:00
path_chooser_delegate.h Qt: Switch models and DataPrinter to new-style signals and slots. 2018-12-24 07:38:21 +00:00
percent_bar_delegate.cpp Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
percent_bar_delegate.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
pref_delegate.cpp replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
pref_delegate.h replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
pref_models.cpp Get rid of the printing preferences. 2018-09-29 00:33:20 +00:00
pref_models.h replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
proto_tree_model.cpp Qt: Remove checks for version below 5.2 2018-04-05 18:48:57 +00:00
proto_tree_model.h replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
related_packet_delegate.cpp Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
related_packet_delegate.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
sparkline_delegate.cpp Qt: Comment some of the sparkline code. 2018-07-27 21:54:15 +00:00
sparkline_delegate.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
supported_protocols_model.cpp ModelHelperTreeItem: Rename appendChild -> prependChild 2018-02-11 16:56:07 +00:00
supported_protocols_model.h replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
timeline_delegate.cpp Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
timeline_delegate.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
tree_model_helpers.h Convert coloring rules dialog to use model. 2018-02-14 07:45:47 +00:00
uat_delegate.cpp Qt: Switch models and DataPrinter to new-style signals and slots. 2018-12-24 07:38:21 +00:00
uat_delegate.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
uat_model.cpp Qt: Add copy from another profile in UAT dialogs 2018-10-05 12:38:32 +00:00
uat_model.h Qt: Add copy from another profile in UAT dialogs 2018-10-05 12:38:32 +00:00
url_link_delegate.cpp replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
url_link_delegate.h replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
voip_calls_info_model.cpp Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
voip_calls_info_model.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00