summaryrefslogtreecommitdiff
path: root/ui/qt/capture_file_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-10-11Make new text translatable (a Alexis La Goutte1-1/+1
2012-10-09Fix Qt compilation on Windows. Check the user-supplied range syntaxGerald Combs1-6/+7
2012-10-08Add a PacketRangeGroupBox widget. Use it to implement "Export SelectedGerald Combs1-27/+92
2012-10-04Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-5/+5
2012-10-03Include packet-range.h on Windows - file_dlg_win32.h usesGuy Harris1-0/+1
2012-09-27Only define a parameter name if we end up using it, to fix theEvan Huus1-1/+5
2012-09-26Fix compilation on Windows.Gerald Combs1-6/+10
2012-09-26Implement "Save" and "Save As".Gerald Combs1-24/+179
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-2/+0
2012-09-10Use the native merge dialog on Windows. This may break non-Windows builds.Gerald Combs1-26/+49
2012-09-07I presume the mergeType method is supposed to be provided regardless ofGuy Harris1-9/+9
2012-09-06Fix compilation on Windows.Gerald Combs1-131/+106
2012-09-06Implement File→Merge. Gerald Combs1-115/+221
2012-09-04Add modelines for Qtshark fileAlexis La Goutte1-0/+13
2012-07-30Grow the dialog to account for our added widgets.Gerald Combs1-0/+3
2012-07-27Add a preview to the common file dialog. Adjust the win32 file dialogGerald Combs1-6/+182
2012-07-25Add some link (URL) to Help Menu in QtSharkAlexis La Goutte1-6/+6
2012-07-21Add display filter and name resolution controls to the standard Qt openGerald Combs1-7/+57
2012-07-19Try to fix compilation on non-Windows systems.Gerald Combs1-2/+97
2012-07-18Update qtshark to match the recent file dialog changes.Gerald Combs1-4/+25
2012-07-12Use win32_open_file in qtshark on Windows.Gerald Combs1-0/+87
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-01-04Add initial support for Qt along with a "ui" subdirectory.Gerald Combs1-0/+29