aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/traffic_table_dialog.h
AgeCommit message (Expand)AuthorFilesLines
2019-06-13Qt: traffic table: remove file_closed_Martin Kaiser1-1/+0
2018-12-30Qt: traffic table: remove a tap listener only onceMartin Kaiser1-1/+0
2018-05-01Fix comment end after SPDX identifierStig Bjørlykke1-1/+2
2018-04-17Qt: Fix memory leak for CaptureEventRoland Knall1-1/+1
2018-03-23Qt: Remove a redundant include.Gerald Combs1-1/+0
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-27Apply new CaptureEvents to statistics dialogs.Michael Mann1-2/+1
2017-03-06Switch conversations to use wmem_tree_t instead of (sorted) GSList.Michael Mann1-0/+1
2016-09-02Qt: Conversation time column updates.Gerald Combs1-0/+14
2016-06-26Qt: Conversation and Endpoint dialog performance tweaks.Gerald Combs1-3/+9
2016-06-23Qt: Use queued signals+slots for filter actionsGerald Combs1-2/+2
2016-04-23Forcibly update all items if name resolution is turned on or off.Guy Harris1-1/+3
2016-01-12Refactor "Follow Stream" functionality on all GUI interfaces.Michael Mann1-1/+1
2015-12-17Qt: deactivate "limit to display filter" checkbox when retappingPascal Quantin1-0/+2
2015-08-26Add per-dialog progress frames.Gerald Combs1-0/+1
2015-07-07Starting to get rid of Q_UNUSED declarations for unused function parameters.Joerg Mayer1-1/+1
2015-02-10Qt/C++: Change a bunch of includes to forward declarations.Gerald Combs1-5/+7
2015-01-04Fix out-of-tree build includes of config.hGraham Bloice1-1/+1
2014-12-29Qt: Add a WiresharkDialog convenience class.Gerald Combs1-5/+4
2014-12-22Qt: Add methods to CaptureFile and WiresharkApplication.Gerald Combs1-3/+7
2014-11-08Fix error: parameter 'XX' not found in the function declaration (-Wdocumentat...Alexis La Goutte1-1/+1
2014-09-17Qt: Add the "Map" button to the Endpoints dialog.Gerald Combs1-1/+1
2014-09-05Qt: Refactor ConversationDialog for endpoints.Gerald Combs1-0/+168