Add checkAPI calls to CMake.
[metze/wireshark/wip.git] / ui / CMakeLists.txt
2016-05-02 Graham BloiceAdd checkAPI calls to CMake.
2016-01-27 Mike78Allow/Create an option to use "capture filter" labels...
2016-01-03 Michael MannCleanup follow stream code
2015-11-17 Alexis La GoutteCMakeList.txt (ui/gtk/qt) fix indent and modelines
2015-10-16 Gerald CombsCMake: Add /WX
2015-10-11 Martin MathiesonLTE RLC graphs - initial version
2015-09-19 Gerald CombsStart moving RTP decoding routines to the ui directory.
2015-09-03 Gerald CombsMove IAX2 analysis to the ui directory.
2015-07-03 Gerald CombsAdd ServiceResponseTimeDialog.
2015-06-22 Michael MannRefactor RTD stats.
2015-02-08 Alexis La GoutteMulticast Stream: Move mcast_stream.[ch] to ui
2015-01-30 Gerald CombsQt: Add the RTP Streams dialog.
2014-11-18 Gerald Combsvoip_calls: Move to ui.
2014-11-04 Michal LabedzkiQt: Dynamic languages
2014-09-26 Gerald CombsMove the console log handling code to ui/console.[ch].
2014-09-05 Gerald CombsQt: Refactor ConversationDialog for endpoints.
2014-07-26 Michael MannRefactor "common" Conversation table functionality.
2014-07-21 Gerald Combs[WIP] Add a conversation dialog.
2014-06-30 Guy HarrisReflect the move of filters.c to libui.
2014-06-30 Guy HarrisMove proto_hier_stats.[ch] to libui.
2014-06-30 Guy HarrisMove capture.[ch] to libui.
2014-06-30 Guy HarrisMove capture_ui_utils.[ch] to libui.
2014-06-05 Martin MathiesonAdd a missing header file, and add new file to cmake...
2014-04-07 Gerald CombsAdd a Qt I/O Graph dialog.
2014-03-31 Alexis La GoutteContinue to remove $Id$ from top of file
2014-01-29 Alexis La GoutteMerge "Apply layouts in Qt Creator. Fix a tooltip."
2014-01-20 Alexis La GoutteFix build with CMake (Missing tap_export_pdu in ui...
2013-12-10 Gerald CombsGet the "Decode As" dialog working, albeit with a few...
2013-11-19 Guy HarrisAdd routines to set the personal file directory paths...
2013-10-29 Irene RüngelerMake the packet analysis for SCTP independent from...
2013-10-24 Gerald CombsInitial and woefully incomplete flow graph support.
2013-10-24 Michael TüxenRevert previous commit of Irene, which doesn't work...
2013-10-24 Irene RüngelerMove sctp_stat to ui to make it independent from gtk.
2013-10-13 Graham BloiceAdd CMake properties to targets so that they are logica...
2013-09-09 Alexis La GoutteFrom Thomas ERSFELD (GSoC13)
2013-08-27 Gerald CombsAdd TCP sequence number (Stevens-style) graphs.
2013-07-08 Gerald CombsNew Qt feature: Show related packet list items in the...
2013-06-26 Jeff MorrissMove tap-*-common.{h,c} into ui/ since that's the home...
2013-04-22 Jörg MayerRevert
2013-02-20 Gerald CombsAdd software_update.c.
2013-02-02 Guy HarrisReflect the move of recent.c to the ui directory.
2013-01-18 Gerald CombsRename the "saved_val" preference element to "stashed_v...
2012-12-27 Gerald CombsMove common profile code to ui/profile.[ch].
2012-12-21 Gerald CombsMove common time shifting code to ui/time_shift.[ch...
2012-12-17 Gerald CombsAdd libui_dirty.
2012-10-18 Gerald CombsMove ui-independent object export routines to the commo...
2012-10-16 Gerald CombsMove the DICOM, HTTP, and SMB object export code to...
2012-10-16 Gerald CombsMove common SSL key export routines to ui/ssl_key_expor...
2012-09-18 Gerald CombsMove the UI-independent help URL code to ui/help_url...
2012-09-14 Gerald CombsCreate a common libui using CMake similar to what we...