summaryrefslogtreecommitdiff
path: root/ui/qt/main_window.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-07-25Add some link (URL) to Help Menu in QtSharkAlexis La Goutte1-0/+31
2012-07-19Try to fix compilation on non-Windows systems.Gerald Combs1-81/+1
2012-07-19Pass {delayed_}create_progress_dlg a pointer the top level windowGerald Combs1-3/+4
2012-07-18Update qtshark to match the recent file dialog changes.Gerald Combs1-33/+60
2012-07-12Use win32_open_file in qtshark on Windows.Gerald Combs1-2/+9
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-05-23In Windows, in the Save As and Export Selected Packets dialog, appendGuy Harris1-1/+1
2012-03-16Fix some Gui Text not translate and update french translationAlexis La Goutte1-2/+1
2012-03-07Comment fix: i10n -> i18nJörg Mayer1-1/+1
2012-03-07Add i18n to QtSharkAlexis La Goutte1-1/+2
2012-01-27FixAlexis La Goutte1-1/+1
2012-01-24Use wtap_get_file_extensions_list(), and prepare to useGuy Harris1-1/+83
2012-01-16Reflect the move of some header files to the ui directory.Guy Harris1-1/+1
2012-01-15Move gtk to ui/gtk.Jörg Mayer1-1/+1
2012-01-14Initial status bar functionality. Promote the main window's status barGerald Combs1-17/+96
2012-01-04Add initial support for Qt along with a "ui" subdirectory.Gerald Combs1-0/+229