summaryrefslogtreecommitdiff
path: root/ui/qt/QtShark.pro
AgeCommit message (Expand)AuthorFilesLines
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