#36410: Qt applications are blurry on MBP Retina ----------------------------+------------------------- Reporter: mail.pourri@… | Owner: michaelld@… Type: enhancement | Status: reopened Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: qt4-mac | ----------------------------+------------------------- Comment (by michaelld@…): Tiled's Info.plist contains the "NSHighResolutionCapable" key; this file is actually part of the source (not generated by QMake or elsewhere). I don't like its icon, but it is high-res and all glossy and such. I don't find this key in the standard Qt4 .apps, but they are clearly high-res too. Looking around qt4-mac's install, QtCore provides a template Info.plist; it does not contain this key. Maybe Qt4 is doing something internally now? Anyway, given the sampling of 2 ports handling things differently, I think that it really is up to each port itself to do this setting or handle it internally. I don't think me changing QtCore's Info.plist will help much, if at all. -- Ticket URL: <https://trac.macports.org/ticket/36410#comment:17> MacPorts <http://www.macports.org/> Ports system for OS X