aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/tap_parameter_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-10-05Qt: Free dynamic menu actions at shutdownMikael Kanstrup1-1/+1
2017-07-26Qt: Move utils to separate utils directoryRoland Knall1-1/+1
2016-09-29Qt: Add html_escape to qt_ui_utils.Gerald Combs1-22/+4
2016-02-28Qt: Add dialog geometry restoreStig Bjørlykke1-3/+0
2015-10-27Qt: Protect against unintentional "no capture file" window statusMichal Labedzki1-0/+2
2015-10-05Move utf8_entities.h to wsutilJoão Valverde1-1/+1
2015-08-28Don't dissect twice from TapParameterDialog.Gerald Combs1-2/+2
2015-08-27More retapping fixups.Gerald Combs1-10/+15
2015-08-26Rework tapping in Qt dialogs.Gerald Combs1-4/+9
2015-08-26Add per-dialog progress frames.Gerald Combs1-0/+3
2015-08-24Disable apply button while adding the filterStig Bjørlykke1-0/+2
2015-08-22Statistics dialog fixups.Gerald Combs1-5/+13
2015-08-20Tap parameter and stats dialog fixups.Gerald Combs1-11/+24
2015-08-18UDP multicast stream dialog.Gerald Combs1-0/+62
2015-08-18Qt: Fix use-after-free patternStig Bjørlykke1-2/+2
2015-08-12Add DCE-RPC and ONC-RPC service response time dialogs.Gerald Combs1-2/+17
2015-07-31Use an ellipsis character instead of three dots.Gerald Combs1-1/+1
2015-07-09Qt: Add dynamic menu support.Gerald Combs1-1/+3
2015-07-07Add ResponseTimeDelayDialog.Gerald Combs1-1/+4
2015-07-03Add ServiceResponseTimeDialog.Gerald Combs1-16/+304
2015-06-25Qt: use <> for including the generated ui_*.h filesMartin Kaiser1-1/+1
2015-06-08Add TapParameterDialog.Gerald Combs1-0/+218