aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/lte_mac_statistics_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Add a "failed" return for tap packet routines.Guy Harris1-5/+5
2018-05-01Fix comment end after SPDX identifierStig Bjørlykke1-1/+2
2018-02-20Type casts without const lose constness.Guy Harris1-1/+1
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-29Qt: Miscellaneous translation hints.Gerald Combs1-1/+1
2017-12-28LTE stats: trivial changes after reviewMartin Mathieson1-9/+15
2017-12-23LTE RLC stats: supply fields for Save As..Martin Mathieson1-4/+7
2017-12-22LTE MAC stats: save to file, ue entries onlyMartin Mathieson1-21/+70
2017-11-25LTE MAC stats: make display filter field workMartin Mathieson1-1/+12
2017-07-26Qt: Create models directoryRoland Knall1-1/+1
2017-07-26Qt: Move utils to separate utils directoryRoland Knall1-2/+2
2016-02-28Qt: Add dialog geometry restoreStig Bjørlykke1-4/+1
2015-10-27Qt: Protect against unintentional "no capture file" window statusMichal Labedzki1-0/+2
2015-10-20LTE dialogs: tidy up some loose endsMartin Mathieson1-8/+6
2015-10-13Various improvements to new LTE MAC statistics dialogMartin Mathieson1-60/+126
2015-10-05Remove tr() for setObjectNameYFdyh0001-1/+1
2015-09-28Qt: fix OVERRUN error reported by Coverity in LTE MAC statistics window (CID ...Pascal Quantin1-3/+3
2015-09-28Qt: mlt_info parameter is unusedPascal Quantin1-1/+1
2015-09-23LTE MAC Statistics DialogMartin Mathieson1-0/+812