aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/remote_capture_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-07-26Qt: Move utils to separate utils directoryRoland Knall1-1/+1
2017-02-21Have all the remote host list routines' names begin with recent_.Guy Harris1-2/+2
2017-02-21Have a routine to iterate over the remote host list.Guy Harris1-4/+6
2017-02-20Calling g_hash_table_size with a NULL argument causes a GLib-CRITICAL.Joerg Mayer1-1/+1
2016-10-30Fix two warnings when compiling with rpcap support on macOS.Joerg Mayer1-2/+0
2015-11-12Qt: initialize all remote interface optionsPascal Quantin1-0/+8
2015-07-07Actually, user_data *is* used there.Guy Harris1-1/+1
2015-07-07Starting to get rid of Q_UNUSED declarations for unused function parameters.Joerg Mayer1-4/+1
2015-06-25Qt: use <> for including the generated ui_*.h filesMartin Kaiser1-1/+1
2014-12-01qt: use qstring_strdupPeter Wu1-6/+7
2014-08-29Qt: Rework the "Manage Interfaces" dialog.Gerald Combs1-0/+2
2014-08-11Fix modeline (use Wireshark standard with C comment and no C++ comment)Alexis La Goutte1-14/+15
2014-08-05Windows: Manage remote interfacesIrene Ruengeler1-0/+180