wireshark/ui
John Thacker 7987df81ff QT: Default sort simple stat tables by first column ascending
Without this, the simple stat tables default to sorting by the first
column in descending order. (An artifact of the QTreeWidget that they
inherit from.) The first column is generally a message type (integer or
string) and ascending order makes more sense.

Some of the stat tables intentionally insert rows in a preferred order
that is different than sorting by the first column (e.g, ANSI A I/F tables
are sorted by the second column), but we can't tell what that is.
QTreeWidget only allows the data to be shown in its original unsorted
order if the widget is marked unsortable, but then the user isn't allowed
to sort at all, and being able to sort by other columns (such as count)
is useful.
2021-12-05 14:54:07 +00:00
..
cli Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
macosx Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
qt QT: Default sort simple stat tables by first column ascending 2021-12-05 14:54:07 +00:00
win32 Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
CMakeLists.txt Make PCRE2 a required dependency 2021-11-14 21:00:59 +00:00
alert_box.c Remove unneeded modelines in ui. 2021-04-20 07:43:39 +00:00
alert_box.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
all_files_wildcard.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
capture.c capture: Check for valid wtap when capture.show_info 2021-10-01 17:16:13 +00:00
capture.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
capture_globals.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
capture_info.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
capture_ui_utils.c Remove unneeded modelines in ui. 2021-04-20 07:43:39 +00:00
capture_ui_utils.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
clopts_common.c Remove unneeded modelines in ui. 2021-04-20 07:43:39 +00:00
clopts_common.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
cmdarg_err.c Remove unneeded modelines in ui. 2021-04-20 07:43:39 +00:00
cmdarg_err.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
commandline.c ws_getopt: Rename struct and macros 2021-09-30 13:59:28 +00:00
commandline.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
console.c Fix logging with extcaps 2021-12-03 12:30:53 +00:00
console.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
decode_as_utils.c Move version_info.[ch] to ui/ 2021-07-04 10:37:49 +00:00
decode_as_utils.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
dissect_opts.c Replace g_assert() with ws_assert() 2021-06-19 01:23:31 +00:00
dissect_opts.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
exit_codes.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
export_pdu_ui_utils.c Move version_info.[ch] to ui/ 2021-07-04 10:37:49 +00:00
export_pdu_ui_utils.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
failure_message.c Add more error-reporting routines that call through a function pointer. 2021-03-15 12:17:59 -07:00
failure_message.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
file_dialog.c [#17478] free blocks in more places 2021-08-10 00:08:15 +00:00
file_dialog.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
filter_files.c Replace g_assert() with ws_assert() 2021-06-19 01:23:31 +00:00
filter_files.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
firewall_rules.c Remove unneeded modelines in ui. 2021-04-20 07:43:39 +00:00
firewall_rules.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
help_url.c Replace g_assert() with ws_assert() 2021-06-19 01:23:31 +00:00
help_url.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
iface_lists.c Refactor our logging and extend the wslog API 2021-06-11 09:40:28 +00:00
iface_lists.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
iface_toolbar.c Remove unneeded modelines in ui. 2021-04-20 07:43:39 +00:00
iface_toolbar.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
io_graph_item.c Replace g_assert() with ws_assert() 2021-06-19 01:23:31 +00:00
io_graph_item.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
language.c Remove unneeded modelines in ui. 2021-04-20 07:43:39 +00:00
language.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
last_open_dir.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
main_statusbar.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
mcast_stream.c Remove unneeded modelines in ui. 2021-04-20 07:43:39 +00:00
mcast_stream.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
packet_list_utils.c Remove unneeded modelines in ui. 2021-04-20 07:43:39 +00:00
packet_list_utils.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
packet_range.c Replace g_assert() with ws_assert() 2021-06-19 01:23:31 +00:00
packet_range.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
persfilepath_opt.c Remove unneeded modelines in ui. 2021-04-20 07:43:39 +00:00
persfilepath_opt.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
preference_utils.c Add missing header 2021-06-17 15:30:52 +00:00
preference_utils.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
profile.c Replace g_assert() with ws_assert() 2021-06-19 01:23:31 +00:00
profile.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
progress_dlg.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
proto_hier_stats.c Replace g_assert() with ws_assert() 2021-06-19 01:23:31 +00:00
proto_hier_stats.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
recent.c Qt: ByteView make hover configurable 2021-09-13 15:33:46 +00:00
recent.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
recent_utils.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
rtp_media.c Remove unneeded modelines in ui. 2021-04-20 07:43:39 +00:00
rtp_media.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
rtp_stream.c Remove unneeded modelines in ui. 2021-04-20 07:43:39 +00:00
rtp_stream.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
rtp_stream_id.c Remove unneeded modelines in ui. 2021-04-20 07:43:39 +00:00
rtp_stream_id.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
service_response_time.c Remove unneeded modelines in ui. 2021-04-20 07:43:39 +00:00
service_response_time.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
simple_dialog.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
software_update.c ui: add support for updating on macOS using arm 2021-05-29 17:21:03 +00:00
software_update.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
ssl_key_export.c ui: Return length from ssl_export_sessions() 2021-06-07 08:59:02 +02:00
ssl_key_export.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
summary.c wiretap: clean up option definitions a bit. 2021-07-14 06:55:12 +00:00
summary.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
tap-credentials.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
tap-iax2-analysis.c IAX2 Stream Analysis: Fix of mean jitter calculation 2021-10-23 12:01:54 +00:00
tap-iax2-analysis.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
tap-rlc-graph.c Detect and replace bad allocation patterns 2020-12-22 14:56:38 +00:00
tap-rlc-graph.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
tap-rtp-analysis.c RTP Analysis: Fix of mean_jitter calculation 2021-10-20 07:05:30 +00:00
tap-rtp-analysis.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
tap-rtp-common.c rtpdump: Fix usec value in header 2021-07-28 06:51:36 +00:00
tap-rtp-common.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
tap-sctp-analysis.c Cast away the return value of g_strlcpy() and g_strlcat(). 2021-04-30 03:19:19 -07:00
tap-sctp-analysis.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
tap-tcp-stream.c Refactor our logging and extend the wslog API 2021-06-11 09:40:28 +00:00
tap-tcp-stream.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
tap_export_pdu.c wiretap: always allocate a block for a record. 2021-08-29 19:12:13 -07:00
tap_export_pdu.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
taps.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
text_import.c Add new global header wireshark.h with guideline 2021-10-22 06:41:44 +00:00
text_import.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
text_import_regex.c Remove unneeded modelines in ui. 2021-04-20 07:43:39 +00:00
text_import_regex.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
text_import_scanner.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
text_import_scanner.l Add new global header wireshark.h with guideline 2021-10-22 06:41:44 +00:00
time_shift.c CMake: Don't bother checking for fcntl.h or floorl. 2021-07-15 06:41:05 +00:00
time_shift.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
traffic_table_ui.c Remove unneeded modelines in ui. 2021-04-20 07:43:39 +00:00
traffic_table_ui.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
urls.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
util.c Cast away the return value of g_strlcpy() and g_strlcat(). 2021-04-30 03:19:19 -07:00
util.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
version_info.c Add release build configuration to version info 2021-12-01 20:28:25 +00:00
version_info.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
voip_calls.c Flow sequence: Shows more information about various skinny messages 2021-10-27 06:47:55 +00:00
voip_calls.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
ws_ui_util.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00