Re: [Development] [Qt-creator] anyone else seeing crashes with 2.5.2 on Windows 7?

2012-09-08 Thread Ariel Molina R.
Hi, I do, on the published binary versions, kind of randomly. Also sometimes i get slugginesh before the crash. Ariel On Fri, Sep 7, 2012 at 7:53 PM, Yi Ding wrote: > I'm trying to track down the cause of this bug: > https://bugreports.qt-project.org/browse/QTCREATORBUG-7727 >

Re: [Development] Removing Wacom support in Qt5

2012-09-08 Thread Ariel Molina R.
> 1. Qt 4's wacom tablet on Windows gives you trouble, because you have artists > who use a wacom puck in a non-standard mode. No, i have developers working some days on Qt, Quick, using QtC these days wacoms are kept on a locker, they dont even know how to use them or care about. *Other* days of

Re: [Development] Qt Playground - Command Line Parser experiment

2012-03-12 Thread Ariel Molina R.
Hi, Sounds great, Im using boost:program_options. I would help in testing i dont really need boost. Ariel Ariel Molina Rueda On Mon, Mar 12, 2012 at 9:53 AM, Christian Kandeler wrote: > On 03/09/2012 12:36 AM, ext Laszlo Papp wrote: >> I would like to experiment with a command line pars

[Development] Quick in Qt 5 is sluggish and other observations

2012-03-11 Thread Ariel Molina R.
Hi, I just downloaded Qt 5 from git, and compiled using the instructions found in the README For a stable build of Qt5: ./init-repository ./configure -prefix $PWD/qtbase -opensource make -j4 First observation: It did not install qtdeclarative, i had to manually go in and make install