Wireshark-commits: [Wireshark-commits] master fb68a0c: Have ConversationDialog retain data between

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 3 Aug 2014 02:36:13 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fb68a0c6aefc828101a13aeb598eee100baeef9f
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

fb68a0c by Gerald Combs (gerald@xxxxxxxx):

    Have ConversationDialog retain data between captures.
    
    Remove our tap listeners when the capture file closes. This lets us view
    conversation data for multiple capture files.
    Change-Id: Ifaa1d2c9d3cd10b1d282aa0070ee2edacc7ce3b0
    Reviewed-on: https://code.wireshark.org/review/3376
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  363f1e5   Print the actual compiler, not its "CMake-id".
    adds  fb68a0c   Have ConversationDialog retain data between captures.


Summary of changes:
 ui/qt/conversation_dialog.cpp |    6 ++++++
 1 file changed, 6 insertions(+)