Wireshark-commits: [Wireshark-commits] master ac69a6d: Qt: Use an accordion frame in the welcome sc

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 20 Dec 2014 22:18:13 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ac69a6d1fa7a830a3e1b8b7d4ef8604c4e8285ed
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ac69a6d by Gerald Combs (gerald@xxxxxxxx):

    Qt: Use an accordion frame in the welcome screen.
    
    Place the recent files list in an accordion frame so that showing and
    hiding is more visually smooth.
    
    Change-Id: Ifdc534a33aa9f93949c9f919cfe0765fbfcde750
    Reviewed-on: https://code.wireshark.org/review/5924
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  d11e94b   Remove debugging code.
    adds  ac69a6d   Qt: Use an accordion frame in the welcome screen.


Summary of changes:
 ui/qt/accordion_frame.cpp |    1 -
 ui/qt/main_welcome.cpp    |    3 +--
 ui/qt/main_welcome.ui     |   63 ++++++++++++++++++++++++++++++++++++---------
 3 files changed, 52 insertions(+), 15 deletions(-)