aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/widgets/traffic_tab.cpp
AgeCommit message (Expand)AuthorFilesLines
2024-02-07Qt: Only save the filtered rows to the MapJohn Thacker1-23/+38
2023-02-22Qt: Fix conversation dialog timeline graph columnsJohn Thacker1-20/+7
2023-02-19Qt: Plug leaks in Conversations/Endpoints windowsJohn Thacker1-1/+2
2022-07-08Qt: Filter column information for traffic dialogsRoland Knall1-154/+0
2022-07-01Qt: Cleanup TrafficTypesListRoland Knall1-1/+1
2022-06-28Qt: Fix FileClose not available and segfaultRoland Knall1-1/+0
2022-06-22Qt: Fix stream id display in context menuRoland Knall1-1/+1
2022-06-21Qt: Add stream number to conversationsRoland Knall1-0/+5
2022-06-20Qt: Fix column hiding for traffic modelRoland Knall1-5/+23
2022-06-19Qt: Hide columns for traffic treeRoland Knall1-4/+35
2022-06-17epan: Numeric address typeRoland Knall1-0/+5
2022-06-14Qt: Fix Qt6 compile warnings for traffic tabsRoland Knall1-2/+2
2022-06-14Qt: Redesign TrafficTree Dialogs UIRoland Knall1-139/+101
2022-06-13Qt: Fix sorting for portsRoland Knall1-46/+58
2022-06-13Qt: Better sorting for traffic dialogsRoland Knall1-31/+61
2022-06-12Qt: Adapt sorting for traffic tablesRoland Knall1-0/+49
2022-06-10Qt: Implement total columns for traffic tablesRoland Knall1-8/+26
2022-06-08Qt: Remove unnecessary cli optionRoland Knall1-13/+5
2022-06-04Qt: Make TrafficTable detachableRoland Knall1-16/+78
2022-06-04Qt: Move most Contextmenu stuff to TrafficTreeRoland Knall1-226/+14
2022-06-03Qt: Better handle retapping for traffic tablesRoland Knall1-14/+10
2022-06-02Qt: Fix coverity warnings for TrafficViewRoland Knall1-0/+1
2022-06-02Qt: Minor changes to TrafficTreesRoland Knall1-1/+13
2022-06-01Qt: Save Trafficdata as rawRoland Knall1-3/+20
2022-06-01Qt: Move Traffic Tables to Model/ViewRoland Knall1-0/+787