Re: [Interest] New QML component

2016-10-17 Thread Ian Geiser



  On Mon, 17 Oct 2016 13:12:48 -0400 Ben Lau  wrote  
 > $ qpm list | wc -l
 >  
 > 40
 > Now it has 40 packages available in qpm.
 > https://www.qpm.io/packages.html
I will have to take a serious look at it then. 
 
 > Another choice is : https://inqlude.org
 I never knew about this site either.  This looks like a good choice.

___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest


Re: [Interest] New QML component

2016-10-17 Thread Ian Geiser



  On Mon, 17 Oct 2016 13:55:10 -0400 Konstantin Podsvirov 
 wrote  
 > Hello, all! 
 >  
 > 17.10.2016, 20:13, "Ben Lau" : 
 > > $ qpm list | wc-l 
 > > 
 > > 40 
 > > Now it has 40 packages available in qpm. 
 > > 
 > > https://www.qpm.io/packages.html 
 > > 
 > > Another choice is : https://inqlude.org 
 > > 
 > > On 18 October 2016 at 00:35, Ian Geiser  wrote: 
 > >> Hey all, I just wanted to see where people post new Qt components so 
 > >> others can find them and know about them. I have read about qpm, but I am 
 > >> not sure how popular that is yet. There used to be freshmeat.net, but 
 > >> that is now dead it seems. The Any suggestions? Thanks! 
 >  
 > My "Dad's Project" contains over 40 modules and it's not just Qt. 
 >  
 > Please visit the project website, which I call "Dad's House": 
 Very cool site in general!  Thanks! 


___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest


Re: [Interest] New QML component

2016-10-17 Thread Ian Geiser



  On Mon, 17 Oct 2016 14:15:04 -0400 André Somers  
wrote  
 >  
 >  
 > Op 17/10/2016 om 18:35 schreef Ian Geiser: 
 > > Hey all, I just wanted to see where people post new Qt components so 
 > > others can find them and know about them.   I have read about qpm, but I 
 > > am not sure how popular that is yet.  There used to be freshmeat.net, but 
 > > that is now dead it seems.  Any suggestions?  Thanks! 
 > > 
 > > 
 > If they would be useful for the broad Qt community, why not contribute  
 > them to Qt proper? 
 It is a  QML object that adds support for a IoT device from Seeed Studio.  
While I think its useful I am not sure the maintainers of Qt want to tie 
themselves to a single IoT ecosystem.  You can see more about it on my repo 
http://bitbucket.org/geiseri/wioquick and the device at 
https://github.com/Seeed-Studio/Wio_Link.

___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest


Re: [Interest] New QML component

2016-10-17 Thread André Somers



Op 17/10/2016 om 18:35 schreef Ian Geiser:

Hey all, I just wanted to see where people post new Qt components so others can 
find them and know about them.   I have read about qpm, but I am not sure how 
popular that is yet.  There used to be freshmeat.net, but that is now dead it 
seems.  Any suggestions?  Thanks!


If they would be useful for the broad Qt community, why not contribute 
them to Qt proper?


André
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest


Re: [Interest] New QML component

2016-10-17 Thread Konstantin Podsvirov
Hello, all!

17.10.2016, 20:13, "Ben Lau" :
> $ qpm list | wc-l
>
> 40
> Now it has 40 packages available in qpm.
>
> https://www.qpm.io/packages.html
>
> Another choice is : https://inqlude.org
>
> On 18 October 2016 at 00:35, Ian Geiser  wrote:
>> Hey all, I just wanted to see where people post new Qt components so others 
>> can find them and know about them. I have read about qpm, but I am not sure 
>> how popular that is yet. There used to be freshmeat.net, but that is now 
>> dead it seems. The Any suggestions? Thanks!

My "Dad's Project" contains over 40 modules and it's not just Qt.

Please visit the project website, which I call "Dad's House":

http://dad.podsvirov.pro

Now you can use modules for Windows.
The project is based on QtIFW and CPackIFW (added by me CPack generator).

You in particular have to pay attention to my other project osgQtQuick 
(OpenSceneGraph QML Modules):

https://github.com/podsvirov/osgqtquick

--
Regards,
Konstantin Podsvirov
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest


Re: [Interest] New QML component

2016-10-17 Thread Ben Lau
$ qpm list | wc -l

40
Now it has 40 packages available in qpm.

https://www.qpm.io/packages.html

Another choice is : https://inqlude.org

On 18 October 2016 at 00:35, Ian Geiser  wrote:

> Hey all, I just wanted to see where people post new Qt components so
> others can find them and know about them.   I have read about qpm, but I am
> not sure how popular that is yet.  There used to be freshmeat.net, but
> that is now dead it seems.  Any suggestions?  Thanks!
>
> ___
> Interest mailing list
> Interest@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest


Re: [Interest] New QML component

2016-10-17 Thread Ian Geiser

  On Mon, 17 Oct 2016 12:37:50 -0400 Vlad Stelmahovsky 
 wrote  
 > hmm. QtQuickControls 2 ?
It's not really a control.  It's a non-GUI component for interfacing with an 
IoT device. 

___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest


Re: [Interest] New QML component

2016-10-17 Thread Vlad Stelmahovsky
hmm. QtQuickControls 2 ?

On Mon, Oct 17, 2016 at 6:35 PM, Ian Geiser  wrote:

> Hey all, I just wanted to see where people post new Qt components so
> others can find them and know about them.   I have read about qpm, but I am
> not sure how popular that is yet.  There used to be freshmeat.net, but
> that is now dead it seems.  Any suggestions?  Thanks!
>
> ___
> Interest mailing list
> Interest@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>



-- 
Best regards,
Vlad
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest


[Interest] New QML component

2016-10-17 Thread Ian Geiser
Hey all, I just wanted to see where people post new Qt components so others can 
find them and know about them.   I have read about qpm, but I am not sure how 
popular that is yet.  There used to be freshmeat.net, but that is now dead it 
seems.  Any suggestions?  Thanks!

___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest