aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt
AgeCommit message (Expand)AuthorFilesLines
2017-01-07Convert range API to always use wmem memory.Michael Mann4-15/+15
2017-01-05Do RA_DISSECTORS in the Qt UI.Guy Harris1-3/+4
2017-01-05Remove RA_CONFIGURATION.Guy Harris1-3/+0
2017-01-04Include extcap binaries in the count of things to point out during startup.Guy Harris1-1/+8
2017-01-04Add a startup message for Initializing extcap.AndersBroman1-0/+3
2017-01-04Qt: add SACK graphs to tcptrace graphKevin Hogan3-57/+185
2017-01-01[Automatic update for 2017-01-01]Gerald Combs7-82/+124
2016-12-29Fix Interface Selection ListRoland Knall1-3/+6
2016-12-28Qt: Remove "Extcap" from window title.Stig Bjørlykke1-2/+2
2016-12-28Qt: Fix open extcap help URL.Stig Bjørlykke1-1/+3
2016-12-27InterfaceList: Add check for remote interfaceRoland Knall6-0/+107
2016-12-25[Automatic update for 2016-12-25]Gerald Combs7-1358/+1557
2016-12-25rtp_analysis_dialog (Qt): Fix Dead Store (Dead assignement/Dead increment) Wa...Alexis La Goutte1-1/+0
2016-12-24extcap_options_dialog: fix compilation with Qt4Martin Kaiser1-1/+2
2016-12-24Add enabled protocol list for dissectors who are disabled by defaultMichael Mann2-0/+12
2016-12-23Qt: add local file existence check for extcap help.Dario Lombardo1-8/+21
2016-12-22Qt: use references on tap_rtp_stat_t private members (CID 1397703 and 1397704)Pascal Quantin2-4/+4
2016-12-20Qt+Win32: Make software updates more friendly.Gerald Combs5-3/+104
2016-12-19RTP analyzis dialog/Qt: fix - when dialog is called from RTP stream dialog, G...Jiri Novak1-0/+1
2016-12-19Qt: minor updates to TCP stream dialog and throughput moving averageKevin Hogan3-18/+175
2016-12-18[Automatic update for 2016-12-18]Gerald Combs7-738/+1331
2016-12-16Rename packet-range.[ch] to packet_range.[ch]Michael Mann3-3/+3
2016-12-15Make some items that don't need to be size_t guint.Guy Harris1-1/+1
2016-12-15VoIP Calls/Flow Sequence: Fix of showing nodes from previous callJiri Novak1-0/+1
2016-12-15Save RTP audio to file: RTP Stream Analysis dialog allows save audio for non ...Jiri Novak3-299/+500
2016-12-14RTP Stream Analysis: save Audio allows any filename extensionJiri Novak1-4/+8
2016-12-14RTP Stream Analysis dialog: dialog shows when forward/reverse stream startsJiri Novak1-1/+13
2016-12-13Qt: Optionally restore our selected packet when thawing.Gerald Combs3-7/+31
2016-12-13rtp_analysis_dialog.cpp: RTP Stream Analysis dialog shows same SSRC for forwa...Jiri Novak1-1/+1
2016-12-12rtp_player_dialog.cpp: fix usage of unsupported method QComboBox::setCurrentT...Jiri Novak1-0/+7
2016-12-12Move the declaration of packet_list_select_last_row() to ui/gtk/packet_list.h.Guy Harris1-9/+0
2016-12-12Mark routines GTK+ only.Gerald Combs1-0/+1
2016-12-12Do not set Qt Window focus when highlighting rowsD. Ulis1-2/+0
2016-12-11[Automatic update for 2016-12-11]Gerald Combs7-490/+616
2016-12-10Qt: Avoid infinite recursion in ExtcapArgument::loadValuesStig Bjørlykke1-2/+4
2016-12-09extcap: add new option type (timestamp).Dario Lombardo3-0/+93
2016-12-08Qt: Fix currentOutputDeviceName() without QtMultimediaMichal Labedzki1-0/+2
2016-12-07Qt: don't append a second extension to save file namesРоман Донченко1-2/+1
2016-12-07Qt: Fixup the currentOutputDeviceName Q_PROPERTY.Gerald Combs2-3/+3
2016-12-06Qt: Make the RTP player output device selectable.Gerald Combs5-11/+127
2016-12-06codecs: Add support for G.722 and G.726Peter Wu2-3/+9
2016-12-04[Automatic update for 2016-12-04]Gerald Combs7-3813/+3734
2016-12-04Qt: clear Export Objects list on retappingPeter Wu1-0/+3
2016-12-04Have separate merge APIs for regular file/temporary file/standard output.Guy Harris1-4/+3
2016-12-02Enable exporting objects with tsharkMoshe Kaplan10-154/+314
2016-12-02Qt: Fix QStyledItemDelegate assertions.Gerald Combs4-3/+10
2016-11-30Qt: fix crash when closing RTP player while playingPeter Wu1-0/+3
2016-11-30Qt: Fix simple_dialog formatting.Gerald Combs1-12/+9
2016-11-29Qt: fix GoToPacket when Voip Calls dialog is closedPeter Wu3-9/+5
2016-11-28Qt: Position UAT hint label just below the list.Stig Bjørlykke2-17/+17