aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/QtShark.pro
AgeCommit message (Expand)AuthorFilesLines
2014-01-02Add About window for Wireshark QtAlexis La Goutte1-0/+4
2013-12-17Add the header files only once.Irene Rüngeler1-6/+0
2013-12-13Add dialogs and graphs to analyse SCTP behavior similar to the GTK version.Irene Rüngeler1-0/+24
2013-12-12Fix the path to dumpcap.Gerald Combs1-1/+1
2013-12-12Remove the checks for ../../lib. If it still exists it likely means thatGerald Combs1-10/+1
2013-12-12Update library searches to reflect r53780.Gerald Combs1-1/+10
2013-12-02Link with -lcodecs on UN*X as well. Link with -lwsutil afterGuy Harris1-1/+1
2013-12-02We need to link with the codecs library.Guy Harris1-1/+1
2013-11-25From Thomas ERSFELD (GSoC13) : Add Capture interface dialog windowAlexis La Goutte1-0/+3
2013-11-22Fix qmake builds on Unix.Gerald Combs1-2/+1
2013-11-22Add an initial "Decode As" dialog. Currently read-only.Gerald Combs1-0/+3
2013-11-21Try to get qmake to create wireshark-tap-register.c.Gerald Combs1-1/+21
2013-11-21Add a statistics tree dialog.Gerald Combs1-0/+3
2013-11-14Create a plural-only English translation. Use it to pluralize the FollowGerald Combs1-2/+4
2013-11-14Add packet information and selection to the Follow Stream dialog.Gerald Combs1-0/+2
2013-10-24Add sequence_dialog.ui.Gerald Combs1-0/+1
2013-10-24Initial and woefully incomplete flow graph support.Gerald Combs1-0/+4
2013-09-30Strip out references to PortAudio. Qt has its own audio module (Phonon).Gerald Combs1-26/+0
2013-09-12Make sure qmake links with zlib on Windows.Gerald Combs1-0/+1
2013-09-10Use the correct GnuTLS include directory.Gerald Combs1-1/+1
2013-09-10It's such fun to have four count 'em four different build systemsGuy Harris1-0/+1
2013-09-09From Thomas ERSFELD (GSoC13)Alexis La Goutte1-1/+3
2013-09-09From Dean Lee via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8597 Qt...Alexis La Goutte1-1/+2
2013-08-31Qt5 on Windows needs platforms/qwindows.dll as well.Gerald Combs1-0/+11
2013-08-30Fix NSIS packaging.Gerald Combs1-6/+6
2013-08-29Add support for Qt5 (tested with 5.1.1).Gerald Combs1-8/+18
2013-08-27Add qcustomplot.cpp to Makefile.common and CMakeLists.txtJörg Mayer1-1/+1
2013-08-27Remove an attempt to fix a qmake warning.Gerald Combs1-2/+0
2013-08-27Add TCP sequence number (Stevens-style) graphs.Gerald Combs1-3/+8
2013-08-23Correctly reference EXTRA_LIBFILES. Make sure QMAKE_EXTENSION_SHLIBGerald Combs1-7/+17
2013-08-22Split EXTRA_LIBFILES into EXTRA_LIBFILES and EXTRA_BINFILES. Try usingGerald Combs1-14/+27
2013-08-08Add initial capture filter support.Gerald Combs1-0/+8
2013-08-07Make sure we copy our support files to DESTDIR.Gerald Combs1-3/+8
2013-07-25Add a UAT dialog. Make UAT preferences uat_t * instead of void *.Gerald Combs1-1/+7
2013-07-16g711.c and u3.c are now in wsutil.Jeff Morriss1-2/+0
2013-07-16Move merge.{h,c} into wiretap: these modules use wiretap to merge files.Jeff Morriss1-1/+0
2013-07-12print.c and ps.c are in libwirshark now.Jeff Morriss1-2/+0
2013-07-12disabled_protos.c is in libwireshark now.Jeff Morriss1-1/+0
2013-07-12frame_data_sequence.c and packet-range.c moved to epan.Guy Harris1-2/+0
2013-07-11You now have to update three count 'em three files when adding a newGuy Harris1-0/+1
2013-07-09From Thomas ERSFELD (GSOC13) via https://bugs.wireshark.org/bugzilla/show_bug...Alexis La Goutte1-0/+3
2013-07-08New Qt feature: Show related packet list items in the frame numberGerald Combs1-0/+2
2013-07-02Preserve symlinks when copying libraries into the application bundle onGerald Combs1-1/+1
2013-06-26Move tap-*-common.{h,c} into ui/ since that's the home for common UI functions.Jeff Morriss1-2/+0
2013-06-26Move tempfile.{h,c} into wsutil.Jeff Morriss1-1/+0
2013-06-25There's no need to compile timestats.c any more--it's now in libwsutil.Jeff Morriss1-1/+0
2013-06-17Fix qt make buildbot stepAlexis La Goutte1-1/+3
2013-06-10Check for QtMacExtras, and if we have it use it to switch to a nativeGerald Combs1-0/+7
2013-06-10Removing libui_dirty.a in r48976 broke CMake + Qt Creator builds. FixGerald Combs1-2/+8
2013-05-22There are clearly not enough different sets of build tools out there, soGuy Harris1-1/+1