Wireshark-commits: [Wireshark-commits] master b9812a7: Qt: Preserve selected file in welcome screen

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 23 Nov 2015 05:57:47 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b9812a74325e9d08db09f17093f4cf9c9b5fe081
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b9812a7 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Qt: Preserve selected file in welcome screen.
    
    When closing a capture file the recent files list are updated to put
    the most recent opened file on top.  Ensure we preserve the selection
    of the closed file instead of having the file in the closed file's
    previous position selected.
    
    Change-Id: I14c9edde55b88abf7ca7f1828e269ad49203b1db
    Reviewed-on: https://code.wireshark.org/review/12018
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  35e5523   Qt: Improved profiles popup menu
    adds  b9812a7   Qt: Preserve selected file in welcome screen.


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