aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/models/atap_data_model.cpp
AgeCommit message (Expand)AuthorFilesLines
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
2022-06-01Qt: Fix warning for TrafficDataRoland Knall1-1/+0
2022-06-01Qt: Save Trafficdata as rawRoland Knall1-10/+12
2022-06-01Qt: Move Traffic Tables to Model/ViewRoland Knall1-0/+702