Wireshark-commits: [Wireshark-commits] master-2.0 8ad6404: Qt: Preserve selected file in welcome sc

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

Commits:

8ad6404 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>
    (cherry picked from commit b9812a74325e9d08db09f17093f4cf9c9b5fe081)
    Reviewed-on: https://code.wireshark.org/review/12051
    

Actions performed:

    from  35e508e   Add Windows CMake auto generated files to .gitignore
    adds  8ad6404   Qt: Preserve selected file in welcome screen.


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