summaryrefslogtreecommitdiff
path: root/ui/qt/QtShark.pro
AgeCommit message (Expand)AuthorFilesLines
2012-10-02Move the main window slots to main_window_slots.cpp.Gerald Combs1-0/+1
2012-10-01Implement file sets.Gerald Combs1-3/+4
2012-10-01There is no longer the need to define HAVE_CONFIG_H.Jeff Morriss1-1/+1
2012-09-19Use guilibsdll and htmlhelp.lib in the Qt build.Gerald Combs1-1/+1
2012-09-17Add a text import dialog. Use libui.Gerald Combs1-6/+10
2012-09-05The Qt documentation is mysteriously silent about where qmake can findGerald Combs1-4/+4
2012-08-17Lay out the welcome screen using Qt Designer.Gerald Combs1-1/+2
2012-08-16Copy over the C runtime DLLs if MSVCR_DLL is defined.Gerald Combs1-0/+4
2012-08-14Copy the QtCore and QtGui DLLs to the Qt staging directory.Gerald Combs1-0/+10
2012-08-14Don't copy over the entire contents of the GnuTLS bin directory. MoveGerald Combs1-2/+2
2012-08-13Include console.lua with the build.Gerald Combs1-2/+6
2012-08-06Add Id header (and the standard copyright headers) to some files.Jörg Mayer1-0/+23
2012-08-06Fix Unknown test function: packagesExist when launch qmake QtShark.proAlexis La Goutte1-0/+19
2012-08-04Qt Creator put sparkline_delegate.{cpp,h} in their own special sections.Gerald Combs1-10/+6
2012-08-03Move capture_globals.h from ui/gtk/ to ui/. Show interface activityGerald Combs1-2/+12
2012-08-02Pick up PortAudio dynamically.Gerald Combs1-1/+5
2012-07-31Add icon to QtShark.exe for WindowsAlexis La Goutte1-1/+1
2012-07-31Add icon to QtShark.exe for WindowsAlexis La Goutte1-0/+2
2012-07-31Add an expert level indicator. Move a bunch of resources to image/.Gerald Combs1-5/+3
2012-07-20Beginnings of a German translation (review/improvements welcome)Jörg Mayer1-0/+1
2012-07-19Pass {delayed_}create_progress_dlg a pointer the top level windowGerald Combs1-3/+5
2012-07-18Update qtshark to match the recent file dialog changes.Gerald Combs1-0/+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 Combs1-3/+9
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-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-10Fix QtShark build after the move of alert_box.c in ui folderAlexis La Goutte1-1/+1
2012-03-07Add i18n to QtSharkAlexis La Goutte1-1/+5
2012-02-29Fix compile for QtShark (../../util.c => ../../ui/util.c)Alexis La Goutte1-1/+1
2012-02-08When building QtShark on Windows: Don't (re)compile Wireshark .c filesBill Meier1-45/+56
2012-02-04Rename the binary Wireshark -> qtsharkJörg Mayer1-1/+1
2012-02-01Fix some Windows qmake and Qt Wireshark build issues:Bill Meier1-44/+16
2012-01-30Compile .cpp files with CXXFLAGS the same as CFLAGS used for compiling .c files.Bill Meier1-2/+13
2012-01-30Rework Windows Wireshark Qt build configuration a bit:Bill Meier1-1/+67
2012-01-25The proper scope / spec name for OS X is "macx".Gerald Combs1-2/+2
2012-01-24Compile PortAudio if it's available.Gerald Combs1-12/+35
2012-01-21Fix -v for QtSharkAlexis La Goutte1-1/+1
2012-01-20Add more configuration information to config.pri which lets us removeGerald Combs1-14/+1
2012-01-20Try copying our plugins to an accessible directory. This assumes you've setGerald Combs1-15/+23
2012-01-18Following the move of recent.*Alexis La Goutte1-6/+6
2012-01-15Move gtk to ui/gtk.Jörg Mayer1-5/+5
2012-01-14Initial status bar functionality. Promote the main window's status barGerald Combs1-0/+2
2012-01-04Fix compilation on Windows.Gerald Combs1-1/+1
2012-01-04Add initial support for Qt along with a "ui" subdirectory.Gerald Combs1-0/+217