aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/extcap_argument.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-08-31extcap: fix parameters save in preferences filePascal Quantin1-3/+1
2017-07-26Qt: Move utils to separate utils directoryRoland Knall1-1/+1
2017-03-27Fix "warning C6246: Local declaration hides declaration of the same name in o...Michael Mann1-3/+0
2017-02-02Qt: Add extcap placeholder parameterStig Bjørlykke1-0/+3
2017-01-30Qt: Use system DateTimeFormat in QDateTimeEditStig Bjørlykke1-0/+1
2017-01-22Internalize struct preferenceMichael Mann1-1/+1
2016-12-10Qt: Avoid infinite recursion in ExtcapArgument::loadValuesStig Bjørlykke1-2/+4
2016-12-09extcap: add new option type (timestamp).Dario Lombardo1-0/+63
2016-09-11extcap: fix use-after-free for preferencesPeter Wu1-11/+17
2016-07-29extcap: Restore functionality for optionsRoland Knall1-11/+41
2016-05-12extcap (CID 1355644): fix the range check for guintMartin Kaiser1-4/+8
2016-02-11extcap: Convert settings to preference friendly key namesMikael Kanstrup1-2/+2
2016-02-01extcap: Add Save functionality to options dialogRoland Knall1-3/+56
2016-01-28extcap: Cleanup complex types and add save optionRoland Knall1-68/+74
2016-01-18extcap: add masked to options.Dario Lombardo1-1/+4
2016-01-05extcap: Add regular expression validation supportRoland Knall1-237/+276
2015-12-30extcap: Add file extension checkRoland Knall1-0/+8
2015-12-30extcap: Add Required and cleanupRoland Knall1-143/+65
2015-07-07Finish removal of Q_UNUSED.Joerg Mayer1-2/+1
2015-05-05extcap: Implement QT extcap optionsRoland Knall1-0/+657