aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/widgets/traffic_tree.cpp
AgeCommit message (Expand)AuthorFilesLines
2024-08-19Clang: Fix Dead Assignment found by Clang AnalyzerAlexis La Goutte1-2/+0
2024-07-02Qt: IPv4 aggregation for Endpoints/ConversationsEugène Adell1-2/+32
2024-04-01Qt: Convert our widgets to C99 typesGerald Combs1-1/+1
2024-02-15IPv6: Implementation of conversations with stream identifiersEugène Adell1-0/+3
2024-01-02Ethernet: Implementation of conversations with stream identifiersEugène Adell1-1/+4
2023-12-05IPv4: Implementation of conversations with stream identifiersEugène Adell1-1/+13
2023-02-23Qt: Show date for abs time for long captures in ConversationsJohn Thacker1-18/+35
2023-02-23Qt: Mapping between filter proxy column and displayed columnJohn Thacker1-28/+26
2023-01-17Qt: Fix build on OpenSUSE 15.3John Thacker1-0/+1
2023-01-17Qt: Conversation/Endpoint table Filter by different QVariant typesJohn Thacker1-4/+86
2023-01-13Qt: Sort strings, like GeoIP country or city, in EndpointsJohn Thacker1-4/+4
2023-01-13Qt: Fix selection of filter column in Conversation tableJohn Thacker1-2/+3
2022-12-15Qt: Limit copy of TrafficDialog to visible itemsRoland Knall1-19/+18
2022-10-30Qt: TrafficTree - Add headers to CSV/YAML exportRoland Knall1-2/+14
2022-10-30TrafficTree: Fix wrong element choosen in context menuRoland Knall1-0/+4
2022-08-25Rename a bunch of things with "conversation".Guy Harris1-1/+1
2022-07-09Qt: Fix unitialized TrafficTree membersRoland Knall1-1/+3
2022-07-08Qt: Filter column information for traffic dialogsRoland Knall1-0/+352
2022-07-03Qt: Do not spin new event loop on menu showTomasz Moń1-13/+15
2022-06-22Qt: Fix stream id display in context menuRoland Knall1-1/+1
2022-06-21Qt+docs: Capitalize JSON.Gerald Combs1-2/+2
2022-06-21Qt: Add stream number to conversationsRoland Knall1-1/+11
2022-06-19Qt: Hide columns for traffic treeRoland Knall1-1/+121
2022-06-14Qt: Redesign TrafficTree Dialogs UIRoland Knall1-2/+1
2022-06-12Qt: Adapt sorting for traffic tablesRoland Knall1-0/+2
2022-06-04Qt: Make TrafficTable detachableRoland Knall1-0/+7
2022-06-04Qt: Move most Contextmenu stuff to TrafficTreeRoland Knall1-0/+271