aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/follow_stream_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-10-27Qt: Protect against unintentional "no capture file" window statusMichal Labedzki1-0/+2
2015-10-22Use address functions instead of ADDRESS macros in ui.Gerald Combs1-1/+1
2015-10-20LTE dialogs: tidy up some loose endsMartin Mathieson1-1/+1
2015-10-16Qt: add ability to save raw output to follow windowPascal Quantin1-4/+18
2015-10-05Move utf8_entities.h to wsutilJoão Valverde1-1/+1
2015-08-26Rework tapping in Qt dialogs.Gerald Combs1-18/+9
2015-08-26Add per-dialog progress frames.Gerald Combs1-0/+3
2015-08-03Make sure per-packet tap callbacks return gbooleans.Gerald Combs1-4/+4
2015-07-31Use an ellipsis character instead of three dots.Gerald Combs1-1/+1
2015-07-16Add the RTP Stream Analysis dialog.Gerald Combs1-1/+1
2015-07-07Finish removal of Q_UNUSED.Joerg Mayer1-8/+3
2015-06-25Qt: use <> for including the generated ui_*.h filesMartin Kaiser1-1/+1
2015-06-24Remove another batch of deprecated tvb_length callsEvan Huus1-2/+2
2015-01-08ep_<protocol>_port_to_display -> <protocol>_port_to_displayMichael Mann1-6/+9
2014-12-31Qt: Convert more dialog titles.Gerald Combs1-1/+1
2014-12-31Move the version_info.c stuff to wsutil/ws_version_info.c.Guy Harris1-2/+1
2014-12-30Qt: More WiresharkDialog conversions.Gerald Combs1-37/+35
2014-12-29Add ability to follow UDP stream by indexPascal Quantin1-6/+21
2014-12-28Qt Follow window: keep data representation when switching between streamsPascal Quantin1-3/+3
2014-12-28Removed duplicated #include linesDario Lombardo1-1/+0
2014-12-09Qt: Initial VoIP Calls dialog.Gerald Combs1-1/+0
2014-12-09Qt: Update and rename the summary dialog.Gerald Combs1-0/+1
2014-12-08Remove an unnecessary include.Gerald Combs1-2/+0
2014-11-03Qt: fix a potential memory leak FollowStreamDialog::follow() found by Coverit...Pascal Quantin1-1/+4
2014-11-01Qt: Limit the amount of Follow Stream text.Gerald Combs1-27/+47
2014-10-31Qt: Better Follow Stream hints.Gerald Combs1-2/+6
2014-10-31Qt: Disable our widgets while tapping.Gerald Combs1-4/+27
2014-08-30Qt Follow Stream Dialog : Add some missing text to translateAlexis La Goutte1-10/+10
2014-07-07Update README.qt and add todo items.Gerald Combs1-0/+1
2014-05-13isprint() -> g_ascii_isprint()AndersBroman1-2/+2
2014-05-11Identify client/server by their IP address and port number in follow streams ...Pascal Quantin1-3/+9
2014-05-11Small fixes to Follow Streams dialog box:Pascal Quantin1-5/+5
2014-04-19More name changes.Guy Harris1-6/+6
2014-03-21Add dot to stringAlexis La Goutte1-1/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-01-04Add tooltips for the total number of streams.Gerald Combs1-1/+8
2013-12-24add ssl detection to proto_get_frame_protocols()Martin Kaiser1-1/+1
2013-12-21fix warnings.Jakub Zawadzki1-0/+1
2013-11-23Create the ability to have packet scoped "proto" data. Bug 9470 (https://bug...Michael Mann1-1/+1
2013-11-23Replace similar code with a common routine.Gerald Combs1-18/+1
2013-11-21Remove packet_info->ipproto and packet_info->ethertype uses in the GUI. Conv...Michael Mann1-3/+22
2013-11-19Print one YAML item per packet.Gerald Combs1-4/+7
2013-11-19fix compiler warning about write-only variableMartin Kaiser1-1/+2
2013-11-19#if 0 out an error check that wasn't doing anything interesting for anGuy Harris1-3/+5
2013-11-18Follow dialog data display improvements.Gerald Combs1-68/+89
2013-11-18Remove duplicate (wireshark_application.h) and unused #include filesAlexis La Goutte1-3/+0
2013-11-15Reset data_out_file when we close it. Add comments and fixup whitespace.Gerald Combs1-8/+17
2013-11-15Apply the changes from r52506. Fixes bug 9044 for the Qt port.Gerald Combs1-79/+0
2013-11-15Add a "to do" item.Gerald Combs1-0/+4
2013-11-14Create a plural-only English translation. Use it to pluralize the FollowGerald Combs1-2/+3