aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/traffic_table_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-09-20qt: Fix some leaked menu objectsMikael Kanstrup1-2/+3
2017-04-04Qt: Fix Conversation dialog's refreshing tableMichal Labedzki1-1/+1
2017-03-06Switch conversations to use wmem_tree_t instead of (sorted) GSList.Michael Mann1-14/+33
2016-09-02Qt: Conversation time column updates.Gerald Combs1-1/+17
2016-06-26Qt: Conversation and Endpoint dialog performance tweaks.Gerald Combs1-11/+49
2016-04-23Forcibly update all items if name resolution is turned on or off.Guy Harris1-2/+8
2016-02-28Qt: Add dialog geometry restoreStig Bjørlykke1-3/+1
2016-01-23ui: Code cleanupStig Bjørlykke1-3/+3
2016-01-07Qt: Sort traffic table default protosStig Bjørlykke1-2/+2
2015-12-17Qt: deactivate "limit to display filter" checkbox when retappingPascal Quantin1-0/+14
2015-10-27Qt: Protect against unintentional "no capture file" window statusMichal Labedzki1-1/+2
2015-08-26Add per-dialog progress frames.Gerald Combs1-0/+6
2015-07-07Starting to get rid of Q_UNUSED declarations for unused function parameters.Joerg Mayer1-2/+1
2015-07-03Add ServiceResponseTimeDialog.Gerald Combs1-1/+0
2015-06-25Qt: use <> for including the generated ui_*.h filesMartin Kaiser1-1/+1
2015-02-14WSUG and image updates.Gerald Combs1-4/+2
2015-02-10Qt/C++: Change a bunch of includes to forward declarations.Gerald Combs1-0/+2
2015-01-30Qt: Add the RTP Streams dialog.Gerald Combs1-0/+3
2014-12-31Qt: fix 'Limit to display filter' functionality in Conversations/Endpoints wi...Pascal Quantin1-1/+2
2014-12-29Qt: Add a WiresharkDialog convenience class.Gerald Combs1-25/+7
2014-12-22Qt: Add methods to CaptureFile and WiresharkApplication.Gerald Combs1-11/+27
2014-12-01qt: fix use-after-free patternPeter Wu1-1/+3
2014-11-14Rename stat_cmd_args.[ch] to stat_tap_ui.[ch].Guy Harris1-1/+1
2014-09-17Qt: Add the "Map" button to the Endpoints dialog.Gerald Combs1-2/+2
2014-09-05Qt: Refactor ConversationDialog for endpoints.Gerald Combs1-0/+347