[Development] [#XVK-177-90095]: RPATH in libraries

2013-08-03 Thread TeamSpeak Piracy
Dmitry Ashkadov, Thank you for contacting us. This is an automated response confirming the receipt of your ticket. One of our agents will get back to you as soon as possible. For your records, the details of the ticket are listed below. When replying, please make sure that the ticket ID is kept in

Re: [Development] QStandardPath search paths

2013-08-03 Thread Thiago Macieira
On sábado, 3 de agosto de 2013 10:34:41, David Faure wrote: > On Friday 02 August 2013 12:56:31 Thiago Macieira wrote: > > On sexta-feira, 2 de agosto de 2013 11:50:57, David Faure wrote: > > > > QStandardPaths returns "paths that are standard in this system". If > > > > one > > > > of > > > > them

Re: [Development] [#TZN-881-15034]: Re: QT5 OpenGL question

2013-08-03 Thread Thiago Macieira
On sábado, 3 de agosto de 2013 10:15:31, Sean Harmer wrote: > Hmmm, is someone/something signing addresses from this list up to the > TeamSpeak support portal? Apparently. Of course, this had to happen on a Friday afternoon, when the sysadmins are out for the weekend, and Teamspeak is also out of

[Development] [#ZCK-424-88800]: Re: QT5 OpenGL question

2013-08-03 Thread TeamSpeak Piracy
Jiergir Ogoerg, Thank you for contacting us. This is an automated response confirming the receipt of your ticket. One of our agents will get back to you as soon as possible. For your records, the details of the ticket are listed below. When replying, please make sure that the ticket ID is kept in

Re: [Development] QT5 OpenGL question

2013-08-03 Thread Jiergir Ogoerg
QOpenGLFunctions shouldn't be selective since it states that it provides access to the GLES2 API for users to be able to use the GLES2 API (on the desktop), providing random/selective functions from GLES2 would be silly, missing a core function like glClear() would be even more silly, so I'm pretty

Re: [Development] [#TZN-881-15034]: Re: QT5 OpenGL question

2013-08-03 Thread Sean Harmer
Hmmm, is someone/something signing addresses from this list up to the TeamSpeak support portal? Sean On 03/08/2013 09:56, TeamSpeak Piracy wrote: Giuseppe D'Angelo, Thank you for contacting us. This is an automated response confirming the receipt of your ticket. One of our agents will get ba

[Development] [#TZN-881-15034]: Re: QT5 OpenGL question

2013-08-03 Thread TeamSpeak Piracy
Giuseppe D'Angelo, Thank you for contacting us. This is an automated response confirming the receipt of your ticket. One of our agents will get back to you as soon as possible. For your records, the details of the ticket are listed below. When replying, please make sure that the ticket ID is kept

Re: [Development] QT5 OpenGL question

2013-08-03 Thread Sean Harmer
On 02/08/2013 22:30, Jiergir Ogoerg wrote: Also, QOpenGLFunctions doesn't have a glClear() function while being advertised as "The QOpenGLFunctions class provides cross-platform access to the OpenGL/ES 2.0 API" but GLES2.0 does have a glClear() function. Is it a bug? Other classes like QOpe

[Development] [#LDD-659-51956]: Re: QStandardPath search paths

2013-08-03 Thread TeamSpeak Piracy
David Faure, Thank you for contacting us. This is an automated response confirming the receipt of your ticket. One of our agents will get back to you as soon as possible. For your records, the details of the ticket are listed below. When replying, please make sure that the ticket ID is kept in the

[Development] [#VSP-533-20932]: Re: QtSC: Scene Graph discussion

2013-08-03 Thread TeamSpeak Piracy
Laszlo Papp, Thank you for contacting us. This is an automated response confirming the receipt of your ticket. One of our agents will get back to you as soon as possible. For your records, the details of the ticket are listed below. When replying, please make sure that the ticket ID is kept in the

Re: [Development] QtSC: Scene Graph discussion

2013-08-03 Thread Laszlo Papp
On Fri, Aug 2, 2013 at 10:12 PM, Alan Alpert <4163654...@gmail.com> wrote: > Scenegraph is inherently tight to QtQuick, but it is not your only > option for hardware acceleration inside Qt. E'en in ye goode olde days > I believed there was hardware acceleration somewhere in the pipeline, > for exa