aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/capture_file_dialog.h
Commit message (Expand)AuthorAgeFilesLines
* Add more missing #includes.Gerald Combs2012-12-051-0/+5
* Add help buttons. Ifdef out some code on Windows.Gerald Combs2012-10-151-0/+6
* Fix Windows compilation problems from r45513. #ifdef out some non-WindowsGerald Combs2012-10-131-3/+4
* Add a packet format group box, similar to the packet range group box.Gerald Combs2012-10-121-4/+3
* Add a PacketRangeGroupBox widget. Use it to implement "Export SelectedGerald Combs2012-10-081-6/+17
* Only define a parameter name if we end up using it, to fix theEvan Huus2012-09-271-1/+5
* Fix compilation on Windows.Gerald Combs2012-09-261-4/+3
* Implement "Save" and "Save As".Gerald Combs2012-09-261-2/+15
* Use the native merge dialog on Windows. This may break non-Windows builds.Gerald Combs2012-09-101-0/+2
* Fix compilation on Windows.Gerald Combs2012-09-061-15/+16
* Implement File→Merge. Gerald Combs2012-09-061-16/+37
* Add modelines for Qtshark fileAlexis La Goutte2012-09-041-0/+13
* Add a preview to the common file dialog. Adjust the win32 file dialogGerald Combs2012-07-271-0/+12
* Add display filter and name resolution controls to the standard Qt openGerald Combs2012-07-211-0/+8
* Try to fix compilation on non-Windows systems.Gerald Combs2012-07-191-3/+6
* Update qtshark to match the recent file dialog changes.Gerald Combs2012-07-181-1/+5
* Use win32_open_file in qtshark on Windows.Gerald Combs2012-07-121-0/+3
* Update Free Software Foundation address.Jakub Zawadzki2012-06-281-1/+1
* Put back an "explicit" for now. I'm not sure it's necessary but QtGerald Combs2012-01-251-3/+3
* Add a comment discussing what it will take to have native file dialogsGerald Combs2012-01-251-1/+25
* Add initial support for Qt along with a "ui" subdirectory.Gerald Combs2012-01-041-0/+41