aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/lte_rlc_graph_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-07-26Qt: Move utils to separate utils directoryRoland Knall1-2/+2
2016-08-24Qt: add initializer (CID 1328485).Dario Lombardo1-0/+1
2016-08-07Qt: add initializers (CID 1328485).Dario Lombardo1-0/+4
2016-02-28Qt: Add dialog geometry restoreStig Bjørlykke1-3/+1
2016-01-31RLC LTE: upgrade dissector to v13.0.0Pascal Quantin1-3/+3
2015-12-29Always supply a g_mallocated error message from select_rlc_lte_session().Guy Harris1-5/+2
2015-10-24RLC Graph: call replot() with rpQueued to avoid lag caused by trying to draw ...Martin Mathieson1-8/+10
2015-10-21LTE RLC Graph: fix CID 1328485: Uninitialized members (UNINIT_CTOR)Martin Mathieson1-1/+2
2015-10-20LTE dialogs: tidy up some loose endsMartin Mathieson1-7/+20
2015-10-19RLC LTE graph: allow switching between zoom and drag, and place limits on eachMartin Mathieson1-20/+120
2015-10-17LTE RLC Graph: add support for going to packet clickedMartin Mathieson1-39/+89
2015-10-16RLC statistics window can now launch UL or DL graphsMartin Mathieson1-7/+33
2015-10-15Remove unused offset variables.Martin Mathieson1-16/+5
2015-10-12Try to fix OS X buildbot but using a different QBrush constructor in the case...Martin Mathieson1-4/+2
2015-10-11LTE RLC graphs - initial versionMartin Mathieson1-0/+643