aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/capture_filter_syntax_worker.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-08-28iface_lists: Remove locked fieldMikael Kanstrup1-1/+1
2017-08-28iface_lists: Access all_ifaces member by referenceMikael Kanstrup1-9/+9
2017-07-11Qt: Move all utility widgets to widgets subdirectoryRoland Knall1-1/+1
2017-05-30Qt: Add support to verify extcap capture filterMichael Mann1-6/+33
2017-05-29Qt: Fix capture filter verification for non-extcap interfaces.Stig Bjørlykke1-1/+1
2017-05-25Don't try to compile capture filter if pcap_compile isn't available.Michael Mann1-6/+22
2017-05-11Put the HAVE_REMOTE hack into wsutil/wspcap.h, and include that file.Guy Harris1-13/+1
2017-05-11Force HAVE_REMOTE to be defined when including pcap.h with remote support.Guy Harris1-0/+14
2017-04-05A bunch of "{Mac} OS X" -> "macOS" changes.Guy Harris1-1/+1
2016-01-08Add a Busy status to SyntaxLineEdit.Gerald Combs1-0/+6
2016-01-05Qt: Don't check capture filter for user DLTsStig Bjørlykke1-7/+14
2015-06-05Qt: Add the capture and display filter dialog.Gerald Combs1-1/+4
2014-05-14The filter string can only be valid, if an interface is selected.ruengeler1-1/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-08-08Add initial capture filter support.Gerald Combs1-0/+141