Having icons of all different kinds of sizes makes it difficult to get
the painting right in all cases. It definitely fails when the szsytem is
running in multi-monitor mode with different scaling factors. Unifying
the dimensions makes it possible.
This change should not cause any visual difference in a purely scaled or
unscaled screen.
Task-number: QTCREATORBUG-18869
Change-Id: I3a864c9a86036b4f4f3b350a489077b247ca85b7
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
Show little toolButtons next to the path input fields for SDK,
NDK, Ant and OpenJDK. The latter two only for Windows. These
buttons open the system Web browser with the according download
page.
We hope this saves the user a bit of time understanding what to
download where when setting up an Android development environ-
ment.
The download icon was drawn by me.
Change-Id: I0079059deca8d0f07d53b914900cb34b8f0489e0
Reviewed-by: Daniel Teske <daniel.teske@digia.com>
The icon is taken from Android SDK.
It is licensed under Apache 2 license.
Change-Id: I888922c9530a1fe800edd01f8b8bf4c4d0a61d74
Reviewed-by: Daniel Teske <daniel.teske@digia.com>
Load / save the image using Gimp, removing the
embedded sRGB profile.
Fix libpng warning: "Duplicate iCCP chunk when loading"
which shows on opening the preferences dialog.
Change-Id: I5d77eb4bb723f579dad14b3fd1985cedd2bb97a4
Reviewed-by: BogDan Vatra <bog_dan_ro@yahoo.com>
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>