aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/compiled_filter_output.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-08-28iface_lists: Access all_ifaces member by referenceMikael Kanstrup1-3/+3
2017-08-15Qt: fix compilation without pcap.Dario Lombardo1-4/+4
2017-06-05Allow bigger snapshot lengths for D-Bus captures.Guy Harris1-1/+1
2017-05-25Don't try to compile capture filter if pcap_compile isn't available.Michael Mann1-0/+2
2017-05-12Don't include pcap headers if you don't have pcap.Guy Harris1-0/+5
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/+12
2016-02-28Qt: Add dialog geometry restoreStig Bjørlykke1-1/+2
2016-02-25Clean up modelines and indentation.Guy Harris1-4/+3
2016-01-06Clean up more includes of wtap.h.Guy Harris1-2/+3
2015-07-07Finish removal of Q_UNUSED.Joerg Mayer1-3/+1
2015-06-25Qt: use <> for including the generated ui_*.h filesMartin Kaiser1-1/+1
2014-08-08Use a QTreeWidget instead of QTableWidget.Gerald Combs1-2/+2
2014-08-02CompiledFilterOutput dialog fixes and updates.Gerald Combs1-6/+30
2014-06-12Capture Interfaces Dialog:Irene Ruengeler1-0/+115