Wireshark-commits: [Wireshark-commits] master 9076bf3: Qt: Display only filename on status bar and

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 5 Mar 2015 16:57:36 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9076bf311924360bc0ab7cb098e47ec1afbd50d1
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

9076bf3 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    Qt: Display only filename on status bar and display full path and size on tooltip
    
    Ping-Bug: 10949
    Change-Id: Ic735afdb7994a4c10b527217327831138362ffc9
    Reviewed-on: https://code.wireshark.org/review/7538
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  cdab442   Fix makedist (Add new packet-bgp.h)
    adds  9076bf3   Qt: Display only filename on status bar and display full path and size on tooltip


Summary of changes:
 ui/qt/main_status_bar.cpp   |    4 +++-
 ui/qt/main_status_bar.h     |    2 +-
 ui/qt/main_window_slots.cpp |   10 +++++++---
 3 files changed, 11 insertions(+), 5 deletions(-)