aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/wireless_frame.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-09-25Qt: Fix leaked interfaces array in Wireless frameMikael Kanstrup1-0/+1
2017-03-27Fix "warning C6246: Local declaration hides declaration of the same name in o...Michael Mann1-2/+2
2017-01-12Qt: Remove unneccessary Q_DECLARE_METATYPERoland Knall1-1/+0
2016-10-20Fix compilation error without PCAP (using correct define)Mikael Kanstrup1-1/+1
2016-10-13Fix compilation error without PCAP.Dario Lombardo1-1/+1
2016-09-16Use valid channel parameters from wireless toolbarMikael Kanstrup1-1/+7
2016-03-21Qt: Normalize timerEventsGerald Combs1-3/+5
2016-03-15Qt: Make sure the proto tree handles all of its timers.Gerald Combs1-1/+4
2016-03-01Add 802.11ac 80MHz and 160MHz channels support to wireless toolbarMikael Kanstrup1-4/+39
2016-03-01dumpcap: Add support for 802.11ac monitor modesMikael Kanstrup1-2/+3
2015-11-05Get rid of ws80211_frequency_to_channel().Guy Harris1-1/+2
2015-10-12Try to fix wireless toolbar behavior on Linux.Gerald Combs1-16/+34
2015-10-05Move utf8_entities.h to wsutilJoão Valverde1-1/+1
2015-06-25Qt: use <> for including the generated ui_*.h filesMartin Kaiser1-1/+1
2015-06-16Check for NL and AIRPCAP defines.Gerald Combs1-11/+11
2015-06-16Add the wireless toolbar.Gerald Combs1-0/+313