aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/capture_file_properties_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-09-26Rename "ws_version_info.h", also .cJoão Valverde1-1/+1
2017-07-26Qt: Move utils to separate utils directoryRoland Knall1-1/+1
2017-07-17Rename cf_get_comment() to reflect what comment it gets.Guy Harris1-1/+1
2017-07-17Rename section comment get/set routines.Guy Harris1-3/+3
2017-06-21Qt: display newlines in capture file commentsPeter Wu1-2/+2
2017-06-05Allow bigger snapshot lengths for D-Bus captures.Guy Harris1-1/+1
2017-02-25Replace "n/a" with an em dash.Gerald Combs1-2/+2
2016-09-29Qt: Add html_escape to qt_ui_utils.Gerald Combs1-11/+2
2016-09-14Qt: Set Close as default buttonStig Bjørlykke1-0/+5
2016-07-21No need to check for string option values being null.Guy Harris1-3/+3
2016-07-14Redo the block options APIs.Guy Harris1-10/+13
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