aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/models/atap_data_model.cpp
AgeCommit message (Expand)AuthorFilesLines
2024-09-01Qt: IPv4 aggregation summaries for Endpoints dialogsEugène Adell1-1/+17
2024-07-05Don't call g_string_free() with bool - it takes gbooleanStig Bjørlykke1-3/+3
2024-07-02Qt: IPv4 aggregation for Endpoints/ConversationsEugène Adell1-1/+4
2024-04-06TCP: Add a flow counter to the statisticsEugène Adell1-0/+24
2024-04-01Qt: Convert our models to C99 typesGerald Combs1-5/+3
2024-02-25Fix lots of spellingsMartin Mathieson1-1/+1
2024-02-15IPv6: Implementation of conversations with stream identifiersEugène Adell1-0/+1
2024-02-07Qt: Only save the filtered rows to the MapJohn Thacker1-4/+6
2024-01-02Ethernet: Implementation of conversations with stream identifiersEugène Adell1-1/+2
2023-12-05IPv4: Implementation of conversations with stream identifiersEugène Adell1-1/+3
2023-08-17Qt: Change formatString() to use localized byte unitsMarkku Leiniö1-1/+1
2023-07-28Change data size formatting to use SI units and 0 precisionMarkku Leiniö1-1/+1
2023-05-06Qt: Fixup Conversations and Endpoints dialog leak fixJohn Thacker1-15/+6
2023-05-01Qt: Fix leak in Conversations and Endpoints dialogsJohn Thacker1-2/+18
2023-04-12Qt: ATapDataModel rows don't have childrenJohn Thacker1-2/+2
2023-03-12Qt: Create Follow Stream menu dynamicallyJohn Thacker1-1/+5
2023-02-25Qt: Revert to our function for displaying bit speed with unitsJohn Thacker1-2/+2
2023-02-23Qt: Show date for abs time for long captures in ConversationsJohn Thacker1-5/+14
2023-01-17Qt: Conversation/Endpoint table Filter by different QVariant typesJohn Thacker1-4/+20
2022-12-14Qt: crash on negative row in ConversationsChuck Craft1-1/+1
2022-11-10Qt: Add GeoIP latitude and longitude to Endpoints tableJohn Thacker1-0/+14
2022-10-30Qt: Fix unexpected bytes suffixRoland Knall1-3/+3
2022-10-19Qt: Add geolocation columns back to the Endpoints dialog.Gerald Combs1-2/+23
2022-10-08Conversations dialog : rename the B to A packets columnEugène Adell1-1/+1
2022-09-29Qt: plug resource leak in error path (CID-1504598)Jaap Keuter1-0/+1
2022-08-25Rename a bunch of things with "conversation".Guy Harris1-5/+5
2022-08-24Qt: Silence warningJohn Thacker1-0/+2
2022-08-23Rename some functions and types for endpoint tables.Guy Harris1-4/+4
2022-08-08Qt: traffic tables - tcp/udp port name resolutionChuck Craft1-3/+9
2022-08-05dccp: allow port resolution in conversation tableChuck Craft1-3/+3
2022-07-13Qt: Recommend 5.12 and enforce 5.10Roland Knall1-4/+0
2022-07-04Qt: Fix compile issue for 5.9Roland Knall1-0/+5
2022-06-24Qt: Fix endianness for an IPv4 valueJoão Valverde1-2/+2
2022-06-22Qt: Fix compiler warning on macOSRoland Knall1-1/+1
2022-06-22Qt: Fix stream id display in context menuRoland Knall1-3/+3
2022-06-21Qt: Add stream number to conversationsRoland Knall1-0/+15
2022-06-20Qt: Fix column hiding for traffic modelRoland Knall1-157/+88
2022-06-19Qt: Fix TrafficTree typoRoland Knall1-1/+1
2022-06-14Docs: Update documentation for redesigned Traffic TabsRoland Knall1-2/+2
2022-06-14Qt: Redesign TrafficTree Dialogs UIRoland Knall1-26/+20
2022-06-13Qt: Fix sorting for portsRoland Knall1-9/+14
2022-06-13Qt: Fix maxmind open mapRoland Knall1-29/+33
2022-06-13Qt: Better sorting for traffic dialogsRoland Knall1-3/+34
2022-06-12Qt: Adapt sorting for traffic tablesRoland Knall1-23/+34
2022-06-10Qt: Implement total columns for traffic tablesRoland Knall1-18/+108
2022-06-04Qt: Move most Contextmenu stuff to TrafficTreeRoland Knall1-0/+4
2022-06-03Qt: Better handle retapping for traffic tablesRoland Knall1-2/+5
2022-06-02Qt: Fix coverity warnings for TrafficViewRoland Knall1-6/+13
2022-06-02Qt: Minor changes to TrafficTreesRoland Knall1-35/+4
2022-06-02Qt: Fix build withouth MaxMindDBStig Bjørlykke1-1/+3