aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/lte_rlc_statistics_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Add a "failed" return for tap packet routines.Guy Harris1-4/+4
2018-12-19Qt: Convert more "pressed" signals to "clicked".Gerald Combs1-2/+2
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-11/+13
2017-12-26RLC Stats: SaveAs working for all columnsMartin Mathieson1-9/+10
2017-12-23LTE RLC stats: supply fields for Save As..Martin Mathieson1-23/+67
2017-12-09Allow switching direction in LTE RLC graphMartin Mathieson1-1/+1
2017-11-25LTE RLC Stats: make display filter field work.Martin Mathieson1-1/+13
2017-11-25RLC LTE stats: show UE and channel bw properlyMartin Mathieson1-7/+10
2017-07-26Qt: Move utils to separate utils directoryRoland Knall1-1/+1
2016-02-28Qt: Add dialog geometry restoreStig Bjørlykke1-3/+1
2015-10-27Qt: Protect against unintentional "no capture file" window statusMichal Labedzki1-0/+2
2015-10-21LTE RLC graph: Only enable graph buttons for directions with dataMartin Mathieson1-4/+18
2015-10-20LTE dialogs: tidy up some loose endsMartin Mathieson1-18/+34
2015-10-19Eliminate unused method arguments and class members.Guy Harris1-12/+6
2015-10-17LTE RLC Graph: add support for going to packet clickedMartin Mathieson1-9/+19
2015-10-16Improvements to LTE RLC stats: controls for filtering, and control source of ...Martin Mathieson1-12/+96
2015-10-16RLC statistics window can now launch UL or DL graphsMartin Mathieson1-9/+82
2015-09-29lte_rlc_statistics: fix cosmetic issues with data in columnsMartin Mathieson1-7/+14
2015-09-28LTE RLC Statistics DialogMartin Mathieson1-0/+774