summaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2017-07-03Add option to use wall-clock intervalsHEADmasterSake Blok3-66/+68
2017-06-30iface_lists: select interfaces via command line (option -i)Peter Wu1-4/+6
2017-06-28Qt: Drag/Drop Filter buttons to orderRoland Knall7-4/+322
2017-06-28Qt: Change wording of filter button context menuRoland Knall1-4/+4
2017-06-27Qt: fix alloc-dealloc-mismatch while adding named pipePeter Wu3-34/+30
2017-06-27Qt: Context menu for toolbar filter buttonsRoland Knall7-9/+180
2017-06-26Fix Filter Tooltip button and frameRoland Knall5-133/+162
2017-06-26Change display filter button tooltip formatting.Michael Mann2-2/+2
2017-06-26Add support for comments for a display filter buttonMichael Mann4-5/+46
2017-06-26Convert filter expressions preference data to a UAT.Michael Mann13-702/+469
2017-06-25Sample deprecated filter -> Sample warning filterMichael Mann2-2/+2
2017-06-25[Automatic update for 2017-06-25]Gerald Combs7-1735/+1735
2017-06-22Properly find packet comments "field" for protocol hierarchy stats.Michael Mann1-1/+1
2017-06-22Qt: Restore multi custom column width and alignStig Bjørlykke2-4/+2
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