aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt
AgeCommit message (Expand)AuthorFilesLines
2015-02-04Qt: Add "Copy As..." to the Protocol Hierarchy stats.Gerald Combs3-10/+144
2015-02-04HTTP2: Add tap for HTTP2 dissectorAlexis La Goutte3-0/+16
2015-02-04Qt: Add the Protocol Hierarchy statistics dialog.Gerald Combs15-14/+621
2015-02-04Decorate declarations with G_GNUC_PRINTF() as appropriate.Guy Harris1-2/+4
2015-02-03Updates in it translation.Dario Lombardo2-675/+934
2015-02-03Convert val_to_str_ext -> val_to_str_ext_wmem for calls that don't have valid...Michael Mann3-1/+42
2015-02-03Qt: Fix IO Graph capture file closing.Gerald Combs2-5/+8
2015-01-30Qt: Fix library path reset.Gerald Combs1-25/+0
2015-01-30Qt: Clear our library path at startup on Windows.Gerald Combs1-0/+25
2015-01-30Qt: Add the RTP Streams dialog.Gerald Combs14-5/+1033
2015-01-29Qt: Add address conversion convenience routinesGerald Combs9-39/+73
2015-01-27Qt: Update packet list freeze/thaw behavior.Gerald Combs1-4/+5
2015-01-27Added HPFEEDS stats_tree.Dario Lombardo3-0/+15
2015-01-27Qt: Add checkable for Find Packet iconAlexis La Goutte1-12/+6
2015-01-27Packet List (Qt): fix extra ‘;’ [-Wpedantic]Alexis La Goutte1-1/+1
2015-01-27qt: clear tree and bytes when no packet selectedEvan Huus1-0/+4
2015-01-23Qt: Remove windowIcon property from our .ui files.Gerald Combs5-29/+6
2015-01-23Try to fix the jaggy taskbar icon.Gerald Combs1-0/+4
2015-01-18[Qt] Run windeployqt for Qt versions greater than 5.2AndersBroman1-1/+1
2015-01-18Update some comments to reflect reality.Guy Harris1-1/+0
2015-01-18Clean up ftype-conversion and dfilter error message string handling.Guy Harris7-18/+31
2015-01-18Miscellaneous ep_strdup_printf replacement.Michael Mann1-1/+4
2015-01-18Remove emem from GeoIPMichael Mann1-1/+2
2015-01-17Convert proto_construct_match_selected_string to use wmem.Michael Mann1-1/+4
2015-01-16QT: stats_tree plug-ins not added to statistics menuDeon van der Westhuysen3-0/+61
2015-01-15Packet List (Qt): Missing break in switch (CID 1262418)Alexis La Goutte1-0/+1
2015-01-13uat_load() and uat_save() return a success indication; use it.Guy Harris3-12/+13
2015-01-13UAT error string pointers should not be const pointers.Guy Harris1-4/+6
2015-01-12Remove emem APIs from UAT functionality.Michael Mann4-6/+16
2015-01-10Remove ep_ allocated memory from get_conversation_filter and just return a g_...Michael Mann1-1/+4
2015-01-10Finish off emem_strbuf_t usage.Michael Mann1-0/+1
2015-01-08guid_to_ep_str -> guid_to_strMichael Mann1-2/+4
2015-01-08bytes_to_ep_str -> bytes_to_strMichael Mann3-4/+9
2015-01-08ep_<protocol>_port_to_display -> <protocol>_port_to_displayMichael Mann3-14/+32
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 Mann8-28/+44
2015-01-05Replace ep_display_to_address with wmem equivalent display_to_address.Michael Mann6-11/+47
2015-01-05Update to QCustomPlot 1.3.0Alexis La Goutte2-932/+3258
2015-01-05Added DNS statistics supportDario Lombardo3-1/+17
2015-01-04SCTP (Graph Dialog Qt): fix Copy-paster error (CID 1158585)Alexis La Goutte1-1/+1
2015-01-04Create BASE_DOT, BASE_DASH, and BASE_SEMICOLON types for the FT_BYTES field t...Michael Mann1-1/+1
2015-01-04Fix out-of-tree build includes of config.hGraham Bloice17-17/+17
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
2014-12-31Qt: fix 'Limit to display filter' functionality in Conversations/Endpoints wi...Pascal Quantin1-1/+2
2014-12-31We do stuff with signals only on UN*Xes.Guy Harris1-0/+2
2014-12-31And, again, no more version_info.c.Guy Harris1-2/+1