Re: [Development] New Qt Wiki Now Available

2015-02-26 Thread Taylor Braun-Jones
On Thu, Feb 26, 2015 at 10:05 AM, Kojo Tero wrote: > In short, it’s a mediawiki instance, you use Qt Account to log in for > editing, > > Would it make sense to turn the "Enable enhanced editing toolbar" option on by default for new accounts? Seems to me like it would be the preferred option for

Re: [Development] Qmake Ninja generator

2014-05-19 Thread Taylor Braun-Jones
On Mon, May 19, 2014 at 11:01 AM, André Somers wrote: > Adam Strzelecki schreef op 19-5-2014 12:38: > >> I would recommend using CMake - it has a stable Ninja generator, which > >> _does_ make building Qt projects much faster on Windows. > > I wonder if can CMake build Qt SDK itself? > > > > It is

[Development] Access to depth and stencil buffers in QOpenGLFramebufferObject

2014-05-15 Thread Taylor Braun-Jones
Hi all, I'm working on a VTK-in-FBO solution for integrating VTK into Qt Quick 2 and trying to understand why QOpenGLFramebufferObject provides methods: GLuint QOpenGLFramebufferObject::handle() const GLuint QOpenGLFramebufferObject::texture() const But not similar methods like: GLuint QOpenGLF

[Development] QtWebSockets inclusion on official Qt release

2014-01-03 Thread Taylor Braun-Jones
This is in reply to the proposal for QtWebSockets to be moved from the playground to the official Qt repository as an add-on (I wasn't yet a member of the development mailing list when the original proposal/request for comments was sent). I'd love to see this happen. I don't have any API suggestion