URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cfdff014845edac9e58b865d935e64c76da696bc
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
cfdff01 by Gerald Combs (gerald@xxxxxxxxxxxxx):
Qt: Start adjusting icon sizes dynamically.
In the main toolbar get our initial icon size using the PM_SmallIconSize
pixel metric. On Windows this varies directly with the system text
magnification setting.
Pinging bug 11675 since we still need to adjust the icon sizes in the
filter edits, progress frame, status bar, and likely other places.
Ping-Bug: 11675
Change-Id: I53a78627ce850bd6dbd4628da481badee63a1208
Reviewed-on: https://code.wireshark.org/review/11605
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
(cherry picked from commit 47172e7d51c858de60b65f8793be5a087eeff1f8)
Reviewed-on: https://code.wireshark.org/review/11646
Actions performed:
from 4d3a689 [Automatic update for 2015-11-08]
adds cfdff01 Qt: Start adjusting icon sizes dynamically.
Summary of changes:
ui/qt/main_window.cpp | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)