summaryrefslogtreecommitdiff
path: root/ui/qt/capture_interface_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-09-19Use g_new instead of g_malloc to avoid manual C-style casting in C++ code.Evan Huus1-1/+1
2012-09-04Add modelines for Qtshark fileAlexis La Goutte1-0/+13
2012-09-01Don't leak memory when given an empty remote host (caught by cppcheck).Evan Huus1-3/+4
2012-08-31Fix compilation on Windows.Gerald Combs1-0/+2
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-01-18Get rid of some redeclarations, include "ui/recent_utils.h" to get thoseGuy Harris1-0/+1
2012-01-18Another fix for the move of recent.h.Guy Harris1-1/+1
2012-01-15Move gtk to ui/gtk.Jörg Mayer1-1/+1
2012-01-04Add initial support for Qt along with a "ui" subdirectory.Gerald Combs1-0/+102