aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
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
2018-10-03Qt: Show global profiles in ItalicStig Bjørlykke1-0/+5
2018-10-03Qt/ByteViewTab: document potential pitfallPeter Wu1-0/+2
2018-10-01Qt: Update UAT clear button enablingStig Bjørlykke2-5/+16
2018-10-01Qt: Set enabled properties in Filter DialogStig Bjørlykke1-0/+6
2018-10-01Qt: Set enabled properties in Coloring Rules DialogStig Bjørlykke1-0/+6
2018-09-30Qt/FrameInformation: read packet record in private bufferPeter Wu2-12/+9
2018-09-30Qt/PacketList: read packet record in private bufferPeter Wu1-4/+13
2018-09-30[Automatic update for 2018-09-30]Gerald Combs7-253/+177
2018-09-30Fix comment.Guy Harris1-1/+1
2018-09-29Clean up the epan_dissect_t in the normal code path.Guy Harris1-0/+2
2018-09-29Clean up the epan_dissect_t in the normal code path.Guy Harris1-0/+2
2018-09-29Qt/FrameInformation: do not use file-scoped memory for temporary dataPeter Wu1-9/+5
2018-09-29Qt: Show "unknown colorfilters" warning when opening the dialogStig Bjørlykke1-11/+11
2018-09-29Get rid of some no-longer-supported GUI preferences.Guy Harris2-2/+0
2018-09-29Get rid of the printing preferences.Guy Harris1-5/+0
2018-09-26prefs: Remove trailing dot from UI textStig Bjørlykke1-1/+1
2018-09-26prefs: add the option not to load interfaces on startup.Dario Lombardo4-2/+18
2018-09-26Qt: don't load the interfaces list if a capture file is used.Dario Lombardo1-1/+2
2018-09-25Rename packet-ssl* to packet-tls*Gerald Combs1-2/+2
2018-09-25Qt: Create directories if they should be openedRoland Knall1-2/+15
2018-09-24Qt: Don't append a empty custom window titleStig Bjørlykke1-4/+8
2018-09-23[Automatic update for 2018-09-23]Gerald Combs7-2090/+2687
2018-09-13Start renaming SSL to TLS.Gerald Combs9-27/+27