aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/interface_frame.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-07-26Qt: Create models directoryRoland Knall1-2/+2
2017-07-26Qt: Move utils to separate utils directoryRoland Knall1-1/+1
2017-07-17Qt: More Main Welcome interface tweaks.Gerald Combs1-1/+10
2017-07-15Qt: Main Welcome behavior tweaks.Gerald Combs1-0/+5
2017-04-25Qt: fix compilation without pcap.Dario Lombardo1-0/+1
2017-04-20memory leak: Qt code doesn't pass 'parent' argument to some Qt class construc...Max Dmitrichenko1-1/+1
2017-03-29Qt: propagate selection from main screen to dialogPeter Wu1-0/+2
2017-03-15Qt: Disable "Show hidden interfaces"Stig Bjørlykke1-0/+3
2016-12-27InterfaceList: Add check for remote interfaceRoland Knall1-0/+19
2016-10-26InterfaceList: Make storing preferences optionalRoland Knall1-1/+1
2016-10-20InterfaceList: Add button to toggle hidden interfacesRoland Knall1-0/+14
2016-10-19InterfaceTree: Change foreach to const_iteratorRoland Knall1-10/+14
2016-10-17InterfaceList: Change Buttons to comboboxRoland Knall1-47/+49
2016-10-13Interface List: Fix display of zero entriesRoland Knall1-12/+15
2016-10-07Interface View/Model: Correct column orderingRoland Knall1-9/+6
2016-10-03Interface List: Allow column filtering in modelRoland Knall1-82/+20
2016-10-02Interface List: Fix build for no PCAP buildsRoland Knall1-4/+8
2016-10-02Interface List: Hide button for only one interfaceRoland Knall1-9/+11
2016-10-01Interface List: Change display to view/modelRoland Knall1-0/+395