aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/response_time_delay_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-07-26Qt: Move utils to separate utils directoryRoland Knall1-1/+1
2017-03-19response_time_delay_dialog (Qt): fix typo reponse -> responseAlexis La Goutte1-3/+3
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-02-28Qt: Add dialog geometry restoreStig Bjørlykke1-0/+1
2015-08-26Rework tapping in Qt dialogs.Gerald Combs1-10/+5
2015-08-20Tap parameter and stats dialog fixups.Gerald Combs1-1/+2
2015-08-18UDP multicast stream dialog.Gerald Combs1-11/+9
2015-08-18Qt: Fix use-after-free patternStig Bjørlykke1-1/+2
2015-07-29Capture file retapping fixups.Gerald Combs1-1/+1
2015-07-08Add SimpleStatisticsDialog.Gerald Combs1-2/+0
2015-07-07Add ResponseTimeDelayDialog.Gerald Combs1-0/+286