summaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2016-12-19tap-rtp-common.c: set STAT_FLAG_WRONG_TIMESTAMP when timestamp sequence is wrongAlexis La Goutte1-7/+10
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-18Call Flow: Fix - Duration of segment of RTP flow is wrong in call flow.Jiri Novak1-0/+1
2016-12-18[Automatic update for 2016-12-18]Gerald Combs7-738/+1331
2016-12-18SIP/SDP, RTP: Dissectors shows information about ED-137 related states of rad...Jiri Novak2-2/+20
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 Harris2-2/+2
2016-12-15VoIP Calls/Flow Sequence: Fix of showing nodes from previous callJiri Novak3-6/+21
2016-12-15Save RTP audio to file: RTP Stream Analysis dialog allows save audio for non ...Jiri Novak5-306/+511
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 Novak3-1/+15
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-13[RTP Analysis] calculate BW correctly whem IPv6 is used.AndersBroman1-4/+20
2016-12-13Update to WinSparkle 0.5.3.Gerald Combs1-0/+9
2016-12-12Remove some GtkCList comments and code.Gerald Combs1-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 Harris4-12/+2
2016-12-12Get rid of some GTK+-only routines in file.c.Guy Harris1-2/+2
2016-12-12Mark routines GTK+ only.Gerald Combs2-1/+2
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-09ui: move filesystem code to wsutil/filesystem.cDario Lombardo3-37/+2
2016-12-09extcap: add new option type (timestamp).Dario Lombardo5-1/+127
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 Wu3-4/+16
2016-12-05Clean up initialization code for programs.Guy Harris1-2/+3
2016-12-04Have a routine to do all the work of initializing libwiretap.Guy Harris1-2/+1
2016-12-04Show codec information in About dialogPeter Wu1-0/+2
2016-12-04codecs: allow it to be used without pluginsPeter Wu1-1/+1
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 Harris3-11/+8
2016-12-02Include config.h at the very beginning of all Flex scanners.Guy Harris1-2/+5
2016-12-02Put tap-exportobject.h into the release tarball.Guy Harris1-0/+1
2016-12-02Enable exporting objects with tsharkMoshe Kaplan26-1260/+836
2016-12-02simple_dialog(.h): fix parameter 'Type' not found in the function declaration...Alexis La Goutte1-1/+1
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 Combs2-17/+35
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
2016-11-28Qt: Update UAT OK button enabled on delete.Stig Bjørlykke2-0/+11
2016-11-28Qt: Fix conversation buttons.Gerald Combs2-15/+24
2016-11-28Qt: fix heap-use-after-free when double-clicking a packet numberPeter Wu1-4/+2