aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2015-01-16Replace se alloced memory in compare stat tap.Michael Mann2-6/+25
2015-01-16QT: stats_tree plug-ins not added to statistics menuDeon van der Westhuysen3-0/+61
2015-01-15Replace C++ style comment with C style.Michael Mann1-1/+1
2015-01-15Packet List (Qt): Missing break in switch (CID 1262418)Alexis La Goutte1-0/+1
2015-01-15Fix the compile: Use the new (double) variable.Jeff Morriss1-1/+1
2015-01-15Fix a crash in the GTK+ RTP Streams dialog.Gerald Combs1-2/+9
2015-01-15Fix indentation.Gerald Combs1-35/+35
2015-01-13Consistently use the "g_string_free returns a C string pointer" idiom.Guy Harris9-44/+37
2015-01-13uat_load() and uat_save() return a success indication; use it.Guy Harris4-23/+19
2015-01-13UAT error string pointers should not be const pointers.Guy Harris2-6/+8
2015-01-12Remove emem APIs from UAT functionality.Michael Mann8-47/+90
2015-01-11Use the GTK+ 2 name for VoidSymbol.Guy Harris1-1/+1
2015-01-11gtk: fix crash on Broadway GDK backendPeter Wu1-26/+34
2015-01-11Replace some "low hanging fruit" uses of emem.Michael Mann2-4/+7
2015-01-10Remove ep_ allocated memory from get_conversation_filter and just return a g_...Michael Mann2-2/+6
2015-01-10Finish off emem_strbuf_t usage.Michael Mann3-10/+15
2015-01-09Add missing #include ( "ui/gtk/old-gtk-compat.h" )AndersBroman4-0/+4
2015-01-09Add missing #include ( "ui/gtk/old-gtk-compat.h" )AndersBroman7-0/+7
2015-01-08GTK/RTP Player: Fix crash when touch RTP StreamMichal Labedzki1-8/+12
2015-01-08Small parenthesis fixDario Lombardo1-1/+1
2015-01-08Replace some ep_alloc and ep_alloc0 with its wmem equivalent.Michael Mann3-6/+11
2015-01-08guid_to_ep_str -> guid_to_strMichael Mann2-4/+8
2015-01-08bytes_to_ep_str -> bytes_to_strMichael Mann6-15/+20
2015-01-08ep_<protocol>_port_to_display -> <protocol>_port_to_displayMichael Mann10-40/+79
2015-01-07capture file dlg (GTK): Nesting level does not match indendation (CID 1159217)Alexis La Goutte1-1/+2
2015-01-07Updates in it translation.Dario Lombardo2-1181/+1813
2015-01-06Qt: Add a context menu to the packet list header.Gerald Combs21-37/+667
2015-01-06Replace ep_address_to_str with address_to_str.Michael Mann26-105/+220
2015-01-05Minor CMake updates to better group build artefactsGraham Bloice1-1/+3
2015-01-05Replace ep_display_to_address with wmem equivalent display_to_address.Michael Mann23-114/+261
2015-01-05Update to QCustomPlot 1.3.0Alexis La Goutte2-932/+3258
2015-01-05Added DNS statistics supportDario Lombardo4-3/+19
2015-01-04SCTP (Graph Dialog Qt): fix Copy-paster error (CID 1158585)Alexis La Goutte1-1/+1
2015-01-04gtk: fix crash when moving columnsPeter Wu1-1/+9
2015-01-04Create BASE_DOT, BASE_DASH, and BASE_SEMICOLON types for the FT_BYTES field t...Michael Mann3-3/+3
2015-01-04Fix out-of-tree build includes of config.hGraham Bloice17-17/+17
2015-01-03Use g_strdup_printf(), rather than a fixed-length buffer, for the app name.Guy Harris2-4/+8
2015-01-03tshark: dump port number when generating SCTP, TCP or UDP conversationsPascal Quantin1-16/+44
2015-01-03tshark: dump port number when generating SCTP endpoints statisticsPascal Quantin1-1/+1
2015-01-02Add '*.nativecodeanalysis.xml' to 'clean' targetsBill Meier4-4/+5
2015-01-02Restore another include to try to fix solaris buildMartin Mathieson1-0/+2
2015-01-02Restore inclusion of gui_utils.h to pixmap_save.cMartin Mathieson1-0/+1
2015-01-02tshark: Add endpoints statisticsMichael Mann4-2/+143
2015-01-02Remove pkt_comment member from packet_info structure.Michael Mann1-2/+8
2015-01-01Remove unneeded includes from ui folderMartin Mathieson168-612/+1
2015-01-01Declare read_keytab_file() in epan/dissectors/packet-kerberos.h.Guy Harris1-0/+5
2015-01-01Qt: fix crash when opening Preferences window on WindowsPascal Quantin1-2/+2
2015-01-01Move ui/qt/main.cpp to wireshark-qt.cpp, and get rid of the dummy.cpp hack.Guy Harris5-1361/+2
2015-01-01Don't include header files that we don't appear to need.Guy Harris1-44/+1
2014-12-31Qt: Convert more dialog titles.Gerald Combs21-37/+42