aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/service_response_time_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-10-20Qt: fix crash after loading SRT dialogPeter Wu1-3/+12
2017-09-15Qt: initialize srt_data_ in constructor (CID 1417727)Pascal Quantin1-0/+3
2017-09-11Qt: free SRT table once the tree is filledPascal Quantin1-0/+1
2017-09-11Qt: fix Diameter SRT statistics displayPascal Quantin1-11/+15
2017-02-22Qt: free memory used by rtd_tables.Dario Lombardo1-1/+2
2017-02-08Switch rtd and srt tables to use wmem_tree_t instead of (sorted) GSList.Michael Mann1-2/+3
2016-07-26Use a variable consistently.Gerald Combs1-1/+1
2016-07-10Qt: add assert (CID 1311486).Dario Lombardo1-1/+2
2016-06-26srt: rename shadow variableDario Lombardo1-3/+3
2016-02-28Qt: Add dialog geometry restoreStig Bjørlykke1-0/+1
2015-08-26Rework tapping in Qt dialogs.Gerald Combs1-15/+9
2015-08-20Tap parameter and stats dialog fixups.Gerald Combs1-1/+3
2015-08-18UDP multicast stream dialog.Gerald Combs1-43/+1
2015-08-18Qt: Fix use-after-free patternStig Bjørlykke1-1/+2
2015-08-12Add DCE-RPC and ONC-RPC service response time dialogs.Gerald Combs1-4/+12
2015-07-29Capture file retapping fixups.Gerald Combs1-1/+1
2015-07-07Add ResponseTimeDelayDialog.Gerald Combs1-19/+7
2015-07-03Add ServiceResponseTimeDialog.Gerald Combs1-0/+411