aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/interface_tree_model.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-12-27InterfaceList: Add check for remote interfaceRoland Knall1-0/+10
2016-11-07interface_tree_model.cpp - ensure QObject namespace for tr()Michael Mann1-1/+1
2016-10-27ManageInterfacesDialog: New handling of pipesRoland Knall1-1/+9
2016-10-26InterfaceTreeList: Enable all editable columnsRoland Knall1-1/+68
2016-10-19InterfaceTree: Change foreach to const_iteratorRoland Knall1-4/+15
2016-10-19ManageInterfacesDialog: Implement View/Data ModelRoland Knall1-38/+86
2016-10-17Some get rid of the remaining trivial Q_UNUSED cases.Joerg Mayer1-7/+4
2016-10-07Interface View/Model: Correct column orderingRoland Knall1-2/+2
2016-10-04Qt: add condition to compile without extcap.Dario Lombardo1-0/+2
2016-10-04Interface View/Model: Fix pcap-less buildRoland Knall1-7/+6
2016-10-03Interface List: Allow column filtering in modelRoland Knall1-1/+124
2016-10-02Interface List: Fix build for no PCAP buildsRoland Knall1-5/+30
2016-10-01Interface List: Change display to view/modelRoland Knall1-0/+277