aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2018-11-16Add an API to get a description of a compression type, and use it.Guy Harris10-90/+9
2018-11-16Use an enum for compression types in various interfaces.Guy Harris13-75/+77
2018-11-16Use the dump parameters structure for non-pcapng-specific stuff.Guy Harris2-7/+9
2018-11-14ui: add missing break.Dario Lombardo1-0/+1
2018-11-14Catch attempts to write multiple encapsulation types if unsupported.Guy Harris2-0/+22
2018-11-13tshark: Print the packets' comments in the expert infoVasil Velichkov1-2/+10
2018-11-13Don't have _ng versions of the dumper open routines.Guy Harris2-3/+5
2018-11-12wiretap: refactor common parameters for pcapng dump routinesPeter Wu1-2/+6
2018-11-11[Automatic update for 2018-11-11]Gerald Combs7-30/+135
2018-11-10UI: Remove Win32 file dialog stuff specific to GTKPeter Wu4-378/+0
2018-11-09Dumpcap+Qt: Add support for `-a packets:NUM` and `-b packets:NUM`.Gerald Combs2-47/+88
2018-11-07Qt: Add file hashes to capture file properties dialogJaap Keuter3-1/+69
2018-11-04[Automatic update for 2018-11-04]Gerald Combs7-4/+116
2018-11-01Fix "Follow TLS Stream" after ssl -> tls renamePascal Quantin1-3/+3
2018-11-01macOs: Fix build fix for tab viewRoland Knall2-2/+39
2018-11-01Qt: Remove wireless toolbar if not supportedRoland Knall3-2/+24
2018-11-01tshark: Fix small memory leak in tap-expertVasil Velichkov1-2/+12
2018-10-31text_import: fix wrong int type.Dario Lombardo1-2/+2
2018-10-31import: add export_pdu dummy header feature.Dario Lombardo5-13/+110
2018-10-30Qt: omit initial empty line in About Dialog / AcknowledgementsPeter Wu1-2/+2
2018-10-30Fix About->AcknowledgementsMichał Łabędzki1-1/+1
2018-10-29QT: Enable filtering entries in 'Export Objects'Moshe Kaplan2-0/+25
2018-10-28[Automatic update for 2018-10-28]Gerald Combs7-0/+28
2018-10-26Qt: fix saving exported objects after sorting columnsMoshe Kaplan1-1/+5
2018-10-22Add ability to disable autocomplete suggestions for filter controls.Michael Mann4-1/+17
2018-10-21Qt: fix assertion failure when redissecting with a debug build of QtPeter Wu1-4/+4
2018-10-21tap-follow: fix memory leakVasil Velichkov1-1/+1
2018-10-21[Automatic update for 2018-10-21]Gerald Combs2-46/+24
2018-10-14[Automatic update for 2018-10-14]Gerald Combs7-63/+344
2018-10-11wsutil: Add config_file_exists_with_entries()Stig Bjørlykke1-1/+1
2018-10-10Qt: Add back pathLabel in some dialogsStig Bjørlykke8-19/+138
2018-10-10Qt: Use regular size buttons on macOSStig Bjørlykke2-1/+4
2018-10-08Qt: Add copy from another profile for UAT framesStig Bjørlykke3-2/+49
2018-10-08Qt: Refactor copy from profile widgetStig Bjørlykke11-95/+107
2018-10-08Qt: Fix a typo in a tooltipStig Bjørlykke1-1/+1
2018-10-08Qt: Add clear all button to Decode AsStig Bjørlykke5-0/+46
2018-10-08Qt: Remove unused pathLabelStig Bjørlykke2-40/+2
2018-10-08Bring back arg_list_utf_16to8(), but have it just do UTF-16-to-UTF-8 mapping.Guy Harris1-7/+4
2018-10-07Qt: Clean up indentationStig Bjørlykke3-12/+9
2018-10-07Qt: Fix Coloring Rules apply as filter button sizeStig Bjørlykke1-1/+1
2018-10-07Use wsetargv.obj, and wmain() rather than main(), on Windows.Guy Harris1-7/+29
2018-10-07[Automatic update for 2018-10-07]Gerald Combs7-24/+157
2018-10-07Qt: Add copy from another profile for IO GraphsStig Bjørlykke3-0/+68
2018-10-07Qt: Use ActionRole for the "copy from profile" buttonStig Bjørlykke2-2/+2
2018-10-06Qt: Call createIOGraph() when duplicating an existing IO GraphStig Bjørlykke1-3/+2
2018-10-05*shark: Update help and manpage for name resolvingUli Heilmeier2-2/+3
2018-10-05Qt: Add copy from another profile in UAT dialogsStig Bjørlykke7-5/+36
2018-10-05Qt: Add copy from another profile for colorfiltersStig Bjørlykke6-4/+183
2018-10-05Qt: add an hint to no interfaces label.Dario Lombardo1-2/+2
2018-10-04Qt: show more infos about why interfaces are not loaded.Dario Lombardo3-2/+11