aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2017-06-22Add support for "bool" and "display filter" types for UATs.Michael Mann3-6/+54
2017-06-21Qt: fix sorting of custom columns with multiple fieldsPeter Wu2-14/+37
2017-06-21[sipstat] Update the Response Codes table.Anders1-2/+21
2017-06-21Qt: display newlines in capture file commentsPeter Wu1-2/+2
2017-06-20Fix filter for "Next Packet in Conversation"Peter Wu2-76/+4
2017-06-20Fix Toggle indicator for searchRoland Knall1-3/+0
2017-06-20Qt: Rename "Filter Expressions" to "Filter Buttons"Stig Bjørlykke1-1/+1
2017-06-20Qt: make Wireless Timeline a separate itemPeter Wu6-18/+29
2017-06-20Qt: Turn off auto scroll when going to a packetStig Bjørlykke2-1/+17
2017-06-20Don't scroll back to the selected frame when we get name resolution updates.Jeff Morriss2-4/+12
2017-06-19Qt: Flush signals when disable protocolsStig Bjørlykke1-0/+4
2017-06-19SearchBar - Focus on shortcut instead of closingRoland Knall2-3/+4
2017-06-19Attempt to clean up addr_resolv flags by removing DUMMY_ADDRESS_ENTRYAnthony Coddington3-6/+6
2017-06-18[Automatic update for 2017-06-18]Gerald Combs7-240/+240
2017-06-17Do not process UI events while reading from live capturePeter Wu1-6/+0
2017-06-17Qt: fix hang on exiting Qt while loading capture filePeter Wu1-10/+29
2017-06-16Change some names to reflect Apple's new UNIX-for-Macs name.Guy Harris1-3/+3
2017-06-14[tap-rtp-common] Add EVS to mimetype_and_clock_mapAnders1-0/+1
2017-06-13Fix the display of the IPv4 Hash Table in Resolved Addresses Dialog QT UIsfd1-2/+2
2017-06-11[Automatic update for 2017-06-11]Gerald Combs7-3442/+3701
2017-06-10Put the non-filter part of epan/color_filters.h into wsutil/color.h.Guy Harris1-1/+1
2017-06-10Fix weird comment.Guy Harris1-1/+2
2017-06-07Qt: Wireless Timeline improvementsStig Bjørlykke2-15/+17
2017-06-05Qt: Build wireless_timeline.cpp with -Wshorten-64-to-32Stig Bjørlykke1-1/+1
2017-06-05Add a timeline view for packets, with the timing data used to generate the di...Simon Barber10-0/+849
2017-06-05Allow bigger snapshot lengths for D-Bus captures.Guy Harris16-41/+45
2017-06-04[Automatic update for 2017-06-04]Gerald Combs7-3454/+3538
2017-06-04Bugfix GTK Decode AsMichael Mann1-1/+1
2017-06-03Don't keep the pcap/pcapng link-layer header type as interface data.Guy Harris2-2/+0
2017-06-02Qt: Add version check for setTextInteractionFlagsStig Bjørlykke1-0/+2
2017-06-01Qt: Enable unhiding all interfaces.Stig Bjørlykke1-1/+3
2017-06-01Qt+prefs: Add a dark theme check and default colors.Gerald Combs1-0/+4
2017-06-01Qt: Disable -Wframe-larger-than= for ui_main_window.hStig Bjørlykke2-0/+14
2017-05-31Qt: Capitalize "Select SACKs" in tcptrace graph.Stig Bjørlykke1-1/+1
2017-05-31Qt: Add cast to QByteArray.resize()Stig Bjørlykke1-1/+1
2017-05-30Qt: Add support to verify extcap capture filterMichael Mann1-6/+33
2017-05-29GTK: Bugfix not allowing extcap capture filters to be verified.Michael Mann1-1/+1
2017-05-29Qt: Fix capture filter verification for non-extcap interfaces.Stig Bjørlykke1-1/+1
2017-05-28GTK+Qt: Show Osmux Packet Counter on Telephony menuPau Espin Pedrol4-0/+26
2017-05-27Qt: About dialog fails when configured without pluginsJaap Keuter1-2/+6
2017-05-26Report syntax errors in UAT prefs parsingPeter Wu1-2/+8
2017-05-25GTK: Don't allow extcap capture filters to be verified.Michael Mann1-0/+5
2017-05-25Don't try to compile capture filter if pcap_compile isn't available.Michael Mann2-6/+24
2017-05-21[Automatic update for 2017-05-21]Gerald Combs7-335/+337
2017-05-19Qt: Add check for packet bytesStig Bjørlykke1-0/+8
2017-05-19Qt: Check for no tvb in Show Packet BytesStig Bjørlykke1-0/+3
2017-05-16sharkd: export uat records.Jakub Zawadzki1-42/+4
2017-05-14[Automatic update for 2017-05-14]Gerald Combs7-2560/+539
2017-05-12Don't include pcap headers if you don't have pcap.Guy Harris1-0/+5
2017-05-11Put the HAVE_REMOTE hack into wsutil/wspcap.h, and include that file.Guy Harris3-39/+3