aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
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
2018-09-11Qt: Replace $HOME with ~ in window title %F variableStig Bjørlykke1-15/+30
2018-09-10Qt: Add some window title variablesStig Bjørlykke1-2/+22
2018-09-10prefs,ui: properly migrate old filter expressionsPeter Wu4-16/+27
2018-09-10Qt: Restore column visibility when loading packetsStig Bjørlykke1-6/+8
2018-09-10Avoid warnings about a format string being a variable.Guy Harris1-2/+6
2018-09-09Remove the tshark -z compare featureJoão Valverde2-607/+0
2018-09-09Attempt to squelch a narrowing warning.Guy Harris1-1/+1
2018-09-09epan: Add argument to epan_init() to disable pluginsJoão Valverde1-1/+1
2018-09-08Add Start-End timestamp columns to the RTP Streams report from tsharkMihai Codrean1-2/+4
2018-09-07Qt: Add null check for finfo and hfinfoMartin Boye Petersen2-3/+4
2018-09-05epan: Guard g_base64_decode_inplace() against zero length stringStig Bjørlykke1-2/+4
2018-09-03epan: Use g_base64_decode_inplace()Stig Bjørlykke1-3/+3
2018-09-02prefs: Remove prefs.gui_use_pref_saveStig Bjørlykke7-43/+17
2018-09-02Qt: Avoid crash for ByteViewTab with 0 bytesStig Bjørlykke1-1/+3
2018-09-01Qt: Improve fetching preferences from the packet list.Stig Bjørlykke1-0/+1
2018-08-31Qt: Improve fetching preferences from a tree item.Stig Bjørlykke1-1/+7
2018-08-31Add support for protocol aliases. Switch BOOTP to DHCP.Gerald Combs1-1/+1
2018-08-29epan: Remove unnecessary all protocols registration callbackJoão Valverde2-3/+1
2018-08-23Qt: Enable select hint text in Show Packet BytesStig Bjørlykke1-0/+3
2018-08-22Qt: Enable "Resolve Names" for boolean without TFSStig Bjørlykke1-3/+2
2018-08-21WSUG: Fixup the "Internals" section.Gerald Combs1-1/+1
2018-08-21Qt: Pop field status when closing a fileStig Bjørlykke1-0/+1
2018-08-21Calculate RTP delta time even if clock rate is unknown.Johannes Singler1-0/+4
2018-08-20Qt: fix several crashes in the SCTP DialogsVasil Velichkov15-140/+173
2018-08-14export_pdu.c: Fix a memory leakVasil Velichkov1-1/+0
2018-08-13Put the interface descrptions into the IDB when capturing to pcapng.Guy Harris1-9/+13
2018-08-13Move get_iface_display_name() to ui/iface_lists.c.Guy Harris3-66/+56
2018-08-12More interface view cleanups.Guy Harris5-18/+27
2018-08-12Show just the description in the description column.Guy Harris1-1/+1
2018-08-11Fix the "Manage interfaces" dialog columns.Guy Harris2-4/+2