aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/lte_mac_statistics_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2022-06-10tap: Adding flags for tap_packetRoland Knall1-1/+1
2022-04-04Qt: Split MainApplication out from WiresharkApplication.Gerald Combs1-2/+2
2021-10-11Qt: More new-style signals+slot conversions.Gerald Combs1-4/+4
2021-04-16Qt: Fix various missing prototype warnings.Gerald Combs1-4/+8
2021-03-08Remove modelines in ui/qt.Gerald Combs1-13/+0
2021-01-18Qt+tools: Fix most of our lupdate warnings.Gerald Combs1-1/+1
2021-01-11Qt framework: Dialogs are correctly notified when capture file was closedJirka Novak1-1/+0
2020-06-12MAC LTE: add support for extended LCIDPascal Quantin1-9/+11
2020-04-29LteMacStatisticsDialog: fix memory leaksMartin Kaiser1-2/+6
2019-12-21UI: Fix compilation with Qt 5.14Orgad Shaneh1-1/+1
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