summaryrefslogtreecommitdiff
path: root/ui/qt/interface_tree_cache_model.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-06-27Qt: fix alloc-dealloc-mismatch while adding named pipePeter Wu1-16/+11
2017-06-05Allow bigger snapshot lengths for D-Bus captures.Guy Harris1-3/+3
2017-06-01Qt: Enable unhiding all interfaces.Stig Bjørlykke1-1/+3
2017-04-26Qt: Remove semicolon behind Q_UNUSED macroStig Bjørlykke1-2/+2
2017-03-13Qt: Use em dash when hide the "Show" checkboxStig Bjørlykke1-1/+2
2017-03-12Qt: hide the "Show" checkbox for default devicesPeter Wu1-10/+13
2016-11-06Qt: move declaration inside ifdef.Dario Lombardo1-1/+1
2016-10-30InterfaceList: Fix build without pcapRoland Knall1-9/+35
2016-10-27ManageInterfacesDialog: New handling of pipesRoland Knall1-29/+218
2016-10-26qt: fix build without pcap_createPeter Wu1-1/+4
2016-10-26InterfaceTreeList: Enable all editable columnsRoland Knall1-21/+159
2016-10-19InterfaceList: Changing text clears the cellRoland Knall1-1/+1
2016-10-19Qt: add include to fix compilation without pcap.Dario Lombardo1-0/+1
2016-10-19ManageInterfacesDialog: Implement View/Data ModelRoland Knall1-0/+261