summaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
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
2016-11-26Qt: Clean up the byte view hover highlight.Gerald Combs4-46/+68
2016-11-25Get rid of "cast throws away constness" warnings.Guy Harris1-2/+2
2016-11-19LBM_UIMflow: Fix range_ratio calculation (CID-1355421)Jaap Keuter1-1/+1
2016-11-13[Automatic update for 2016-11-13]Gerald Combs7-3796/+3883
2016-11-13Qt: populate Bookmarks menu in capture options dialogPeter Wu1-0/+1
2016-11-11Qt: Fix a "No such slot" warning.Gerald Combs2-2/+4
2016-11-11Qt: fix build without libpcapPeter Wu1-5/+7
2016-11-10tcp: Fix Follow TCP tap data and when its tapped.Michael Mann3-19/+25
2016-11-10Enable exporting IMF traffic as an EML fileMoshe Kaplan9-1/+97