aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2016-02-26Add free_address_wmem(), fix warnings [-Wcast-qual]João Valverde10-57/+33
2016-02-26Empty out InterfaceTree::updateGlobalDeviceSelections() if no pcap.Guy Harris1-5/+4
2016-02-26Mark a variable unused when we're not using it.Gerald Combs1-1/+4
2016-02-26tcp_stream_dialog: Integer overflow in Average Throughputkkoizumi1-1/+1
2016-02-26Qt: Update selected interface filter behavior.Gerald Combs11-160/+278
2016-02-26Qt: Capture Interfaces dialog geometry updates.Gerald Combs2-5/+30
2016-02-25Clean up modelines and indentation.Guy Harris16-45/+44
2016-02-25Qt: Emit textEdited from CaptureFilterEdit in more places.Gerald Combs2-1/+13
2016-02-25Qt: Use UTF8_HORIZONTAL_ELLIPSIS for …Stig Bjørlykke1-1/+2
2016-02-25Add GResource message to configure scriptJoão Valverde13-49/+49
2016-02-24qt: show marker when capture file comment has changedPeter Wu1-1/+1
2016-02-24De-canonicalize paths for file and directory path preferences.Guy Harris2-3/+3
2016-02-23Qt: Add tooltips to the welcome screen interfaces.Gerald Combs1-1/+26
2016-02-23Qt: Select matching tree item and bytes in Find PacketStig Bjørlykke4-14/+42
2016-02-23Qt: Optimize Show Packet BytesStig Bjørlykke1-8/+16
2016-02-23Qt: add OS interface description to 'Manage Local Interfaces' windowPascal Quantin1-1/+3
2016-02-23Qt: Capture and display filter fixups.Gerald Combs2-0/+3
2016-02-23Making wiretap option blocks more generic.Michael Mann2-61/+52
2016-02-21tshark: load decode_as_entries fileMichael Mann4-13/+26
2016-02-21[Automatic update for 2016-02-21]Gerald Combs13-4556/+5069
2016-02-21autotools: Use pkg-config autoconf macros for GLib/GTKJoão Valverde4-5/+7
2016-02-21autotools: Cleanup some installation directory stuffJoão Valverde1-1/+2
2016-02-20Fix various off-by-one in buffer sizesPeter Wu1-10/+10
2016-02-20autotools: Use Qt flags only for building Qt GUIJoão Valverde1-1/+1
2016-02-20Qt: only "Comment" column should be editable in Local Interfaces management tabPascal Quantin2-1/+12
2016-02-20Qt: Set maximumSize on AccordionFrame widget buttonsStig Bjørlykke2-0/+24
2016-02-19Qt: Fix Open protocol preferences button.Stig Bjørlykke1-1/+1
2016-02-19Qt: Update AccordionFrame widgets to use common layoutStig Bjørlykke11-23/+67
2016-02-18Another include that needs fixing.Guy Harris1-1/+1
2016-02-18Don't add the wiretap directory to the list of include directories.Guy Harris35-49/+47
2016-02-18Qt: Add regex support in Find PacketStig Bjørlykke4-9/+71
2016-02-17Qt: Validate FindLineEdit regexpStig Bjørlykke2-1/+33
2016-02-16Cast away a warning.Guy Harris1-1/+1
2016-02-16Qt: Add Decode as in Show Packet BytesStig Bjørlykke5-75/+438
2016-02-16const gpointer -> gconstpointerJoão Valverde7-18/+18
2016-02-15Qt: Add FindLineEdit with regex search optionStig Bjørlykke11-6/+211
2016-02-14tango_color(.h): avoid ‘tango_butter_3’ defined but not used [-Werror=unu...Alexis La Goutte1-0/+7
2016-02-14[Automatic update for 2016-02-14]Gerald Combs14-344/+1083
2016-02-12tap-iostat: fix logical ‘or’ of equal expressions [-Werror=logical-op] fo...Alexis La Goutte1-1/+1
2016-02-11Qt: Add Show as C Array and YAML in Show Packet BytesStig Bjørlykke2-8/+75
2016-02-11Qt: Add hint label in Show Packet BytesStig Bjørlykke3-2/+121
2016-02-11extcap: Convert settings to preference friendly key namesMikael Kanstrup3-7/+6
2016-02-10Qt: fix jitter buffer managementPascal Quantin2-5/+5
2016-02-10Qt: Fix plural translationsStig Bjørlykke3-19/+24
2016-02-10Qt: Align hex dump text in follow streamStig Bjørlykke1-1/+1
2016-02-10Qt: Add Show as Hex Dump in Show Packet BytesStig Bjørlykke2-0/+50
2016-02-09Properly check the return value of color_filters_set_tmp().Guy Harris1-1/+1
2016-02-08QCP: Fix retina label calculations.Gerald Combs1-8/+16
2016-02-08Qt: Restore sequence diagram labels, other fixes.Gerald Combs2-2/+10
2016-02-08Qt: Add Show Packet Bytes DialogStig Bjørlykke13-0/+607