aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/capture_file.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-09-02Qt: Conversation time column updates.Gerald Combs1-0/+8
2016-06-27Qt: Clean up capture file callbacks.Gerald Combs1-4/+5
2016-03-28Qt: Make conversation menu items static.Gerald Combs1-0/+10
2015-12-09Qt: various fixes to VoIP calls / RTP player windowsPascal Quantin1-0/+2
2015-10-27Qt: Protect against unintentional "no capture file" window statusMichal Labedzki1-2/+1
2015-09-11Export captured packets correctly.Gerald Combs1-0/+7
2015-08-26Rework tapping in Qt dialogs.Gerald Combs1-1/+8
2015-07-29Capture file retapping fixups.Gerald Combs1-0/+6
2015-07-07Qt: Add initial Lua support.Gerald Combs1-0/+7
2015-06-23Morph ProgressBar into CaptureProgressFrame.Gerald Combs1-2/+7
2015-05-23Qt: Update the status bar when saving.Gerald Combs1-8/+40
2015-05-22Qt: Add a "[closed]" hint to the packet dialog.Gerald Combs1-3/+3
2015-05-15Qt: Stop tapping when the I/O Graph dialog closes.Gerald Combs1-0/+7
2015-04-06Show a count in the status bar for all captures.Guy Harris1-0/+1
2015-02-27Qt: Automatically scroll the packet list.Michal Labedzki1-0/+1
2015-02-24Qt: Fix a crash when changing the layout.Gerald Combs1-0/+7
2015-02-21Qt: Fix unsaved changes behavior.Gerald Combs1-9/+5
2014-12-29Qt: Add a WiresharkDialog convenience class.Gerald Combs1-2/+5
2014-12-22Qt: Add methods to CaptureFile and WiresharkApplication.Gerald Combs1-3/+27
2014-12-20Remove debugging code.Gerald Combs1-6/+0
2014-12-20Qt: Add a CaptureFile class.Gerald Combs1-0/+212