qt6-bb10/src/plugins
Christoph Schleifenbaum f3699510d4 Cocoa: Fix icon size calculation for system tray.
The Overall goal is to make it possible to use correctly-
sized pixmaps in a predictable way, while still doing
something reasonable with small and large pixmaps.
(The recommended pixmap height is up to 18 points.)

Enable use of rectangular icons by selecting pixmaps
based on pixmap height.

Draw a low-resolution pixmap on retina displays if
there is no high-resolution pixmap available. Scale
large pixmaps to fit the available menu bar area.

Add a manual-test with various pixmap sizes

Task-number: QTBUG-33441
Change-Id: I1926181fe27cae526bae58022df3240bae9f8ac8
Reviewed-by: Morten Johan Sørvig <morten.sorvig@digia.com>
Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@theqtcompany.com>
2014-10-22 23:32:17 +02:00
..
bearer Add better mobile connections to QtBearer NetworkManager backend. 2014-10-21 01:01:12 +02:00
generic Update license headers and add new license files 2014-09-24 12:26:19 +02:00
imageformats Removing a few unneeded "? true : false" 2014-10-09 09:43:26 +02:00
platforminputcontexts QTableGenerator: replace a call to a member function with direct element access 2014-10-13 13:50:04 +02:00
platforms Cocoa: Fix icon size calculation for system tray. 2014-10-22 23:32:17 +02:00
platformthemes Fix native GTK2 dialogs to receive focus 2014-10-06 23:17:11 +02:00
printsupport Windows: QWindowsPrintDevice::printableMargins avoids leaking the DC 2014-10-22 08:11:37 +02:00
sqldrivers Update license headers and add new license files 2014-09-24 12:26:19 +02:00
plugins.pro Accessibility: Use factory function instead of plugin 2014-03-13 18:00:11 +01:00