Wireshark-commits: [Wireshark-commits] master-2.2 8a4d259: Qt: Auto detect pane size when configure

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 16 Feb 2017 06:31:39 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8a4d259e7ba2b10960c5598ad3276797fae9dfbc
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

8a4d259 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Qt: Auto detect pane size when configured zero
    
    The recent file configuration for pane sizes states that
    “pane size of zero will auto detect”, so ensure we do this in
    all cases where the settings may be zero.
    
    This affects initial startup, Default profile reset and new profiles.
    
    Change-Id: I1430ec1a83b7fb294b92837476f2bf9472384e45
    Reviewed-on: https://code.wireshark.org/review/20121
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit a98eb3c3125d0b353f2b571890f5854e2b977f42)
    Reviewed-on: https://code.wireshark.org/review/20128
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    

Actions performed:

    from  8cd41a0   Qt: Preserve pane sizes when changing profile
    adds  8a4d259   Qt: Auto detect pane size when configured zero


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