aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/wlan_statistics_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-07-26Qt: Create models directoryRoland Knall1-1/+1
2017-07-26Qt: Move utils to separate utils directoryRoland Knall1-2/+2
2017-01-31format_text_wmem -> format_textMichael Mann1-2/+2
2017-01-31format_text -> format_text_wmem for wlan dialogsMichael Mann1-2/+7
2016-10-30wlan_statistics_dialog (Qt): Fix display when there is no packets_Alexis La Goutte1-2/+5
2016-10-26Qt: WLAN Statistics performance improvements.Gerald Combs1-3/+27
2016-10-20Qt: remove unused private member (found by clang).Dario Lombardo1-1/+0
2016-10-20wlan_statistics_dialog (Qt): Add percent of retryAlexis La Goutte1-12/+21
2016-10-20wlan_statistics_dialog: Add number of retryAlexis La Goutte1-11/+32
2016-10-16Inspired by prevous commit: grep for wlan_mgt turned up a few more occurrence...Joerg Mayer1-1/+1
2016-02-28Qt: Add dialog geometry restoreStig Bjørlykke1-3/+1
2016-01-23ui: Code cleanupStig Bjørlykke1-1/+1
2015-10-27Qt: Protect against unintentional "no capture file" window statusMichal Labedzki1-0/+2
2015-10-17qt: add missing initializer (CID 1317258)Dario Lombardo1-1/+2
2015-09-18Fix WLAN statistics header behavior.Gerald Combs1-1/+1
2015-08-26Rework tapping in Qt dialogs.Gerald Combs1-13/+8
2015-08-21Multicast and wireless lan statistics fixups.Gerald Combs1-6/+15
2015-08-21Try to fix: wlan_statistics_dialog.cpp:466:1: error: unused parameter ‘filte...AndersBroman1-1/+1
2015-08-20Add the WLAN statistics dialog.Gerald Combs1-0/+679