Re: [Development] Extending touch semantic information and Qt backends

2016-02-12 Thread Ariel Molina
. Moreover it explains about blobs, it's touching ellipse and orientation (rotation) and even goes as far as talking about hover events. Ariel On Thu, Feb 11, 2016 at 12:33 PM, Ariel Molina wrote: > Edward, > > I strongly agree with your analysis. Any generalized touch (marker, > f

Re: [Development] Extending touch semantic information and Qt backends

2016-02-11 Thread Ariel Molina
gt; > So let me encourage you to think in terms of ellipses in this modern > era, as the more natural reading of "centre, major axial vector, minor > axial size" data, rather than in terms of the rectangles you grew up > with - they are an artefact of upright rectangular sc

Re: [Development] Extending touch semantic information and Qt backends

2016-02-11 Thread Ariel Molina
le-led reborn of pen computing will forcibly need shape/rotation recognition, see palm rejection: https://vine.co/v/etUgZKl0laX > ___ > Development mailing list > Development@qt-project.org > http

Re: [Development] Extending touch semantic information and Qt backends

2016-02-11 Thread Ariel Molina
nteracting on the same space from different perspectives, either bilateral screens (they are already being used), or screens where some touchevents come from remote places/users. By identification of the source it can be easily supported and by ignoring source the layers just become a single

Re: [Development] Extending touch semantic information and Qt backends

2016-02-11 Thread Ariel Molina
ion. Ariel [1] Fiducials and finger touchs. http://reactivision.sourceforge.net/images/reactivision01.png [2] https://www.youtube.com/watch?v=Mgy1S8qymx0 [3] https://www.youtube.com/watch?v=qlr-15Oto6s -- Ariel Molina R. Oficina: +52 (222) 3723196 Movil: +521 2226 758874 http://edis.mx _

[Development] Extending touch semantic information and Qt backends

2016-02-10 Thread Ariel Molina
-project.org/#/c/148924/ [3] https://www.youtube.com/watch?v=jtjNU0Fs3og -- Ariel Molina R. http://edis.mx ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

Re: [Development] Compiling for iOS, qtdeclarative and others fail

2015-05-22 Thread Ariel Molina
Hi, I solved the problem, just want to share, On Wed, May 20, 2015 at 12:16 PM, Edward Sutton wrote: > I understand the config commands used to build Qt packages are here: > > http://code.qt.io/cgit/qtsdk/qtsdk.git/tree/packaging-tools/bld_config > > I just followed your suggestion but using

Re: [Development] Compiling for iOS, qtdeclarative and others fail

2015-05-22 Thread Ariel Molina
gt; > -commercial -confirm-license -debug-and-release -nomake tests -nomake > examples -qt-zlib -qt-libjpeg -qt-libpng -xplatform macx-ios-clang > -no-sql-mysql > > I can build but “sudo make install” fails. I do not know what. Something > with xml patterns possible? > > -E

Re: [Development] Compiling for iOS, qtdeclarative and others fail

2015-05-22 Thread Ariel Molina
Hi, Unfortunatly the snapshots are of no use to me, I was patching a bug in Desktop and then tried to test this fix in iOS. It's a very simple patch, but needs full Qt rebuild. Ariel On Wed, May 20, 2015 at 1:12 PM, Edward Sutton wrote: > On May 20, 2015, at 12:55 PM, Ariel Molin

Re: [Development] Compiling for iOS, qtdeclarative and others fail

2015-05-20 Thread Ariel Molina
To be exactly, it compiles with make, but *sudo make install* fails. On Wed, May 20, 2015 at 11:54 AM, Ariel Molina wrote: > I was tracking a bug in Qt for desktop, then tried to test it on iOS but i > cant build Qt 5 for iOS. > > I have a valid Apple Account, paid for the licen

[Development] Compiling for iOS, qtdeclarative and others fail

2015-05-20 Thread Ariel Molina
3. ./configure -xplatform macx-ios-clang -release -sdk iphoneos 4. make fails with: http://pastebin.com/eK0Rr1tM It seems it fails to sign code, but other modules are signed correctly. Shall i post a bug report? What is your procedure to build succesfully? Ariel -- Ariel Molina R. Oficina

Re: [Development] Harmonizing the Qt 5.x Documentation

2014-04-02 Thread Ariel Molina
/doc/. > > > what sense does that make? qt-project.org should not have external > dependencies. > > ___ > Development mailing list > Development@qt-project.org > http://lists.qt-project.org/mailman/listin

Re: [Development] Removing Wacom support in Qt5

2012-09-16 Thread Ariel Molina
On Sun, Sep 9, 2012 at 4:41 AM, Rene Jensen wrote: > > You got my attention enough that I wanted to look into it (although I'm > totally *not* worthy of even attempting to fix stuff in Qt, nor do I have > the time for it). I am pretty close to the scenario above. Fresh Win7, just > installed the d

Re: [Development] Removing Wacom support in Qt5

2012-09-10 Thread Ariel Molina
> I grabbed the Intuos 3, it's still around. And I can reproduce the > bug that with Qt 4.x apps (even the latest Creator released) it's not > usually possible to interact with most QWidgets using the Wacom mouse. Are you able to reproduce the bug i originally found? 1. Unplug your wacom 2. Grab

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] Removing Wacom support in Qt5

2012-09-08 Thread Ariel Molina
> What do you mean by "qmlpuppet"? is the pupeteer that enables the QtC Quick designer. > As Boudewijn said, it is not so costy to get a device. I hope Digia or > someone else can stand up to get this supported officially for those > situations where it does not work. We all know, but none wants t

Re: [Development] Removing Wacom support in Qt5

2012-09-08 Thread Ariel Molina
> Feel free to scratch the code if the itch is bugging you! This is the point, in a couple of years, few people are being scraching *that* code, that's the reason of the state of the code. Many users will never find the bug, 'cause the do not own, or share a computer with a Wacom tablet. So this bu

Re: [Development] Removing Wacom support in Qt5

2012-09-05 Thread Ariel Molina
> until it worked correctly > on a Tablet PC, and expect me to do the same for Qt 5. Thing is, it's been two years and it still doesn't work well. The bug tracker is filled with unresolved bugs, begging and ranting. But the wacom-less default in non-fully-tested platforms would be a good idea. A

Re: [Development] Removing Wacom support in Qt5

2012-09-05 Thread Ariel Molina
> I think on Linux the support for tablets and touchscreens is improving > (I and a couple more coworkers have put in some time on that > recently); the problem seems to be just on Windows, right? There are no other reports, but that doesn't mean it's not a problem in other platforms. Look at this

[Development] Removing Wacom support in Qt5

2012-09-05 Thread Ariel Molina
Hi, There is a really old, and quite long, list of bugs at Qt, take for example: https://bugreports.qt-project.org/browse/QTBUG-9190 Wacom support is broken, it's in fact somewhere between alpha or beta state, some tablets work some others dont. In OSX they work pretty good, in windows you really

Re: [Development] The place of QML

2012-05-18 Thread Ariel Molina
Hello, I've been following this thread since it started. My impression is that Qt people believes we (users-devs) want to force you into further developing a C++ toolkit (which might or might not be outdated). But I understand that you will do work on what are *ordered* to work on, by your boss. I

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 com

[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