> On May 1, 2016, at 01:47, Jake Petroules <[email protected]> wrote:
> 
> That would be pretty awesome. It's possible we could ship it inside of Qt 
> Creator? You can put them in either ~/Library/QuickLook or in 
> $BUNDLE_CONTENTS/Library/QuickLook

That made me start wondering why I do see a text preview for .qml files. We do 
declare these as OSType text in Qt Creator’s Info.plist.
So I tried https://codereview.qt-project.org/157721 for .pro, .pri, .qbs and 
.qrc as well, so far without any effect, but maybe that is because of some 
fancy OS caching of these values?

Br, Eike

>> On Apr 30, 2016, at 4:09 PM, Samuel Gaist <[email protected]> wrote:
>> 
>> Hi,
>> 
>> I wrote a small QuickLook plugin for OS X that allows to get a preview of 
>> Qt's .pro, .pri and .qrc files without opening any editor.
>> 
>> Would there be any interest in making it part of the standard OS X 
>> installation ?
>> 
>> If so, what would be the process to include it ?
>> 
>> Cheers
>> Samuel
>> 
>> 
>> _______________________________________________
>> Development mailing list
>> [email protected]
>> http://lists.qt-project.org/mailman/listinfo/development
> 
> -- 
> Jake Petroules - [email protected]
> Consulting Services Engineer - The Qt Company
> Qbs build system evangelist - qbs.io
> 
> _______________________________________________
> Development mailing list
> [email protected]
> http://lists.qt-project.org/mailman/listinfo/development

_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to