aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/capture_file_properties_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-06-06Directly use wtap_opttypes calls to fetch SHB options.Guy Harris1-26/+34
2016-04-21Link version code statically againJoão Valverde1-1/+1
2016-02-28Qt: Add dialog geometry restoreStig Bjørlykke1-3/+1
2015-11-27Fix crash in Capture File Properties dialogPeter Wu1-1/+2
2015-10-27Qt: Protect against unintentional "no capture file" window statusMichal Labedzki1-0/+2
2015-08-21Add packet comments to the properties dialog.Gerald Combs1-9/+68
2015-08-06Convert the GSM MAP stats to new "generic stat API".Gerald Combs1-10/+9
2015-06-25Qt: use <> for including the generated ui_*.h filesMartin Kaiser1-1/+1
2015-03-05Qt: Show the full file path in the status bar.Gerald Combs1-1/+1
2014-12-29Qt: Add a WiresharkDialog convenience class.Gerald Combs1-25/+16
2014-12-21Qt: rename SummaryDialog class to CaptureFilePropertiesDialogPascal Quantin1-1/+1
2014-12-21Qt: keep "Copy to clipboard" button active when closing the capture_file_prop...Pascal Quantin1-4/+0
2014-12-21Qt: Don't clear the capture file properties.Gerald Combs1-2/+0
2014-12-21Qt: fix a crash when closing a file while capture file properties window is openPascal Quantin1-2/+14
2014-12-09Qt: Update and rename the summary dialog.Gerald Combs1-0/+551