aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/capture_file_dialog.h
AgeCommit message (Expand)AuthorFilesLines
2017-07-26Qt: Create models directoryRoland Knall1-1/+1
2017-07-26Qt: Move utils to separate utils directoryRoland Knall1-0/+2
2017-07-11Qt: Move all utility widgets to widgets subdirectoryRoland Knall1-1/+1
2017-04-05A bunch of "{Mac} OS X" -> "macOS" changes.Guy Harris1-1/+1
2016-09-09Remove name resolution from the file dialogs.Gerald Combs1-9/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-02-25Get Windows build working again.Gerald Combs1-1/+1
2014-02-25Wireshark: Add option to choose format type of capture fileMichal Labedzki1-1/+4
2013-11-08For open dialogs, offer a list of sets of extensions, not of file types;Guy Harris1-0/+1
2013-04-24The porting guide for Qt5 requires that Q_OS_ be used insteadJörg Mayer1-8/+8
2012-12-05Add more missing #includes.Gerald Combs1-0/+5
2012-10-15Add help buttons. Ifdef out some code on Windows.Gerald Combs1-0/+6
2012-10-13Fix Windows compilation problems from r45513. #ifdef out some non-WindowsGerald Combs1-3/+4
2012-10-12Add a packet format group box, similar to the packet range group box.Gerald Combs1-4/+3
2012-10-08Add a PacketRangeGroupBox widget. Use it to implement "Export SelectedGerald Combs1-6/+17
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-4/+3
2012-09-26Implement "Save" and "Save As".Gerald Combs1-2/+15
2012-09-10Use the native merge dialog on Windows. This may break non-Windows builds.Gerald Combs1-0/+2
2012-09-06Fix compilation on Windows.Gerald Combs1-15/+16
2012-09-06Implement File→Merge. Gerald Combs1-16/+37
2012-09-04Add modelines for Qtshark fileAlexis La Goutte1-0/+13
2012-07-27Add a preview to the common file dialog. Adjust the win32 file dialogGerald Combs1-0/+12
2012-07-21Add display filter and name resolution controls to the standard Qt openGerald Combs1-0/+8
2012-07-19Try to fix compilation on non-Windows systems.Gerald Combs1-3/+6
2012-07-18Update qtshark to match the recent file dialog changes.Gerald Combs1-1/+5
2012-07-12Use win32_open_file in qtshark on Windows.Gerald Combs1-0/+3
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-01-25Put back an "explicit" for now. I'm not sure it's necessary but QtGerald Combs1-3/+3
2012-01-25Add a comment discussing what it will take to have native file dialogsGerald Combs1-1/+25
2012-01-04Add initial support for Qt along with a "ui" subdirectory.Gerald Combs1-0/+41