aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2021-04-06qcustomplot: Fix some warnings in upstream codeJohn Thacker1-5/+7
2021-04-06RTP Player: UI improvementsj.novak@netsystem.cz3-54/+74
2021-04-04packet_list: Promptly reflect changes to frame.marked fieldJim Young1-0/+12
2021-04-03QCustomPlot: Update external library to version 2.1.0John Thacker2-1260/+7596
2021-04-03QT Print Dialog: Make header optionalUli Heilmeier2-6/+24
2021-04-01QT: Fix printer dialogUli Heilmeier1-1/+1
2021-04-01RTP Player: Added ability to save streams as .au and .wavj.novak@netsystem.cz5-25/+144
2021-03-31CMake: Enable AUTO{MOC,UIC,RCC} according to our CMake version.Gerald Combs1-0/+6
2021-03-31RTP Player: Added ability to save streams as .au and .wavj.novak@netsystem.cz5-1/+393
2021-03-30RTP Player: Allow a user to select output rateJirka Novak5-9/+70
2021-03-30RTP Player: Added play rate of decoded audioJirka Novak3-1/+20
2021-03-30RTP Player: Dialog is nonmodal now and can be called multiple waysJirka Novak16-227/+470
2021-03-29Merge the caputils/ and capchild/ directoriesJoão Valverde15-25/+25
2021-03-28[Automatic update for 2021-03-28]Gerald Combs11-605/+2093
2021-03-27text_import: just suppress the two-initializers warning.Guy Harris1-304/+24
2021-03-27text_import: don't initialize array elements twice.Guy Harris1-11/+304
2021-03-27RTP Player: Decoding of audio improvedJirka Novak3-126/+150
2021-03-27Follow SIP Call: Added Follow SIP Call to Follow menuJirka Novak6-2/+39
2021-03-27RTP Player: Showing of setup frame for RTP stream fixedJirka Novak1-1/+7
2021-03-26CMake: Enable AUTO{MOC,UIC,RCC} earlier.Gerald Combs1-4/+0
2021-03-26Regex text imoprt: MSVC compiling and updated timestampsPaul Weiß2-5/+16
2021-03-26Regex text import: fixed ui deviationsPaul Weiß2-19/+30
2021-03-26Regex based textfile importPaul Weiß8-617/+1562
2021-03-25wsutils: add local implementation of g_memdup2.Dario Lombardo2-3/+6
2021-03-24VoIP UI: Added shortcuts for dialog buttonsJirka Novak10-19/+85
2021-03-24RTP Player: UI improvementsJirka Novak5-7/+49
2021-03-22RTP Player: Fixed incorrect handling of legend in graphJirka Novak1-18/+21
2021-03-22RTP Player: Visual waveform shows what is really playedJirka Novak2-43/+114
2021-03-21[Automatic update for 2021-03-21]Gerald Combs11-1086/+662
2021-03-16Move still *more* headers outside of extern "C".Guy Harris13-52/+52
2021-03-15Expand a comment.Guy Harris1-3/+37
2021-03-15Remove unnecessary includes of wiretap/pcap-encap.h.Guy Harris1-1/+0
2021-03-15Remove unnecessary inclues of wiretap/pcapng.h.Guy Harris2-2/+0
2021-03-15tap_export_pdu: finish the job of reporting errors.Guy Harris3-7/+18
2021-03-15tap_export_pdu: report write errors on the output file.Guy Harris1-15/+6
2021-03-15tap_export_pdu: clean up includes.Guy Harris1-5/+3
2021-03-15Add more error-reporting routines that call through a function pointer.Guy Harris5-34/+120
2021-03-14libwiretap: make wtap_wtap_encap_to_pcap_encap() private to the library.Guy Harris1-2/+12
2021-03-14tap_export_pdu: fix an out-of-date comment.Guy Harris1-2/+2
2021-03-14Voice dialogs: Unified naming and order of buttons in dialogsJirka Novak9-24/+33
2021-03-14Clean up "Export PDUs to File" code.Guy Harris3-35/+27
2021-03-14Voice dialogs: Added Select All/None/Invert to all of itJirka Novak7-38/+195
2021-03-14[Automatic update for 2021-03-14]Gerald Combs11-591/+1056
2021-03-13tap_export_pdu: free err_info for WTAP_ERR_INTERNAL.Guy Harris1-0/+4
2021-03-14tshark, export_pdu: Allow tshark to export PDUs to other file typesJohn Thacker1-3/+3
2021-03-11RTP Player: Added additional shortcutsJirka Novak3-53/+106
2021-03-10RTP player: It is possible to select SETUP packet related to RTP streamJirka Novak5-8/+95
2021-03-09Rtp player: It is possible to select multiple rows in stream's list and graphJirka Novak6-207/+538
2021-03-08Remove modelines in ui/qt.Gerald Combs380-4937/+0
2021-03-07[Automatic update for 2021-03-07]Gerald Combs2-12/+12