Re: [Development] Future of Qt Quick 1 in Qt 5

2015-05-11 Thread Thomas McGuire
d Image for our usecase, and indeed didn't bother with many properties such as Image.TileMode. Certainly not a very general solution, though it works nicely for us. Regards, Thomas -- Thomas McGuire | thomas.mcgu...@kdab.com | Senior Software Engineer KDAB (Deutschland) GmbH & Co K

Re: [Development] QSettings refactor updates

2014-10-13 Thread Thomas McGuire
er settings. +1, something like KConfigXT that auto-generates QObjects with appropriate getters, setters and Q_PROPERTIES would be very useful. Not just for type safety - also for exporting settings objects directly to the QML world, which otherwise is a lot of boilerplate code to write. R

Re: [Development] Some more maintainer nominations

2014-10-13 Thread Thomas McGuire
with Milian on this project before, I can attest that he also has a great understanding of the JS world, in addition to the Qt world. So I think Milian will make a good maintainer and fully support the nomination. Disclaimer: We both work at the same company. Regards, Thomas -- Thomas McGuire

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

2014-04-03 Thread Thomas McGuire
ot;Versions" box to the sidebar that gives convenient links to all other versions of the QProcess documentation? Then even if Google finds an old version first, the user can quickly jump to the newest. Btw, any idea why Google prefers the 4.8 version? Regards, Thomas -- Thomas McGuire

Re: [Development] OpenGL drivers

2013-12-04 Thread Thomas McGuire
shows the need for functions having NOTIFY signals. The other example is qsTr(), since you want to have updates when the language changes. Although for qsTr(), there is a patch somewhere that adds support for just that in the QML engine, a generic mechanism for NOTIFY support in functions w

Re: [Development] Nominating Fabian Bumberger for Approver Status

2013-11-19 Thread Thomas McGuire
;help. > > I am convinced he will make en excellent approver. I support this. I have worked together with Fabian on the QNX QPA plugin, where he did good work. Regards, Thomas -- Thomas McGuire | thomas.mcgu...@kdab.com | Software Engineer KDAB (Deutschland) GmbH&Co KG, a KDAB Group company

Re: [Development] Spring-cleaning the Gerrit dashboards, again

2013-03-20 Thread Thomas McGuire
eviews seems to be the easiest short-term solution. A seperate Gerrit state would be an improvement on that. Regards, Thomas -- Thomas McGuire | thomas.mcgu...@kdab.com | Software Engineer KDAB (Deutschland) GmbH&Co KG, a KDAB Group company Tel. Germany +49-30-521325470, Sweden (HQ) +46-563-

Re: [Development] [Releasing] Starting preparations for Qt 5.1

2013-03-18 Thread Thomas McGuire
> think so. It might feel unfair to some people, but we've had these > discussions about some features missing the deadline every single minor > release. > > Now if there are one or two features that are vital to make Qt 5.1 > possible, we can discuss exceptions for th

Re: [Development] Qt 5.1 feature set and freeze date

2013-02-26 Thread Thomas McGuire
he docs are modularized and conform to the Qt 5 documentation structure: > http://qt-project.org/wiki/Qt5DocumentationProject -the docs compile > readily using "make docs" Yep, works. Created a patch that fixes the doc configuration a bit: https://codereview.qt-project.org/#change,490

Re: [Development] Qt 5.1 feature set and freeze date

2013-02-25 Thread Thomas McGuire
) Great to see QtSensors back in. I am about to create a patch to include it in qt5.git. What else needs to be done so that its documentation shows up in http://doc-snapshot.qt-project.org/? Regards, Thomas -- Thomas McGuire | thomas.mcgu...@kdab.com | Software Engineer KDAB (Deutschland) GmbH&a

Re: [Development] Build faild on Ubuntu 12.04

2013-02-13 Thread Thomas McGuire
S_INTROSPECT_1_0_XML_SYSTEM_IDENTIFIER’ in string literal > qdbusinternalfilters.cpp:126:36: error: unable to find string literal > operator ‘operator"" DBUS_INTROSPECT_1_0_XML_PUBLIC_IDENTIFIER’ -- Thomas McGuire | thomas.mcgu...@kdab.com | Software Engineer KDAB (Deutschland) Gmb

Re: [Development] Reviews needed before android integration in two weeks

2013-02-06 Thread Thomas McGuire
Hi, On Wednesday 06 February 2013 13:05:33 Paul Olav Tvete wrote: > On Wednesday 6 February 2013 09:41:46 Paul Olav Tvete wrote: > > On Wednesday 6 February 2013 09:00:41 Thomas McGuire wrote: > > > A workaround would be to squash all commits of the branch together into > &

Re: [Development] Reviews needed before android integration in two weeks

2013-02-06 Thread Thomas McGuire
Hi, On Tuesday 05 February 2013 14:22:47 Thomas McGuire wrote: > On Tuesday 05 February 2013 11:33:29 Paul Olav Tvete wrote: > > One of the major features for Qt 5.1 is Android support. We have been > > doing the work in a feature branch, and are now getting ready to > >

Re: [Development] CI system is temporarily down

2013-02-05 Thread Thomas McGuire
for this CI failure can be? Regards, Thomas -- Thomas McGuire | thomas.mcgu...@kdab.com | Software Engineer KDAB (Deutschland) GmbH&Co KG, a KDAB Group company Tel. Germany +49-30-521325470, Sweden (HQ) +46-563-540090 KDAB - Qt Experts - Platform-independent software solutions signature.asc

Re: [Development] Reviews needed before android integration in two weeks

2013-02-05 Thread Thomas McGuire
and that patch seems to rename all instances. Regards, Thomas -- Thomas McGuire | thomas.mcgu...@kdab.com | Software Engineer KDAB (Deutschland) GmbH&Co KG, a KDAB Group company Tel. Germany +49-30-521325470, Sweden (HQ) +46-563-540090 KDAB - Qt Experts - Platform-independent software solutio

Re: [Development] Reviews needed before android integration in two weeks

2013-02-05 Thread Thomas McGuire
onReading, have quite informative pictures, and in the case of QRotationReading, are even animated, to understand things better. This needs testing. I tested by waving/rotating my phone around (to the amusement of the rest of the office) and comparing the reading values to what the documentation tell

Re: [Development] Moving Qt 4 mobility and qt-labs to gerrit

2012-11-01 Thread Thomas McGuire
t; over to gerrit/codereview in the next days, so that they have a new home > where people can contribute to them again (the gitorious mainlines are > read-only currently). Great news, thank you for pushing this forward! Regards, Thomas -- ** Qt Developer Conference: http://qtconference.kdab.

Re: [Development] Qt 4.8 CI problems

2012-10-30 Thread Thomas McGuire
d. > > Br, > -- > Janne Anttila > Senior Architect - Digia, Qt > Visit us on: http://qt.digia.com > > > ___ > Development mailing list > Development@qt-project.org > http://lists.qt-project.org/mailman/listinfo/develo

Re: [Development] Moving QtMobility to qt-project.org

2012-10-15 Thread Thomas McGuire
r Qt5, as different add-on modules like QtSensors and QtMultimedia. This is about bringing qtmobility, the Qt4 version, to qt-project.org. Regards, Thomas -- ** Qt Developer Conference: http://qtconference.kdab.com/ ** Thomas McGuire | thomas.mcgu...@kdab.com | Software Engineer KDAB (Deutschland) G

[Development] Moving QtMobility to qt-project.org

2012-10-15 Thread Thomas McGuire
-qt- mobility/commit/2fd397a87e567dad8c48e2d7c1d35050a569d160 [5] http://doc.qt.digia.com/qtmobility/index.html -- ** Qt Developer Conference: http://qtconference.kdab.com/ ** Thomas McGuire | thomas.mcgu...@kdab.com | Software Engineer KDAB (Deutschland) GmbH&Co KG, a KDAB Group company Tel.

Re: [Development] QML, v8 and freezing the global object

2012-10-12 Thread Thomas McGuire
Hi, On Friday 12 October 2012 13:30:57 Thomas McGuire wrote: > I've also been thinking about adding the frozen global object to the > snapshot, but I think that will not work. Qt changes the global object, for > example by adding the qsTr() function, so freezing would have to hap

Re: [Development] QML, v8 and freezing the global object

2012-10-12 Thread Thomas McGuire
Hi, On Thursday 11 October 2012 17:36:55 Harri Porten wrote: > On Thu, 11 Oct 2012, Thomas McGuire wrote: > > Could we maybe simple get rid of object freezing, and not freeze the > > global object? > > What would the consequences of that be, anything bad? I am the opinion

Re: [Development] QML, v8 and freezing the global object

2012-10-12 Thread Thomas McGuire
Hi, On Friday 12 October 2012 12:16:26 aaron.kenn...@nokia.com wrote: > On 11/10/2012, at 3:04 PM, ext Thomas McGuire wrote: > > the QML engine "freezes" the global JS object. This is apparently(?) to > > prevent accidental writes to the global object. For those who d

Re: [Development] QML, v8 and freezing the global object

2012-10-12 Thread Thomas McGuire
Hi, On Friday 12 October 2012 10:17:20 Jedrzej Nowacki wrote: > On Thursday 11. October 2012 16.04.04 Thomas McGuire wrote: > > Could we maybe simple get rid of object freezing, and not freeze the > > global object? > > What would the consequences of that be, anything

[Development] QML, v8 and freezing the global object

2012-10-11 Thread Thomas McGuire
eeze the global object? What would the consequences of that be, anything bad? I am the opinion that if the user wants to override the "console" object, let him. Maybe there were other reasons for freezing the global object though? Regards, Thomas -- ** Qt Developer Conference: htt

Re: [Development] Integration system problems

2012-10-10 Thread Thomas McGuire
ere a way to work around this? Regards, Thomas -- ** Qt Developer Conference: http://qtconference.kdab.com/ ** Thomas McGuire | thomas.mcgu...@kdab.com | Software Engineer KDAB (Deutschland) GmbH&Co KG, a KDAB Group company Tel. Germany +49-30-521325470, Sweden (HQ) +46-563-540090 KDAB - Qt Expert

Re: [Development] Proposing Thomas McGuire for Approver

2012-09-25 Thread Thomas McGuire
Hi, On Monday 24 September 2012 20:23:02 Lorn Potter wrote: > On 04/09/12 04:43, Lorn Potter wrote: > > I would like to nominate Thomas McGuire as an Approver for Qt Project. > > > > https://codereview.qt-project.org/#q,owner:thomas.mcguire%2540kdab.com,n, > > z https:

Re: [Development] Un-messifying Qt Quick

2012-09-24 Thread Thomas McGuire
Hi, On Monday 24 September 2012 15:50:54 Thiago Macieira wrote: > On segunda-feira, 24 de setembro de 2012 15.38.46, Thomas McGuire wrote: > > Well, in Qt5, QtQuick has been split up into libQtQml and libQtQuick, so > > it can't just be renamed back to libQtDeclarative. &

Re: [Development] Un-messifying Qt Quick

2012-09-24 Thread Thomas McGuire
> > Concretely: > 1) rename the library back to libQtDeclarative Well, in Qt5, QtQuick has been split up into libQtQml and libQtQuick, so it can't just be renamed back to libQtDeclarative. Regards, Thomas -- ** Qt Developer Conference: http://qtconference.kdab.com/ ** Thomas McG

Re: [Development] About QML depends on opengl

2012-08-10 Thread Thomas McGuire
OpenGL dependency, the scenegraph code is quite deeply integrated into the QtQuick UI elements. What you can do is use llvmpipe + mesa to get somewhat faster software rendering. Regards, Thomas -- Thomas McGuire | thomas.mcgu...@kdab.com | Software Engineer KDAB (Deutschland) GmbH&Co KG, a KDAB Gro

Re: [Development] Move math3d from QtGui to QtCore

2012-07-05 Thread Thomas McGuire
he library that contained only the essentials to get an application running. With the modularization of Qt5, it might get a different role - every non-UI class that is not worth a seperate library. If we want to avoid that, we need to think of another convenient place to add these kind of no

Re: [Development] Moving QFuture from QtConcurrent to QtCore

2012-07-04 Thread Thomas McGuire
lugins, so there's a > major source compatibility break there. So far the QML side of QtSensors has been the same as in QtMobility.sensor, no compatibility break there. Regards, Thomas -- Thomas McGuire | thomas.mcgu...@kdab.com | Software Engineer KDAB (Deutschland) GmbH&Co KG, a

Re: [Development] "Native event" filter

2012-06-26 Thread Thomas McGuire
t multimedia update events. As this API solves all this, I'd really like to see that in Qt. Regards, Thomas -- Thomas McGuire | thomas.mcgu...@kdab.com | Software Engineer KDAB (Deutschland) GmbH&Co KG, a KDAB Group company Tel. Germany +49-30-521325470, Sweden (HQ) +46-563-540090 KDAB -