wireshark/ui/qt/models
Gerald Combs 80de95ca71 Qt: Split MainApplication out from WiresharkApplication.
Move WiresharkApplication.{cpp,h} to MainApplication.{cpp,h}. Add back
WiresharkApplication as a thin superclass of MainApplication, similar to
LogsharkApplication. Change all of our wsApp references to mainApp. We
will likely have to change many or most of them back, but that's a
commit for another time.
2022-04-04 09:39:27 -07:00
..
astringlist_list_model.cpp Qt: Fix more Qt6-related warnings. 2022-03-25 12:48:01 -07:00
astringlist_list_model.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05: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 Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
coloring_rules_delegate.cpp Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
coloring_rules_delegate.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
coloring_rules_model.cpp Qt: Fix more Qt6-related warnings. 2022-03-25 12:48:01 -07:00
coloring_rules_model.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
column_list_model.cpp Qt: Fix most of Qt6 compile warnings and issues 2022-03-25 11:16:18 -07:00
column_list_model.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
credentials_model.cpp Qt: Fix more Qt6-related warnings. 2022-03-25 12:48:01 -07:00
credentials_model.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
decode_as_delegate.cpp Qt: Fix most of Qt6 compile warnings and issues 2022-03-25 11:16:18 -07:00
decode_as_delegate.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
decode_as_model.cpp Qt: Fix more Qt6-related warnings. 2022-03-25 12:48:01 -07:00
decode_as_model.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
dissector_tables_model.cpp Qt: Split MainApplication out from WiresharkApplication. 2022-04-04 09:39:27 -07:00
dissector_tables_model.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
enabled_protocols_model.cpp Qt: Split MainApplication out from WiresharkApplication. 2022-04-04 09:39:27 -07:00
enabled_protocols_model.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
expert_info_model.cpp Qt: Fix more Qt6-related warnings. 2022-03-25 12:48:01 -07:00
expert_info_model.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
expert_info_proxy_model.cpp Qt: Add missing QRegularExpression include 2021-11-28 13:13:31 +01:00
expert_info_proxy_model.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
export_objects_model.cpp Qt: Handle qsizetype. 2022-03-25 16:51:55 +00:00
export_objects_model.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
fileset_entry_model.cpp Qt: Fix more Qt6-related warnings. 2022-03-25 12:48:01 -07:00
fileset_entry_model.h Qt: Handle qsizetype. 2022-03-25 16:51:55 +00:00
filter_list_model.cpp Qt: Fix another qsizetype warning. 2022-03-28 09:05:24 -05:00
filter_list_model.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
info_proxy_model.cpp Qt: Fix more Qt6-related warnings. 2022-03-25 12:48:01 -07:00
info_proxy_model.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
interface_sort_filter_model.cpp Qt: Split MainApplication out from WiresharkApplication. 2022-04-04 09:39:27 -07:00
interface_sort_filter_model.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
interface_tree_cache_model.cpp Qt: Split MainApplication out from WiresharkApplication. 2022-04-04 09:39:27 -07:00
interface_tree_cache_model.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
interface_tree_model.cpp Qt: Split MainApplication out from WiresharkApplication. 2022-04-04 09:39:27 -07:00
interface_tree_model.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
numeric_value_chooser_delegate.cpp Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
numeric_value_chooser_delegate.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
packet_list_model.cpp Qt: Split MainApplication out from WiresharkApplication. 2022-04-04 09:39:27 -07:00
packet_list_model.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
packet_list_record.cpp Qt: Fix more Qt6-related warnings. 2022-03-25 12:48:01 -07:00
packet_list_record.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
path_chooser_delegate.cpp Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
path_chooser_delegate.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
percent_bar_delegate.cpp Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
percent_bar_delegate.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
pref_delegate.cpp Qt: Fix various compiler warnings. 2021-04-20 06:11:40 +00:00
pref_delegate.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
pref_models.cpp Qt: Fix more Qt6-related warnings. 2022-03-25 12:48:01 -07:00
pref_models.h Prefs/Extcap: Added support for password which is never stored on the disk 2021-12-30 16:03:15 +00:00
profile_model.cpp Qt: Fix more Qt6-related warnings. 2022-03-25 12:48:01 -07:00
profile_model.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
proto_tree_model.cpp Fix some of the compile errors when compiling with Qt6 2021-11-24 10:31:16 +00:00
proto_tree_model.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
related_packet_delegate.cpp Qt: Split MainApplication out from WiresharkApplication. 2022-04-04 09:39:27 -07:00
related_packet_delegate.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
resolved_addresses_models.cpp PortsModel: don't populate it by doing a lot of weird string-pushing. 2021-05-18 01:03:04 -07:00
resolved_addresses_models.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
sparkline_delegate.cpp Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
sparkline_delegate.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
supported_protocols_model.cpp Qt: Use QRegularExpression instead of QRegExp 2021-11-26 09:10:42 +00:00
supported_protocols_model.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
timeline_delegate.cpp Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
timeline_delegate.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
tree_model_helpers.h Qt: Fix most of Qt6 compile warnings and issues 2022-03-25 11:16:18 -07:00
uat_delegate.cpp Qt: Use QRegularExpression instead of QRegExp 2021-11-26 09:10:42 +00:00
uat_delegate.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
uat_model.cpp Qt: IOGraph - correctly add new graphs 2021-09-08 19:32:39 +00:00
uat_model.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
url_link_delegate.cpp Qt: Use QRegularExpression instead of QRegExp 2021-11-26 09:10:42 +00:00
url_link_delegate.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
voip_calls_info_model.cpp Qt: Fix more Qt6-related warnings. 2022-03-25 12:48:01 -07:00
voip_calls_info_model.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00