aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/multicast_statistics_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-12-09Multicast Statistics Dialog: Clear list when redrawingMichael Mann1-0/+3
2018-05-01Fix comment end after SPDX identifierStig Bjørlykke1-1/+2
2018-04-17Qt: fix remaining CaptureEvent signal connectionsPeter Wu1-2/+2
2018-04-17Qt: Fix memory leak for CaptureEventRoland Knall1-3/+3
2018-03-12Qt: Implement MulticastStatisticsDialog::treeItemDataGerald Combs1-0/+11
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-02-02Qt: use SPDX identifiers.Dario Lombardo1-14/+1
2017-12-27Apply new CaptureEvents to statistics dialogs.Michael Mann1-7/+11
2017-07-26Qt: Move utils to separate utils directoryRoland Knall1-1/+1
2017-07-11Qt: Move all utility widgets to widgets subdirectoryRoland Knall1-1/+1
2016-07-08Qt: add initializers (CID 1317257).Dario Lombardo1-2/+12
2016-03-30Qt: fix buffer alarm threshold parameter retrieval in multicast statistics di...Benoit Grange1-1/+1
2016-02-28Qt: Add dialog geometry restoreStig Bjørlykke1-3/+1
2015-11-28Qt: reload after applying parameters in UDP multicast dialogPeter Wu1-1/+1
2015-11-27Fix crash in UDP Multicast Streams dialogPeter Wu1-6/+2
2015-11-14UDP Multicast Stats: Fixed typoUli Heilmeier1-2/+2
2015-10-27Qt: Protect against unintentional "no capture file" window statusMichal Labedzki1-0/+1
2015-08-24Multicast Statistics (Qt Dialog): Fix some Dead Store (Dead assignement/Dead ...Alexis La Goutte1-1/+1
2015-08-22Statistics dialog fixups.Gerald Combs1-1/+0
2015-08-21Multicast and wireless lan statistics fixups.Gerald Combs1-2/+7
2015-08-20Add the WLAN statistics dialog.Gerald Combs1-4/+3
2015-08-18UDP multicast stream dialog.Gerald Combs1-0/+491