Re: [Development] A deployment tool for Linux

2019-04-10 Thread Dan Leinir Turthra Jensen
Handily, there has been a concerted effort to create linuxdeploy, which is a 
pluginified and much cleaned up version of linuxdeployqt :)
https://github.com/linuxdeploy/linuxdeploy

On Wednesday, 10 April 2019 10:15:27 BST Khuram Ali via Development wrote:
> Hi, 
> I think, it is a good idea to have an official deployment tool as we have
> for windows. linuxdeployqt works but as mentioned earlier slower and older.
> The things can get a bit better.  Regards,Khuram Ali
> 
> 
> -Ursprüngliche Mitteilung-
> Von: Mitch Curtis 
> An: Bogdan Vatra ; development@qt-project.org
>  Verschickt: Mi, 10. Apr. 2019 10:27
> Betreff: Re: [Development] A deployment tool for Linux
> 
> > -Original Message-
> > From: Bogdan Vatra 
> > Sent: Wednesday, 10 April 2019 10:22 AM
> > To: development@qt-project.org
> > Cc: Mitch Curtis 
> > Subject: Re: [Development] A deployment tool for Linux
> > 
> > Hi,
> >
> >  Personally I think it's a great idea. I used linuxdeployqt myself and it
> >
> > worked. The only problem I saw it was the speed, it takes quite a lot to
> > complete (e.g. it took a few minutes, while androiddelopqt takes less than
> > 10 seconds). But witl some love I'm pretty sure it can be improved a lot.
> Yeah I noticed that too.. thought it was a bit odd considering that file
> operations are usually very quick compared to Windows, whereas windeployqt
> is actually faster.
> > Cheers,
> > BogDan.
> > 
> > În ziua de miercuri, 10 aprilie 2019, la 11:13:01 EEST, Mitch Curtis a 
scris:
> > > What do people think about having a deployment tool for Linux? There
> > > is an existing community tool based on macdeployqt:
> > > 
> > > https://github.com/probonopd/linuxdeployqt/
> > > 
> > > The author has considered the idea in the past:
> > > 
> > > https://github.com/probonopd/linuxdeployqt/issues/84
> > > 
> > > A Jira suggestion to track it:
> > > 
> > > https://bugreports.qt.io/browse/QTBUG-74940
> > > 
> > > ___
> > > Development mailing list
> > > Development@qt-project.org
> > > https://lists.qt-project.org/listinfo/development
> 
> ___
> Development mailing list
> Development@qt-project.org
> https://lists.qt-project.org/listinfo/development


-- 
..dan / leinir..
http://leinir.dk/


___
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development


Re: [Development] RFC: Improved Q_ENUM

2014-12-16 Thread Dan Leinir Turthra Jensen
On Tuesday 16 Dec 2014 09:50:04 André Somers wrote:
 Dmitry Volosnykh schreef op 16-12-2014 09:35:
  While I cannot come up with direct application of toString() feature
  in the projects I am involved in by the moment (except for debugging),
  I really like it, and remember myself being in a need in such features
  some time ago. So, me also would like to thank you, Olivier, for the
  job you've done. I am sure many people will find it handy. Bits like
  It is automatically registered as a QMetaType and you do not need
  Q_REGISTER_METATYPE anymore are what makes Qt more comfortable to use.
 
 We use it for things like settings and serialization, so yes, it is
 useful to have.
 
 André

  We use Q_ENUMS in Gluon to extract and expose enums in the editor UI, and 
this will, certainly, make that code much more pleasant to read. Very glad to 
see this, very shiny! :)

-- 
..Dan // Leinir..
http://leinir.dk/

  Co-
existence
  or no
existence

  - Piet Hein
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


[Development] Qt Contributors Day 2012 Berlin

2012-10-24 Thread Dan Leinir Turthra Jensen
Hi everybody!

As you may remember from last year, the Qt Developer Days in both Munich and 
San Francisco, on the first day of the conference there were two options: 
Training and the Qt Contributors Day. This year will be no different, and so, 
i am very happy to announce the immediate opening of registration for the Qt 
Contributors Day!

Todo list:
1. Register
2. Figure out some good topics for discussions
3. Join us on the day

http://qt-project.org/wiki/Qt-Contributors-Day-2012-Berlin

-- 
..Dan // Leinir..
http://leinir.dk/

  Co-
existence
  or no
existence

  - Piet Hein
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


Re: [Development] QtCS: Javascript backend session

2012-07-09 Thread Dan Leinir Turthra Jensen
Unfortunately so - but thanks none the less, was informative! :)

On Monday 09 July 2012 15:08:29 Jedrzej Nowacki wrote:
 That was a nice chat, but a bit unrelated to a JavaScript backend :-)
 
 Cheers,
  Jędrek
 
 On Saturday 30. June 2012 15.04.27 ext Dan Leinir Turthra Jensen wrote:
  Two people did - myself and another guy whose name i unfortunately have
  forgotten. So, we sat and had a chat about Gluon's use of QtScript, and
  how
  we may be able to work with the V8 based QJS system, when we eventually we
  switch to Qt 5. But, really, not all that much stuff was being talked
  about there i'm afraid.
  
  On Saturday 30 June 2012 12:47:37 aurindam.j...@nokia.com wrote:
   Did anyone attend the session?
   
   From: development-bounces+aurindam.jana=nokia@qt-project.org
   [development-bounces+aurindam.jana=nokia@qt-project.org] on behalf
   of
   ext Donald Carr [sirsp...@gmail.com] Sent: Friday, June 29, 2012 3:38 PM
   To: development@qt-project.org
   Subject: [Development] QtCS: Javascript backend session
   
   Did anyone manage to grab notes from this session?
   
   --
   ---
   
°v°  Donald Carr
   
   /(_)\ Vaguely Professional Penguin lover
-- 
..Dan // Leinir..
http://leinir.dk/

  Co-
existence
  or no
existence

  - Piet Hein
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


Re: [Development] QtCS: Javascript backend session

2012-06-30 Thread Dan Leinir Turthra Jensen
Two people did - myself and another guy whose name i unfortunately have 
forgotten. So, we sat and had a chat about Gluon's use of QtScript, and how we 
may be able to work with the V8 based QJS system, when we eventually we switch 
to Qt 5. But, really, not all that much stuff was being talked about there i'm 
afraid.

On Saturday 30 June 2012 12:47:37 aurindam.j...@nokia.com wrote:
 Did anyone attend the session?
 
 From: development-bounces+aurindam.jana=nokia@qt-project.org
 [development-bounces+aurindam.jana=nokia@qt-project.org] on behalf of
 ext Donald Carr [sirsp...@gmail.com] Sent: Friday, June 29, 2012 3:38 PM
 To: development@qt-project.org
 Subject: [Development] QtCS: Javascript backend session
 
 Did anyone manage to grab notes from this session?
 
 --
 ---
  °v°  Donald Carr
 /(_)\ Vaguely Professional Penguin lover
  ^ ^
 
 Cave canem, te necet lingendo
 Chasing my own tail; hate to see me leave, love to watch me go
 Feeding the trolls is only marginally more rewarding than feeding the
 pigeons, and carries the same consequences
 ___
 Development mailing list
 Development@qt-project.org
 http://lists.qt-project.org/mailman/listinfo/development
 ___
 Development mailing list
 Development@qt-project.org
 http://lists.qt-project.org/mailman/listinfo/development
-- 
..Dan // Leinir..
http://leinir.dk/

  Co-
existence
  or no
existence

  - Piet Hein
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


Re: [Development] Qt Contributors Summit CONFIRMED

2012-01-31 Thread Dan Leinir Turthra Jensen
On Monday 30 January 2012 15:59:41 Quim Gil wrote:
 Pin the dates in your calendar:
 
 Qt Contributors Summit
 June 21

  That's my birthday! :D

 -23
 Kalkscheune - Berlin
 
 http://wiki.qt-project.org/Events/Qt_Contributors_Summit
 
 The organization of this event is coordinated at the [Marketing] mailing
 list: http://lists.qt-project.org/mailman/listinfo/marketing
 
 Daniel Molkentin and me welcome volunteers!

  Hmmm! Subscribed :) (not sure why i wasn't before, but there you go ;) )

-- 
..Dan // Leinir..
http://leinir.dk/

  Co-
existence
  or no
existence

  - Piet Hein
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development