aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt
AgeCommit message (Expand)AuthorFilesLines
2012-08-01Adjust the text size on OS X. This introduces an artifact that affectsGerald Combs3-8/+18
2012-07-31(Attempt to) reflect the file moves from r44165.Jeff Morriss2-18/+0
2012-07-31Add icon to QtShark.exe for WindowsAlexis La Goutte1-1/+1
2012-07-31Add icon to QtShark.exe for WindowsAlexis La Goutte1-1/+1
2012-07-31Make sure splitter handles are visible on Windows.Gerald Combs1-0/+11
2012-07-31Add icon to QtShark.exe for WindowsAlexis La Goutte2-0/+3
2012-07-31Add icon to Help Menu (Help, Wiki, About)Alexis La Goutte1-5/+29
2012-07-31Add an expert level indicator. Move a bunch of resources to image/.Gerald Combs21-31/+71
2012-07-31Fixup the progress bar spacing.Gerald Combs1-6/+7
2012-07-31Font size + hint updates for Windows.Gerald Combs1-4/+15
2012-07-31Try to choose a better default font. Fix a runtime warning in the statusGerald Combs2-13/+39
2012-07-30Get rid of a couple of focus halos.Gerald Combs2-0/+6
2012-07-30Rename "Files" to "Recent Files". Add space between each recent item.Gerald Combs1-5/+22
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 Combs2-6/+194
2012-07-25lupdate QtShark.pro (with the last change in translation and help menu)Alexis La Goutte2-29/+246
2012-07-25Add some link (URL) to Help Menu in QtSharkAlexis La Goutte1-6/+6
2012-07-25Add some link (URL) to Help Menu in QtSharkAlexis La Goutte2-0/+37
2012-07-25Add Help Menu to QtSharkAlexis La Goutte1-1/+113
2012-07-21Add display filter and name resolution controls to the standard Qt openGerald Combs4-67/+150
2012-07-20Order alphabeticallyJörg Mayer1-1/+1
2012-07-20Add qtshark_de.tsJörg Mayer1-0/+1
2012-07-20Beginnings of a German translation (review/improvements welcome)Jörg Mayer4-0/+217
2012-07-20progress_dialog.* -> progress_bar.*Jörg Mayer1-2/+2
2012-07-19Try to fix compilation on non-Windows systems.Gerald Combs3-86/+104
2012-07-19Reflect the name change of progress_dialog.{cpp,h} to progress_bar.{cpp,h}.Guy Harris1-2/+2
2012-07-19Remove some debugging statements. Fix the fade-in animation.Gerald Combs2-10/+10
2012-07-19Pass {delayed_}create_progress_dlg a pointer the top level windowGerald Combs8-216/+207
2012-07-18Update qtshark to match the recent file dialog changes.Gerald Combs6-42/+97
2012-07-12Try not to print funny characters.Gerald Combs1-1/+1
2012-07-12Fix building (and running) on OS X.Gerald Combs1-1/+1
2012-07-12Use win32_open_file in qtshark on Windows.Gerald Combs6-5/+133
2012-06-28Update Free Software Foundation address.Jakub Zawadzki55-55/+55
2012-06-25From Michael Mann:Anders Broman1-4/+0
2012-06-18Add "simple dialog" routines to pop up modal message boxes.Guy Harris1-0/+114
2012-06-15Don't install the Qt resource images. They get converted to C arrays inGerald Combs2-1/+22
2012-06-05Add the GeoIP DLL.Gerald Combs1-0/+1
2012-06-05Pass WTAP_VERSION to Qt. (WTAP_VERSION should probably match the GNUGerald Combs1-2/+2
2012-05-23In Windows, in the Save As and Export Selected Packets dialog, appendGuy Harris1-1/+1
2012-05-22The GUI's state machine requires that, when reloading a capture after aGuy Harris1-4/+8
2012-04-04Add a "-build" argument to checkAPIs.pl. Use that argument when buildingJeff Morriss1-2/+2
2012-03-30gcc 4.7 would complain that the getopt stuff was not declared.Jörg Mayer1-17/+19
2012-03-25Give qmake a VERSION it will accept.Gerald Combs1-2/+2
2012-03-25Fix the Qt build for Win64.Gerald Combs1-2/+6
2012-03-19We don't use a GENERATED_H_FILES macro anywhere else, we useGuy Harris2-9/+4
2012-03-19Remove the generated-but-not-distributed source files on "makeGuy Harris1-0/+3
2012-03-19Add main.cpp as an EXTRA_DIST file; for now, we don't build it as partGuy Harris1-0/+1
2012-03-19Don't distribute the output of various Qt preprocessing tools. We don'tGuy Harris2-3/+27
2012-03-19Another generated file.Guy Harris1-1/+2
2012-03-19Get rid of blank line at the end.Guy Harris1-1/+0