summaryrefslogtreecommitdiff
path: root/ui/qt/interface_sort_filter_model.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-03-15Qt: Disable "Show hidden interfaces"Stig Bjørlykke1-0/+3
2016-12-29Fix Interface Selection ListRoland Knall1-3/+6
2016-12-27InterfaceList: Add check for remote interfaceRoland Knall1-0/+60
2016-10-27ManageInterfacesDialog: New handling of pipesRoland Knall1-2/+24
2016-10-26InterfaceList: Make storing preferences optionalRoland Knall1-15/+28
2016-10-23interface_sort_filter_model: don't dereference a NULL pointerMartin Kaiser1-0/+3
2016-10-20InterfaceList: Add button to toggle hidden interfacesRoland Knall1-0/+14
2016-10-19InterfaceTree: Change foreach to const_iteratorRoland Knall1-4/+8
2016-10-17InterfaceList: Change Buttons to comboboxRoland Knall1-0/+7
2016-10-13Interface List: Fix display of zero entriesRoland Knall1-0/+15
2016-10-07Interface View/Model: Correct column orderingRoland Knall1-5/+47
2016-10-03Interface List: Allow column filtering in modelRoland Knall1-14/+48
2016-10-02Interface List: Fix build for no PCAP buildsRoland Knall1-2/+10
2016-10-01Interface List: Change display to view/modelRoland Knall1-0/+168