aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/manage_interfaces_dialog.h
AgeCommit message (Expand)AuthorFilesLines
2017-08-15Qt: fix compilation without pcap.Dario Lombardo1-0/+2
2017-07-26Qt: Create models directoryRoland Knall1-2/+2
2017-03-23Split interface update code into its own routineJoerg Mayer1-0/+1
2016-10-27ManageInterfacesDialog: New handling of pipesRoland Knall1-29/+3
2016-10-19ManageInterfacesDialog: Implement View/Data ModelRoland Knall1-8/+5
2016-07-05Qt: remove unused variable.Dario Lombardo1-1/+0
2016-02-28Qt: Add dialog geometry restoreStig Bjørlykke1-2/+2
2016-02-20Qt: only "Comment" column should be editable in Local Interfaces management tabPascal Quantin1-0/+2
2016-01-23ui: Code cleanupStig Bjørlykke1-1/+1
2015-05-25Fix out of tree buildsGraham Bloice1-1/+1
2015-02-10Qt/C++: Change a bunch of includes to forward declarations.Gerald Combs1-4/+6
2014-08-29Qt: Rework the "Manage Interfaces" dialog.Gerald Combs1-37/+37
2014-08-11Fix modeline (use Wireshark standard with C comment and no C++ comment)Alexis La Goutte1-12/+12
2014-08-08Use a QTreeWidget instead of QTableWidget.Gerald Combs1-1/+1
2014-08-05Windows: Manage remote interfacesIrene Ruengeler1-1/+29
2014-07-02Manage InterfacesIrene Ruengeler1-0/+106