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