aboutsummaryrefslogtreecommitdiffstats
path: root/ui/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2016-01-27Allow/Create an option to use "capture filter" labels defined in wireshark GU...Mike781-1/+0
2016-01-03Cleanup follow stream codeMichael Mann1-1/+0
2015-11-17CMakeList.txt (ui/gtk/qt) fix indent and modelinesAlexis La Goutte1-0/+13
2015-10-16CMake: Add /WXGerald Combs1-2/+2
2015-10-11LTE RLC graphs - initial versionMartin Mathieson1-0/+1
2015-09-19Start moving RTP decoding routines to the ui directory.Gerald Combs1-0/+2
2015-09-03Move IAX2 analysis to the ui directory.Gerald Combs1-1/+3
2015-07-03Add ServiceResponseTimeDialog.Gerald Combs1-0/+1
2015-06-22Refactor RTD stats.Michael Mann1-1/+0
2015-02-08Multicast Stream: Move mcast_stream.[ch] to uiAlexis La Goutte1-0/+1
2015-01-30Qt: Add the RTP Streams dialog.Gerald Combs1-0/+7
2014-11-18voip_calls: Move to ui.Gerald Combs1-0/+1
2014-11-04Qt: Dynamic languagesMichal Labedzki1-0/+1
2014-09-26Move the console log handling code to ui/console.[ch].Gerald Combs1-0/+1
2014-09-05Qt: Refactor ConversationDialog for endpoints.Gerald Combs1-1/+1
2014-07-26Refactor "common" Conversation table functionality.Michael Mann1-1/+1
2014-07-21[WIP] Add a conversation dialog.Gerald Combs1-0/+1
2014-06-30Reflect the move of filters.c to libui.Guy Harris1-0/+1
2014-06-30Move proto_hier_stats.[ch] to libui.Guy Harris1-1/+2
2014-06-30Move capture.[ch] to libui.Guy Harris1-0/+1
2014-06-30Move capture_ui_utils.[ch] to libui.Guy Harris1-0/+1
2014-06-05Add a missing header file, and add new file to cmake buildMartin Mathieson1-0/+1
2014-04-07Add a Qt I/O Graph dialog.Gerald Combs1-0/+1
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-2/+0
2014-01-20Fix build with CMake (Missing tap_export_pdu in ui/CMakeLists.txtAlexis La Goutte1-1/+2
2013-12-10Get the "Decode As" dialog working, albeit with a few warts. It differsGerald Combs1-0/+1
2013-11-19Add routines to set the personal file directory paths (personalGuy Harris1-0/+1
2013-10-29Make the packet analysis for SCTP independent from GTK and QT.Irene Rüngeler1-0/+1
2013-10-24Initial and woefully incomplete flow graph support.Gerald Combs1-0/+1
2013-10-24Revert previous commit of Irene, which doesn't work (yet).Michael Tüxen1-1/+0
2013-10-24Move sctp_stat to ui to make it independent from gtk.Irene Rüngeler1-0/+1
2013-10-13Add CMake properties to targets so that they are logically organised when usi...Graham Bloice1-0/+1
2013-09-09From Thomas ERSFELD (GSoC13)Alexis La Goutte1-0/+1
2013-08-27Add TCP sequence number (Stevens-style) graphs.Gerald Combs1-0/+1
2013-07-08New Qt feature: Show related packet list items in the frame numberGerald Combs1-0/+1
2013-06-26Move tap-*-common.{h,c} into ui/ since that's the home for common UI functions.Jeff Morriss1-0/+2
2013-04-22RevertJörg Mayer1-8/+2
2013-02-20Add software_update.c.Gerald Combs1-0/+1
2013-02-02Reflect the move of recent.c to the ui directory.Guy Harris1-0/+1
2013-01-18Rename the "saved_val" preference element to "stashed_val" in order toGerald Combs1-0/+1
2012-12-27Move common profile code to ui/profile.[ch].Gerald Combs1-0/+1
2012-12-21Move common time shifting code to ui/time_shift.[ch]. Change theGerald Combs1-0/+1
2012-12-17Add libui_dirty.Gerald Combs1-5/+14
2012-10-18Move ui-independent object export routines to the common ui directory.Gerald Combs1-0/+1
2012-10-16Move the DICOM, HTTP, and SMB object export code to the ui directory.Gerald Combs1-0/+3
2012-10-16Move common SSL key export routines to ui/ssl_key_export.[ch]. Make theGerald Combs1-0/+1
2012-09-18Move the UI-independent help URL code to ui/help_url.[ch].Gerald Combs1-0/+1
2012-09-14Create a common libui using CMake similar to what we do with Autotools.Gerald Combs1-0/+53