Put the structure of a capture_file back in cfile.h.
[metze/wireshark/wip.git] / ui / qt / voip_calls_dialog.cpp
2017-12-04 Guy HarrisPut the structure of a capture_file back in cfile.h.
2017-12-03 Guy HarrisUse cfile.h to define the capture_file type.
2017-09-20 Mikael Kanstrupqt: Fix some leaked menu objects
2017-09-18 Jakub ZawadzkiMove most of sequence analysis code from ui/ to epan/
2017-07-26 Roland KnallQt: Create models directory
2017-07-26 Roland KnallQt: Move utils to separate utils directory
2017-03-24 Peter WuQt: add cache proxy model for Voip Calls dialog
2017-03-24 Peter WuQt: refactor Voip Calls Dialog into Model/View
2017-01-12 Roland KnallQt: Remove unneccessary Q_DECLARE_METATYPE
2017-01-11 Jaap KeuterQt: check NULL before dereference (CID 1394324)
2016-11-29 Peter WuQt: fix GoToPacket when Voip Calls dialog is closed
2016-10-25 erikdejongQt: Enhancements to VoIP call dialog:
2016-06-17 Jens KilianQt: Fix a compile error occurring on RedHat Enterprise...
2016-06-16 Gerald CombsQt: Add "Copy As…" to VoIP Calls.
2016-02-28 Stig BjørlykkeQt: Add dialog geometry restore
2015-12-09 Pascal QuantinQt: various fixes to VoIP calls / RTP player windows
2015-11-16 Pascal QuantinQt: add a reference counter to sequence analysis info
2015-10-26 Pascal QuantinOnly store frame number and not a pointer to frame_data...
2015-10-26 Pascal QuantinQt: fix memory leaks in VoIP calls window
2015-10-16 Pascal QuantinQt: fix crash when using Telephony -> VOIP Calls -...
2015-10-08 Gerald CombsQt: Add a play button to the RTP Stream Analysis dialog.
2015-10-05 João ValverdeMove utf8_entities.h to wsutil
2015-10-02 Gerald CombsQt: Initial RTP playback.
2015-09-04 Pascal QuantinQt: fix crash when selecting Telephony > VoIP Calls...
2015-07-29 Gerald CombsCapture file retapping fixups.
2015-07-07 Joerg MayerStarting to get rid of Q_UNUSED declarations for unused...
2015-06-25 Martin KaiserQt: use <> for including the generated ui_*.h files
2015-02-14 Gerald CombsQt: Fix side effects of recent WiresharkDialog changes.
2015-01-29 Gerald CombsQt: Add address conversion convenience routines
2015-01-08 Michael Mannguid_to_ep_str -> guid_to_str
2015-01-06 Michael MannReplace ep_address_to_str with address_to_str.
2015-01-05 Michael MannReplace ep_display_to_address with wmem equivalent...
2014-12-30 Gerald CombsQt: Convert more dialogs to WiresharkDialog.
2014-12-26 Michael MannReplace ip_to_str with [ep_]address_to_str and tvb_ip_t...
2014-12-09 Gerald CombsQt: Initial VoIP Calls dialog.