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