aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/extcap_options_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-04-26Qt: Omit calls without values on selector reloadTomasz Moń1-3/+5
2019-04-19Qt: Do not turn empty parameter values into spacesTomasz Moń1-1/+1
2019-04-15Qt: Do not pass empty values for extcap boolflagsTomasz Moń1-1/+3
2019-04-10Qt: use toLocalFile() instead of path() to check for existence.Dario Lombardo1-13/+9
2018-05-09extcap: Fix required indicatorRoland Knall1-1/+9
2018-05-08extcap: Group argumentsRoland Knall1-26/+137
2018-05-01Fix comment end after SPDX identifierStig Bjørlykke1-1/+2
2018-04-05extcap: Reload values on requestRoland Knall1-3/+68
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-02-02Qt: use SPDX identifiers.Dario Lombardo1-14/+1
2018-01-08extcap: remove conditional compilation.Dario Lombardo1-4/+0
2017-10-15Rename ui_util.h -> ws_ui_util.hPeter Wu1-1/+1
2017-08-31extcap: fix parameters save in preferences filePascal Quantin1-3/+0
2017-08-28iface_lists: Access all_ifaces member by referenceMikael Kanstrup1-18/+13
2017-07-26Qt: Move utils to separate utils directoryRoland Knall1-2/+2
2017-01-12Qt: Remove unneccessary Q_DECLARE_METATYPERoland Knall1-4/+5
2016-12-28Qt: Remove "Extcap" from window title.Stig Bjørlykke1-2/+2
2016-12-28Qt: Fix open extcap help URL.Stig Bjørlykke1-1/+3
2016-12-24extcap_options_dialog: fix compilation with Qt4Martin Kaiser1-1/+2
2016-12-23Qt: add local file existence check for extcap help.Dario Lombardo1-8/+21
2016-12-09extcap: add new option type (timestamp).Dario Lombardo1-0/+9
2016-09-12extcap: Fix misc memory leaks triggered by network interface changesMikael Kanstrup1-4/+8
2016-09-07extcap: Add tool-specified helppageRoland Knall1-2/+17
2016-07-29extcap: Restore functionality for optionsRoland Knall1-20/+94
2016-02-11extcap: Convert settings to preference friendly key namesMikael Kanstrup1-4/+3
2016-02-01extcap: Add Save functionality to options dialogRoland Knall1-1/+85
2016-01-28extcap: Cleanup complex types and add save optionRoland Knall1-9/+4
2016-01-05extcap: Add regular expression validation supportRoland Knall1-24/+84
2015-12-30extcap: Add Required and cleanupRoland Knall1-11/+39
2015-12-07Qt: Align extcap label and edit widgetsStig Bjørlykke1-2/+2
2015-11-26qt: add initializers to extcap dialog (CID 1297113)Dario Lombardo1-3/+5
2015-11-25Press Start instead of Manage Interfaces on EnterPeter Wu1-1/+1
2015-10-05Move utf8_entities.h to wsutilJoão Valverde1-1/+1
2015-08-27Qt: Fixed some memory leakagesStig Bjørlykke1-3/+4
2015-05-05extcap: Implement QT extcap optionsRoland Knall1-0/+243