Wireshark-commits: [Wireshark-commits] master-2.0 7d77727: Have the interface list unsorted by defa

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 27 Feb 2016 02:52:43 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7d77727f5af8a786a1d54ee942ec4a519be1d450
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

7d77727 by Guy Harris (guy@xxxxxxxxxxxx):

    Have the interface list unsorted by default.
    
    That way, they initially show up in pcap's order, putting the preferred
    interface at the top.  If the user wants to sort them by some column,
    the user can click on the column in question.
    
    Change-Id: I30ac38519c42ae5317d99fdd0a079b030e6af308
    Reviewed-on: https://code.wireshark.org/review/14194
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit 4d22c44f65bba92fb4922344e48c8b3f538022f6)
    Reviewed-on: https://code.wireshark.org/review/14195
    

Actions performed:

    from  98a37e0   Fix appending the list of remote interfaces.
    adds  7d77727   Have the interface list unsorted by default.


Summary of changes:
 ui/qt/capture_interfaces_dialog.cpp |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)