aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/models
AgeCommit message (Expand)AuthorFilesLines
2017-11-24Qt: About - implement copy&paste and urlsRoland Knall1-3/+10
2017-11-24Qt: Rewrite the About dialog to use modelsRoland Knall6-0/+478
2017-11-21Qt: Main Welcome hover sparkline color fix.Stig Bjørlykke1-0/+4
2017-11-16Qt: Add UAT move up and down buttonsStig Bjørlykke2-0/+18
2017-10-28Convert to using find_conversation_pinfo where appropriateMichael Mann1-2/+1
2017-10-28Always provide value for Decode As selector columnMichael Mann1-13/+9
2017-10-21Add button in Qt UAT dialog/frame to remove all UAT entries at once.Michael Mann2-0/+15
2017-10-17Bugfix Decode As dissector table selection.Michael Mann1-1/+1
2017-09-18Qt: Fix -Wimplicit-fallthrough with GCCJoão Valverde1-0/+1
2017-09-17Fix the trivial fix.Joerg Mayer1-2/+2
2017-09-16_U_ is wrong in c++, as is Q_UNUSED (in most cases).Joerg Mayer1-6/+6
2017-09-16Add support for dissector tables of type FT_NONE.Michael Mann1-2/+29
2017-09-16Refactor Decode As dialog to use a model/delegateMichael Mann4-0/+1235
2017-08-28iface_lists: Remove locked fieldMikael Kanstrup1-13/+9
2017-08-28Fix leak when removing interfaces from manage interfaces dialogMikael Kanstrup1-1/+3
2017-08-28iface_lists: Access all_ifaces member by referenceMikael Kanstrup2-84/+71
2017-08-07Use UAT model for I/O graphMichael Mann3-8/+59
2017-08-07Use proper tab order for "file types" in UAT "table".Michael Mann2-45/+71
2017-07-26Qt: Create models directoryRoland Knall30-0/+5809