Re: [Development] Qt QuickLook plugin

2016-05-08 Thread Eike Ziller
> On May 8, 2016, at 12:47 AM, Samuel Gaist wrote: > > > On 2 mai 2016, at 09:07, Eike Ziller wrote: > >> >>> On May 1, 2016, at 01:47, Jake Petroules wrote: >>> >>> That would be pretty awesome. It's possible we could ship it inside of Qt >>> Creator? You can put them in either ~/Library

Re: [Development] Qt QuickLook plugin

2016-05-07 Thread Samuel Gaist
On 2 mai 2016, at 09:07, Eike Ziller wrote: > >> On May 1, 2016, at 01:47, Jake Petroules 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 Sure thing

Re: [Development] Qt QuickLook plugin

2016-05-02 Thread Eike Ziller
> On May 1, 2016, at 01:47, Jake Petroules 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 .qm

Re: [Development] Qt QuickLook plugin

2016-04-30 Thread Jake Petroules
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 On Apr 30, 2016, at 4:09 PM, Samuel Gaist mailto:samuel.ga...@edeltech.ch>> wrote: Hi, I wrote a small QuickLook plugin fo

[Development] Qt QuickLook plugin

2016-04-30 Thread Samuel Gaist
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 signatu