Re: [Development] Donation From Mrs Roseline Thompson

2012-10-19 Thread Mitch Curtis
How long does it usually take to receive this massage? I've got some tenseness in my neck that's been bothering me. On Friday, October 19, 2012 04:38:29 AM Roseline Thompson wrote: From Mrs Roseline Thompson, Rue 6 Lot 12 Cocody Cote d'Ivoire Dearest in Christ, Greetings in the name of our

[Development] Updating Serializing Qt Data Types documentation

2012-10-23 Thread Mitch Curtis
After https://codereview.qt-project.org/#change,37988, the Serializing Qt Data Types page lists the QDataStream version as 13. I thought it'd be a good idea to ask everyone who is interested to take a look and see if the descriptions of the data types serialised are still accurate. If they're

Re: [Development] QDateTime::currentDateTime().toString(Qt::SystemLocaleLongDate) returns as if the DST was still in effect

2012-10-29 Thread Mitch Curtis
On Monday, October 29, 2012 04:28:17 PM Jan Kundrát wrote: However, `mitchc` on #qt kindly confirms that he also gets CEST in QDateTime's output, even after a reboot since the DST change. He says that brokenDown's tm_isdst is *not* set for him. Mine looks like: tm_gmtoff = 3600 tm_hour = 16

Re: [Development] QDateTime::currentDateTime().toString(Qt::SystemLocaleLongDate) returns as if the DST was still in effect

2012-10-30 Thread Mitch Curtis
On Monday, October 29, 2012 09:09:48 AM Thiago Macieira wrote: It's got to be a glibc bug. We only do: tzset(); localtime(); Since we don't do anything special, I'm forced to conclude that the bug is in glibc. Jan, if you do report it to whoever is responsible for glibc, you

[Development] Proofreaders for changes from non-native English speakers

2012-10-31 Thread Mitch Curtis
I thought it'd be useful for non-native English speakers (or even native English speakers) who'd like proofreading done to know who they can add as reviewers. There is a list of people who are willing to do language reviews under the Approvers and Editors section here:

Re: [Development] Proposing new mailing list: qt-l...@qt-project.org

2012-11-20 Thread Mitch Curtis
On Tuesday, November 20, 2012 04:32:04 PM André Somers wrote: Op 20-11-2012 16:04, Tanilkan Sinan schreef: Hi, I would like to propose that we establish the mailing list: qt-l...@qt-project.org, to take over for the previous qt-l10n list. We believe there are people who are

[Development] Qt Version Compatibility wiki article

2012-12-20 Thread Mitch Curtis
Hello. I'm seeking the wisdom of Qt developers in order to improve a wiki article that explains Qt's Behaviour/Binary/Source compatibility policy. You can find the article here: http://qt-project.org/wiki/Qt-Version-Compatibility If you don't have a DevNet account and believe that signing up

Re: [Development] Release from playground

2012-12-20 Thread Mitch Curtis
On Thursday, December 20, 2012 03:30:40 PM Laszlo Papp wrote: Hi all, What do you think about getting a notification on the announcement mailing list about add-on candidates released from the playground repository? Are you interested in getting information about such modules in this form?

Re: [Development] Qt Version Compatibility wiki article

2012-12-20 Thread Mitch Curtis
On Thursday, December 20, 2012 06:46:32 PM Oswald Buddenhagen wrote: On Thu, Dec 20, 2012 at 06:36:32PM +0100, Mitch Curtis wrote: http://qt-project.org/wiki/Qt-Version-Compatibility the part about behavior compatibility makes no sense at all - it's part of binary compatibility. you can

Re: [Development] Nominating Mitch Curtis for approver

2012-12-21 Thread Mitch Curtis
On Friday, December 21, 2012 12:34:53 PM Jedrzej Nowacki wrote: Let's try again. 15 working days passed and there was no objections. Congratulations Mitch! Woo! Cheers! ___ Development mailing list Development@qt-project.org

Re: [Development] issue tracker rights

2013-02-06 Thread Mitch Curtis
On Wednesday, February 06, 2013 12:52:29 PM Frederik Gladhorn wrote: Hello all, yesterday we did a bug triaging and fixing day here in the Digia Oslo office. While everyone always looks at the bugs a little bit, it is sometimes good to actually go through them and figure out if they are

Re: [Development] [QA] Suggestion -- Bug Report Description Template

2013-02-19 Thread Mitch Curtis
On 02/19/2013 03:33 PM, Motyka Rafal wrote: Hello, In order to address some of the recent questions about error management, and to improve the quality of bug reports, I want to suggest using the following template: == PACKAGE NAME: e.g.

Re: [Development] [QA] Suggestion -- Bug Report Description Template

2013-02-27 Thread Mitch Curtis
On 02/19/2013 03:33 PM, Motyka Rafal wrote: [...] I would love for this to get some traction. It gets really repetitive asking for examples from the same people all the time. ___ Development mailing list Development@qt-project.org

Re: [Development] QTimeZone available for review

2013-03-07 Thread Mitch Curtis
On 03/07/2013 01:46 PM, Mark wrote: On Thu, Mar 7, 2013 at 11:10 AM, John Layt jl...@kde.org wrote: Hi, I've finally pushed my proposed QTimeZone support to Gerrit for initial review for possible inclusion in 5.1. [...] Cheers! John. Hi John, Let me just congratulate you on this

Re: [Development] [QA] Suggestion -- Setting Up the Priority in JIRA

2013-03-20 Thread Mitch Curtis
On 03/18/2013 12:45 PM, Knoll Lars wrote: On 3/14/13 1:00 PM, Jason McDonald macadd...@gmail.com wrote: On Wed, Mar 13, 2013 at 11:48 PM, Anttila Janne janne.antt...@digia.com wrote: Jason McDonald wrote: On Wed, Mar 13, 2013 at 2:42 AM, Thiago Macieira thiago.macie...@intel.com wrote: On

Re: [Development] [QA] Suggestion -- Setting Up the Priority in JIRA

2013-03-20 Thread Mitch Curtis
On 03/20/2013 12:53 PM, Jocelyn Turcotte wrote: On Wed, Mar 20, 2013 at 12:05:31PM +0100, Mitch Curtis wrote: The idea of allowing everyone to set priorities for bugs originally sounded risky to me, but the more I think about and discuss the alternatives, the better it sounds. I'm going

Re: [Development] [QA] Suggestion -- Bug Report Description Template

2013-03-20 Thread Mitch Curtis
On 02/28/2013 08:50 AM, Mitch Curtis wrote: On 02/19/2013 03:33 PM, Motyka Rafal wrote: [...] I would love for this to get some traction. It gets really repetitive asking for examples from the same people all the time. ___ Development mailing list

Re: [Development] Status of QTimeZone

2013-04-15 Thread Mitch Curtis
On 03/25/2013 10:43 PM, John Layt wrote: 4) The QDateTime QDataStream was changed in 5.0 to write all times as UTC, but I think this is wrong. Qt::LocalTime is clearly documented as being the same local time (i.e. ymd hms) regardless of the underlying system time or time zone or any changes

Re: [Development] kdelibs coding style

2013-04-30 Thread Mitch Curtis
On 04/29/2013 10:31 PM, Olivier Goffart wrote: I support the change to optionally permit the braces. +1. Have always disliked this particular style. ___ Development mailing list Development@qt-project.org

Re: [Development] Pending Jira changes

2013-08-23 Thread Mitch Curtis
On 08/23/2013 10:36 AM, Blasche Alexander wrote: Hi, I looked into the desired workflow changes for Jira (as discussed on this list) and am doing some general cleanups which I would like to bring up at this point. The more invasive bulk changes will happen on Monday while others have

Re: [Development] Tips needed on doing cross-platform building/testing

2013-09-27 Thread Mitch Curtis
On 09/27/2013 01:57 PM, Mandeep Sandhu wrote: Hi All, I'm a Linux (Ubuntu) user. I've recently made some changes for a bug report and wanted to test them on Windows as well. For that I've installed Windows (I've installed 7, do I need to test on other versions as well?) inside VirtualBox.

Re: [Development] Building Qt5.2 under Visual Studio 2013

2013-10-08 Thread Mitch Curtis
On 10/07/2013 01:23 PM, Nagy-Egri Máté Ferenc wrote: Hi! I’m trying to build a program that extensively makes use of the proper template machinery under Visual Studio 2013 plus uses Qt GUI libs, therefore I took on the venture of building Qt 5.2 with Visual Studio 2013. However, configure.bat

[Development] [QML] Using a list as a default property

2013-10-11 Thread Mitch Curtis
Hi. I'm curious as to why the following workaround is necessary and how it works. It seems that I can't declare a default list property, but I can if I alias it. See: https://bugreports.qt-project.org/browse/QTBUG-10822 qml-test.qml: import QtQuick 2.1 import QtQuick.Controls 1.0 Rectangle {

Re: [Development] Codifying the .qml License Header Exemption

2013-10-21 Thread Mitch Curtis
On 09/21/2013 12:15 AM, Alan Alpert wrote: A while ago it came up that the rules for license headers in QML files isn't clearly defined. Here's my suggestion for how to define it, and if the project likes the idea we can get a legal check and then fix up the infrastructure to follow (sanity

Re: [Development] Nominating Topi Reiniö (topi.rei...@digia.com) as approver

2013-10-22 Thread Mitch Curtis
On 10/22/2013 11:53 AM, Martin Smith wrote: I nominate Topi as an approver. Topi has been the leader of the Qt documentation team in Oslo for a long time. A search for topi.rei...@digia.com at codereview.qt-project.org shows that Topi has been very active both submitting patches and

Re: [Development] Nominating Gatis Paeglis as approver

2013-10-25 Thread Mitch Curtis
On 10/24/2013 08:50 PM, Frederik Gladhorn wrote: Hi, I'd like to nominate Gatis as approver. He has been with us in the Digia Oslo office for quite some time now. Gatis fixed many input/key handling and XCB issues and started looking at sensors lately. Patches by Gatis:

Re: [Development] Where and how does Qt define which platforms are supported?

2013-10-25 Thread Mitch Curtis
On 10/25/2013 09:49 AM, Koehne Kai wrote: I think we should have only: + Reference Platforms + Supported Platforms + Platforms Reportedly Working Regards Kai ___ Development mailing list Development@qt-project.org

Re: [Development] [Announce] Qt 5.2 Beta released

2013-10-29 Thread Mitch Curtis
On 10/29/2013 02:41 PM, Aleksey Sidorov wrote: Hi all! In new v4 engine i found an strange bug. In arrays, which are obtained from QListT such as QStringList disappeared method indexOf. Might be https://bugreports.qt-project.org/browse/QTBUG-33542

Re: [Development] OpenGL drivers

2013-12-04 Thread Mitch Curtis
On 12/04/2013 11:47 AM, Sletta Gunnar wrote: QWidget has the exact opposite problem. Layouts, styles and rendering happens in pixel units while fonts are sized in point size. This is also a problem when moving between platfoms as the pixelsize of a point has a different definition on each

Re: [Development] Qt Quick Controls Calendar

2013-12-06 Thread Mitch Curtis
On 12/06/2013 03:08 PM, Mark Gaiser wrote: On Fri, Dec 6, 2013 at 2:02 PM, Mitch Curtis mitch.cur...@digia.com wrote: Hello. At the beginning of this year I started work on a Calendar for Qt Quick Controls as a sort of side project. After removing the WIP from the commit message, I got some

Re: [Development] Qt5 release integration build

2013-12-10 Thread Mitch Curtis
https://codereview.qt-project.org/#change,65936 https://codereview.qt-project.org/#change,66052 https://codereview.qt-project.org/#change,66018 https://codereview.qt-project.org/#change,66061 https://codereview.qt-project.org/#change,66041 You can see more by searching through gerrit. E.g.:

Re: [Development] Qt5 release integration build

2013-12-11 Thread Mitch Curtis
all there are more than 900, the list below is a synopsis). Cheers, Kurt On 10 Dec 2013, at 17:30, Mitch Curtis mitch.cur...@digia.com mailto:mitch.cur...@digia.com wrote: https://codereview.qt-project.org/#change,65936 https://codereview.qt-project.org/#change,66052

Re: [Development] QtQuick - Automatically Repainting Canvas

2013-12-11 Thread Mitch Curtis
On 12/09/2013 05:42 PM, Matthias Kleine wrote: Hi all, is there an established pattern for repainting a canvas once a property that is accessed during painting changes? If not, I suggest to add a RepaintingCanvas. See the attachment for a naive implementation. Is there a chance for something

Re: [Development] Crash in the Quick2 graph example

2013-12-11 Thread Mitch Curtis
On 12/11/2013 11:25 AM, Ola Røer Thorsen wrote: I found a crash in the graph example that comes with 5.2, but found it's been reported already here https://bugreports.qt-project.org/browse/QTBUG-33080 since 5.1.1. It's assigned to Qt Documentation Team so maybe it has been overlooked for a

Re: [Development] QtQuick - Automatically Repainting Canvas

2013-12-12 Thread Mitch Curtis
On 12/11/2013 03:16 PM, Matthias Kleine wrote: On 12/09/2013 05:42 PM, Matthias Kleine wrote:///is there an established pattern for repainting a canvas once a property //that is accessed during painting changes? If not, I suggest to add a //RepaintingCanvas. See the attachment for a naive

Re: [Development] Multimedia maintainer

2013-12-17 Thread Mitch Curtis
+1 On 12/17/2013 02:51 PM, Smith Martin wrote: I'm not a maintainer either; didn't know you had to be one, but +1 anyway. martin From: development-bounces+martin.smith=digia@qt-project.org

Re: [Development] QPA maintainer

2013-12-17 Thread Mitch Curtis
+1 On 12/17/2013 12:42 PM, Knoll Lars wrote: Hi, I’d like to nominate Paul Tvete as the formal maintainer of the QPA architecture. He’s the original architect behind it anyway, and I don’t think there are many people out there who know it better :) Cheers, Lars

Re: [Development] Qt Quick Controls Calendar

2014-01-02 Thread Mitch Curtis
to; it's all there in the original email. 2013/12/21 Mark Gaiser mark...@gmail.com mailto:mark...@gmail.com On Fri, Dec 6, 2013 at 4:11 PM, Mitch Curtis mitch.cur...@digia.com mailto:mitch.cur...@digia.com wrote: On 12/06/2013 03:08 PM, Mark Gaiser wrote: On Fri, Dec

Re: [Development] Qt Quick Controls Calendar

2014-01-03 Thread Mitch Curtis
On 01/02/2014 11:41 PM, Konstantin Ritt wrote: I've missed that, sorry. Can we discuss the code right in the https://codereview.qt-project.org/#change,73340 's diff? Regards, Konstantin Sure. 2014/1/2 Mitch Curtis mitch.cur...@digia.com mailto:mitch.cur...@digia.com On 12/22/2013

Re: [Development] QtQuick: new DragDrop crashes

2014-01-21 Thread Mitch Curtis
https://bugreports.qt-project.org/browse/QTBUG-35702 On 01/21/2014 09:54 AM, Fabien Castan wrote: Hi, I get some troubles in building Qt by myself... (errors with pch files). Could someone with a debug version of qmlscene try to open the external dragdrop example ? qmlscene

Re: [Development] Qt Quick Controls Calendar

2014-02-12 Thread Mitch Curtis
On 01/17/2014 05:34 PM, Mitch Curtis wrote: On 12/06/2013 02:02 PM, Mitch Curtis wrote: Hello. At the beginning of this year I started work on a Calendar for Qt Quick Controls as a sort of side project. After removing the WIP from the commit message, I got some feedback from developers who

Re: [Development] Qt Quick Controls Calendar

2014-02-13 Thread Mitch Curtis
On 02/12/2014 05:05 PM, Mark Gaiser wrote: On Wed, Feb 12, 2014 at 2:12 PM, Mitch Curtis mitch.cur...@digia.com wrote: On 01/17/2014 05:34 PM, Mitch Curtis wrote: On 12/06/2013 02:02 PM, Mitch Curtis wrote: Hello. At the beginning of this year I started work on a Calendar for Qt Quick

Re: [Development] configure -developer-build --prefix=$PWD/qtbase

2014-03-27 Thread Mitch Curtis
On 03/27/2014 08:32 AM, Koehne Kai wrote: -Original Message- From: Alan Ezust [mailto:alan.ez...@gmail.com] Sent: Wednesday, March 26, 2014 7:06 PM To: Koehne Kai Cc: development@qt-project.org Subject: Re: [Development] configure -developer-build -- prefix=$PWD/qtbase So in

Re: [Development] NOTE: Gerrit / Codereview upgrade – Service unavailable Friday June 13, 7:00 – 10:00 CEST

2014-06-18 Thread Mitch Curtis
On 06/09/2014 04:17 PM, Haataja Ismo wrote: Hi, Gerrit (https://codereview.qt-project.org/) will be unavailable while we deploy a new version. The upgrade takes the current v2.2.1 based version to v2.7 based. Most of our customized features stay: staging system for CI, one page review and

Re: [Development] NOTE: Gerrit / Codereview upgrade – Service unavailable Friday June 13, 7:00 – 10:00 CEST

2014-06-18 Thread Mitch Curtis
On 06/18/2014 01:35 PM, Haataja Ismo wrote: Hi, From: Curtis Mitch Do you know if searching by SHA-1 will ever work? Searching by change ID is good, but you don't always have one available. If gerrit just has a patch set 'linked' with that SHA1, it works. And has been working, I think.

Re: [Development] Support for your evaluation of Qt

2014-07-10 Thread Mitch Curtis
On 07/10/2014 12:20 PM, Ch'Gans wrote: On 09/07/14 19:53, Andrea Barna wrote: Hi, I am Andrea from Digia Qt, I have recently taken over the Qt businessin your region. Hi Andrea, All the best for your new position! I noticed that you downloaded the trial version of Qt last year and Iwas

Re: [Development] Nominating Antti Kokko and Heikki Halmet as approvers

2014-09-15 Thread Mitch Curtis
On 12/09/14 14:55, Salovaara Akseli wrote: Hi, I’d like to nominate Antti Kokko and Heikki Halmet for approver status. They both are essential part of Qt release CI teams and although only some of their contributions are visible in Gerrit Antti Kokko

Re: [Development] Nominating Venugopal Shivashankar and Nico Vertriest as approvers

2014-09-17 Thread Mitch Curtis
On 16/09/14 09:31, Reinio Topi wrote: I'd like to nominate Venugopal Shivashankar and Nico Vertriest as approvers in the Qt Project. They are both documentation engineers and integral part of the of Qt documentation team. Venugopal Shivashankar:

Re: [Development] ListView + TextEdit tricky behavior

2014-09-30 Thread Mitch Curtis
On 30/09/14 14:55, Matías Néstor Ares wrote: Hi everyone! I'm developing an app with Qt, and I'm having some issues. I don't get a proper answer from the forums yet. So I ask it here, sorry if it is not the correct place. The problem description is on this post:

Re: [Development] ListView + TextEdit tricky behavior

2014-09-30 Thread Mitch Curtis
On 30/09/14 15:35, Mitch Curtis wrote: On 30/09/14 14:55, Matías Néstor Ares wrote: Hi everyone! I'm developing an app with Qt, and I'm having some issues. I don't get a proper answer from the forums yet. So I ask it here, sorry if it is not the correct place. The problem description

Re: [Development] Calculating JIRA bug priorities

2014-10-15 Thread Mitch Curtis
Good idea. :) I like the idea of using 3 as the base, as that's a good fallback when it's not really obvious. You might want to explain that a lower number equals a higher priority, though. At least in my mind (even knowing that lower is higher in this case), adding 1 to a priority is

Re: [Development] QtMultimedia && QML - hard performance regressions on Windows

2016-04-27 Thread Mitch Curtis
> -Original Message- > From: Development [mailto:development-bounces+mitch.curtis=qt.io@qt- > project.org] On Behalf Of Massimo Callegari via Development > Sent: Wednesday, 27 April 2016 12:28 PM > To: Denis Shienkov ; development@qt-project.org > Subject: Re:

[Development] Internal compiler error when building dev branch of qtbase with MSVC2015 on Windows 10

2016-05-20 Thread Mitch Curtis
Is anyone else able to reproduce this? I configured Qt with the following arguments (shadow build): -debug -developer-build -opensource -confirm-license -nomake tests -nomake examples -opengl desktop If I use nmake instead of jom, the only error comes from qlogging.cpp. I've attached the

Re: [Development] Internal compiler error when building dev branch of qtbase with MSVC2015 on Windows 10

2016-05-20 Thread Mitch Curtis
A-ha, thanks. :) > -Original Message- > From: Laszlo Agocs > Sent: Friday, 20 May 2016 11:16 AM > To: Mitch Curtis <mitch.cur...@qt.io>; development@qt-project.org > Subject: RE: [Development] Internal compiler error when building dev > branch of qtbase wit

Re: [Development] Internal compiler error when building dev branch of qtbase with MSVC2015 on Windows 10

2016-05-20 Thread Mitch Curtis
No, I didn’t see that. Thanks. :) From: Alexander Nassian [mailto:nass...@bitshift-dynamics.de] Sent: Friday, 20 May 2016 11:15 AM To: Mitch Curtis <mitch.cur...@qt.io> Cc: development@qt-project.org Subject: Re: [Development] Internal compiler error when building dev branch of

[Development] [Qt Quick] Automatically restoring focus to last focused item

2016-05-05 Thread Mitch Curtis
Consider the example below (requires Qt 5.7): import QtQuick 2.6 import QtQuick.Layouts 1.1 import QtQuick.Window 2.2 import QtQuick.Controls 2.0 ApplicationWindow { width: 400 height: 200 visible: true onActiveFocusItemChanged:

Re: [Development] [Qt Quick] Automatically restoring focus to last focused item

2016-05-10 Thread Mitch Curtis
Thanks Andrew, I’ll give that a go. For anyone who is interested, I’ve created QTBUG-53275 to track this. From: Andrew den Exter [mailto:andrew.den.ex...@qinetic.com.au] Sent: Monday, 9 May 2016 3:18 PM To: Mitch Curtis <mitch.cur...@qt.io> Cc: development@qt-project.org Subje

Re: [Development] [Qt Quick] Automatically restoring focus to last focused item

2016-05-09 Thread Mitch Curtis
[mailto:andrew.den.ex...@qinetic.com.au] Sent: Friday, 6 May 2016 1:38 PM To: Mitch Curtis <mitch.cur...@qt.io> Cc: development@qt-project.org Subject: Re: [Development] [Qt Quick] Automatically restoring focus to last focused item That's a very universal solution to a specific problem and one that

Re: [Development] QTableView gets freezed in showing data read from SQLite database , which is updated dynamically with 2000 rows in 2s

2016-07-12 Thread Mitch Curtis
As someone who has more experience with Qt Quick, I gotta ask... does QTableView create widgets for every row in the model all at once? > -Original Message- > From: Development [mailto:development-bounces+mitch.curtis=qt.io@qt- > project.org] On Behalf Of André Somers > Sent: Monday, 11

Re: [Development] Remember to rebuild qmake in dev

2016-07-21 Thread Mitch Curtis
It's probably worth pointing out what kind of errors we can expect should we forget (so that we can recognise the problem). From: Development on behalf of Thiago Macieira

Re: [Development] QTableView gets freezed in showing data read from SQLite database , which is updated dynamically with 2000 rows in 2s

2016-07-12 Thread Mitch Curtis
> -Original Message- > From: Development [mailto:development-bounces+mitch.curtis=qt.io@qt- > project.org] On Behalf Of Mitch Curtis > Sent: Tuesday, 12 July 2016 2:19 PM > To: Giuseppe D'Angelo <giuseppe.dang...@kdab.com>; development@qt- > project.org >

Re: [Development] [QtMultimedia] Still is supported, active?

2016-07-21 Thread Mitch Curtis
> -Original Message- > From: Development [mailto:development-bounces+mitch.curtis=qt.io@qt- > project.org] On Behalf Of Prav > Sent: Thursday, 21 July 2016 4:06 PM > To: development@qt-project.org > Subject: Re: [Development] [QtMultimedia] Still is supported, active? > > Hello,

[Development] Stack Overflow Documentation

2016-07-21 Thread Mitch Curtis
Hello. Stack Overflow Documentation is now in Beta. You can read more about it here: http://stackoverflow.com/tour/documentation It is much more accessible than our contribution system, so I see a lot of documentation/example contributions going there instead of to Gerrit. I also wonder if we

Re: [Development] [QtMultimedia] Still is supported, active?

2016-07-21 Thread Mitch Curtis
> -Original Message- > From: Development [mailto:development-bounces+mitch.curtis=qt.io@qt- > project.org] On Behalf Of Prav > Sent: Thursday, 21 July 2016 1:32 PM > To: development@qt-project.org > Subject: Re: [Development] [QtMultimedia] Still is supported, active? > > Hello,

Re: [Development] QTableView gets freezed in showing data read from SQLite database , which is updated dynamically with 2000 rows in 2s

2016-07-12 Thread Mitch Curtis
showing data read > from SQLite database , which is updated dynamically with 2000 rows in 2s > > Il 12/07/2016 10:49, Mitch Curtis ha scritto: > > As someone who has more experience with Qt Quick, I gotta ask... does > QTableView create widgets for every row in the model all at o

Re: [Development] [Releasing] Change file process & improvement proposal

2017-01-27 Thread Mitch Curtis
It seems that not every reviewer with approval rights is aware (or seems to care, or just forgets) about stuff like this, though. It's a similar problem with docs; no doc team member is added to patches and so you end up with lots of doc issues that they then have to stumble upon after years of

Re: [Development] [HEADS UP] please clean up your "in progress" jira tasks

2017-02-10 Thread Mitch Curtis
> -Original Message- > From: Development [mailto:development-bounces+mitch.curtis=qt.io@qt- > project.org] On Behalf Of Oswald Buddenhagen > Sent: Friday, 10 February 2017 2:07 PM > To: development@qt-project.org; qt-crea...@qt-project.org > Subject: [Development] [HEADS UP] please clean

Re: [Development] Qt 5.8 API review (vs 5.7.0)

2016-09-12 Thread Mitch Curtis
> -Original Message- > From: Development [mailto:development-bounces+mitch.curtis=qt.io@qt- > project.org] On Behalf Of Edward Welbourne > Sent: Friday, 9 September 2016 1:56 PM > To: development@qt-project.org > Subject: [Development] Qt 5.8 API review (vs 5.7.0) > > Hi all, > > It's

Re: [Development] [closed] Using semicolons in JS (QML)

2016-10-06 Thread Mitch Curtis
To make it a bit more formal and hopefully prevent it from being lost in the mail archives, let's update our QML coding conventions: https://codereview.qt-project.org/#/c/173027/ > -Original Message- > From: Development [mailto:development-bounces+mitch.curtis=qt.io@qt- > project.org]

Re: [Development] Using semicolons in JS (QML)

2016-10-02 Thread Mitch Curtis
> -Original Message- > From: Development [mailto:development-bounces+mitch.curtis=qt.io@qt- > project.org] On Behalf Of Robin Burchell > Sent: Friday, 30 September 2016 11:57 PM > To: development@qt-project.org > Subject: Re: [Development] Using semicolons in JS (QML) > > On Fri, Sep 30,

Re: [Development] Using semicolons in JS (QML)

2016-10-02 Thread Mitch Curtis
I don't understand why people get so upset about topics like this. If it's not important to you and not worth your time, don't reply. It's kinda ironic that you're "wasting" time on it at all. The people who do care about having some consistency to improve the quality of Qt should be able to

[Development] Naming of path/directory-related environment variables in Qt

2016-11-11 Thread Mitch Curtis
I'd like to establish some kind of convention for naming path/directory-related environment variables in Qt, with the hope that it could be set in stone with e.g. one of these newfangled QUIPs. Pelagicore (via Gordan) kindly contributed a patch to Qt Virtual Keyboard, where they introduced a

Re: [Development] Qt build without Virtual Keyboard

2016-10-14 Thread Mitch Curtis
Qt Quick has always been mandatory for Qt Virtual Keyboard, as the keyboard itself is a Qt Quick Item. I don’t know where or how you got the sources, but you can just remove the qtvirtualkeyboard directory to avoid it being built. If you’re using Git, you can use –module-subset when

Re: [Development] Very slow incremental builds with 5.8

2016-11-25 Thread Mitch Curtis
> -Original Message- > From: Development [mailto:development-bounces+mitch.curtis=qt.io@qt- > project.org] On Behalf Of Sean Harmer > Sent: Friday, 25 November 2016 10:16 AM > To: development@qt-project.org > Subject: [Development] Very slow incremental builds with 5.8 > > Hi all, > >

Re: [Development] Naming of path/directory-related environment variables in Qt

2016-11-11 Thread Mitch Curtis
elated environment > variables in Qt > > On 11/11/2016 04:13 PM, Mitch Curtis wrote: > > I'd like to establish some kind of convention for naming path/directory- > related environment variables in Qt, with the hope that it could be set in > stone with e.g. one of these newfangle

Re: [Development] Jira action buttons

2017-01-12 Thread Mitch Curtis
I'm noticing this for bugs too (QTBUG-57965). Do you have a report for tracking this issue, or do you know when it will be fixed? > -Original Message- > From: Development [mailto:development-bounces+mitch.curtis=qt.io@qt- > project.org] On Behalf Of Alexander Blasche > Sent: Monday, 9

[Development] Moving Qt's undo framework out of Qt Widgets

2017-04-05 Thread Mitch Curtis
I'd like to remove the undo framework's dependency on widgets. There's a bug report for this here: https://bugreports.qt.io/browse/QTBUG-40040 My plan is mentioned in the commit message of the following change: https://codereview.qt-project.org/#/c/190704/ To summarise: - Introduce QGuiUndo*

Re: [Development] Moving Qt's undo framework out of Qt Widgets

2017-04-05 Thread Mitch Curtis
> -Original Message- > From: Konstantin Tokarev [mailto:annu...@yandex.ru] > Sent: Wednesday, 5 April 2017 11:29 AM > To: Mitch Curtis <mitch.cur...@qt.io>; development@qt-project.org > Subject: Re: [Development] Moving Qt's undo framework out of Qt Widgets > &

Re: [Development] Qt 5.10 schedule etc

2017-08-01 Thread Mitch Curtis
> -Original Message- > From: Development [mailto:development-bounces+mitch.curtis=qt.io@qt- > project.org] On Behalf Of Thiago Macieira > Sent: Tuesday, 1 August 2017 9:40 AM > To: development@qt-project.org > Subject: Re: [Development] Qt 5.10 schedule etc > > On terça-feira, 1 de agosto

Re: [Development] Please add [ChangeLog] entries to your commits!

2017-05-29 Thread Mitch Curtis
> -Original Message- > From: Development [mailto:development-bounces+mitch.curtis=qt.io@qt- > project.org] On Behalf Of Kai Koehne > Sent: Monday, 29 May 2017 12:43 PM > To: development@qt-project.org > Subject: [Development] Please add [ChangeLog] entries to your commits! > > Hi, > > I

Re: [Development] Please add [ChangeLog] entries to your commits!

2017-05-31 Thread Mitch Curtis
> -Original Message- > From: Development [mailto:development-bounces+mitch.curtis=qt.io@qt- > project.org] On Behalf Of Robin Burchell > Sent: Wednesday, 31 May 2017 3:02 PM > To: development@qt-project.org > Subject: Re: [Development] Please add [ChangeLog] entries to your commits! > >

Re: [Development] Examples and Demos in qtdoc

2017-06-15 Thread Mitch Curtis
> -Original Message- > From: Development [mailto:development-bounces+mitch.curtis=qt.io@qt- > project.org] On Behalf Of Joerg Bornemann > Sent: Thursday, 15 June 2017 9:54 AM > To: Pasi Keränen ; development@qt-project.org > Subject: Re: [Development] Examples and Demos

Re: [Development] Clazy results for Qt codebase

2017-10-10 Thread Mitch Curtis
It seems this page is behind a login. > -Original Message- > From: Development [mailto:development-bounces+mitch.curtis=qt.io@qt- > project.org] On Behalf Of Sergio Martins > Sent: Tuesday, 10 October 2017 3:27 PM > To: development@qt-project.org > Subject: [Development] Clazy results for

Re: [Development] How to get Qt_5.9.1_PRIVATE_API

2017-10-11 Thread Mitch Curtis
Does -developer-build help? > -Original Message- > From: Development [mailto:development-bounces+mitch.curtis=qt.io@qt- > project.org] On Behalf Of Martin Koller > Sent: Wednesday, 11 October 2017 8:56 AM > To: development@qt-project.org > Subject: [Development] How to get

[Development] QQmlAbstractUrlInterceptor

2018-01-05 Thread Mitch Curtis
While looking into https://bugreports.qt.io/browse/QTBUG-65444, I noticed that QQmlAbstractUrlInterceptor is a public class with documentation that doesn't really explain how to use it. See my comment here:

Re: [Development] QQmlAbstractUrlInterceptor

2018-01-05 Thread Mitch Curtis
I would be for that, considering there doesn't seem to have been a clear reason for making it public in either the commit message or docs. From: Simon Hausmann Sent: Friday, 5 January 2018 3:11 PM To: Mitch Curtis <mitch.cur...@qt.io>; development@qt-project.org Subje

Re: [Development] QQmlAbstractUrlInterceptor

2018-01-05 Thread Mitch Curtis
[mailto:development-bounces+mitch.curtis=qt...@qt-project.org] On Behalf Of Mitch Curtis Sent: Friday, 5 January 2018 3:18 PM To: Simon Hausmann <simon.hausm...@qt.io>; development@qt-project.org Subject: Re: [Development] QQmlAbstractUrlInterceptor I would be for that, considering there doesn't seem to hav

Re: [Development] #pragma once

2018-01-25 Thread Mitch Curtis
should be using it. The reasons I've seen so far (build system stuff, etc.) are outside my experience, so I guess I'm just gonna have to be content with "just don't do it". :) > Am 24.01.2018 um 13:19 schrieb Mitch Curtis: > > > > > >> -Original Message

Re: [Development] Deprecation of Qt Quick Controls 1

2018-02-07 Thread Mitch Curtis
TableView is in the works: https://blog.qt.io/blog/2017/11/23/ready-qt-quick-controls-2-3/ Controls 2 has ScrollView: https://doc.qt.io/qt-5/qml-qtquick-controls2-scrollview.html Qt.labs.calendar has MonthGrid and associated types: https://doc.qt.io/qt-5/qml-qt-labs-calendar-monthgrid.html

Re: [Development] Deprecation of Qt Quick Controls 1

2018-02-07 Thread Mitch Curtis
Have you tried the Fusion style in 5.10? https://doc.qt.io/qt-5/qtquickcontrols2-fusion.html From: Development [mailto:development-bounces+mitch.curtis=qt...@qt-project.org] On Behalf Of NIkolai Marchenko Sent: Wednesday, 7 February 2018 2:10 PM To: Helmut Mülner Cc:

Re: [Development] Symbol clashes with static Qt libraries

2018-07-31 Thread Mitch Curtis
> -Original Message- > From: Development project.org> On Behalf Of Kai Koehne > Sent: Tuesday, 31 July 2018 1:44 PM > To: development@qt-project.org > Subject: [Development] Symbol clashes with static Qt libraries > > Hi, > > I'm wondering how we can avoid symbol clashes in static Qt

Re: [Development] Programmable delegate selection for QML views

2018-08-06 Thread Mitch Curtis
> -Original Message- > From: gr3...@gmail.com On Behalf Of Pierre-Yves > Siret > Sent: Monday, 6 August 2018 3:34 PM > To: Mitch Curtis > Cc: Paolo Angelelli ; development@qt-project.org > Subject: Re: [Development] Programmable delegate selection for QML views >

Re: [Development] Programmable delegate selection for QML views

2018-08-06 Thread Mitch Curtis
> -Original Message- > From: Development project.org> On Behalf Of Paolo Angelelli > Sent: Monday, 6 August 2018 1:43 PM > To: development@qt-project.org > Subject: [Development] Programmable delegate selection for QML views > > Hi, > > as some of you might have noticed, it's several

[Development] #pragma once

2018-01-24 Thread Mitch Curtis
Why don't we use #pragma once in Qt like Qt Creator does? If it's due to old compilers that we have to support, which ones are the problem? - Someone who just spent too much time looking at a confusing compiler error caused by duplicated include guards.

Re: [Development] #pragma once

2018-01-24 Thread Mitch Curtis
> -Original Message- > From: Ville Voutilainen [mailto:ville.voutilai...@gmail.com] > Sent: Wednesday, 24 January 2018 11:25 AM > To: Alexander Nassian <nass...@bitshift-dynamics.com> > Cc: Mitch Curtis <mitch.cur...@qt.io>; development@qt-project.org > Subj

Re: [Development] #pragma once

2018-01-24 Thread Mitch Curtis
> -Original Message- > From: Ville Voutilainen [mailto:ville.voutilai...@gmail.com] > Sent: Wednesday, 24 January 2018 1:11 PM > To: Mitch Curtis <mitch.cur...@qt.io> > Cc: Alexander Nassian <nass...@bitshift-dynamics.com>; development@qt- > project.o

Re: [Development] Making QObject::dumpObjectTree() and QObject::dumpObjectInfo() invokable

2018-03-06 Thread Mitch Curtis
ee() and > QObject::dumpObjectInfo() invokable > > Mitch Curtis wrote: > > https://codereview.qt-project.org/#/c/221758/ makes > > QObject::dumpObjectTree() and QObject::dumpObjectInfo() invokable so > > that they can be used from QML. > > Would this have any security impact?

Re: [Development] Is Qt Quick Item properties order significant?

2018-03-09 Thread Mitch Curtis
> -Original Message- > From: Development [mailto:development-bounces+mitch.curtis=qt.io@qt- > project.org] On Behalf Of Tomasz Olszak > Sent: Friday, 9 March 2018 10:13 AM > Cc: development@qt-project.org > Subject: Re: [Development] Is Qt Quick Item properties order significant? > > Yes,

Re: [Development] Making QObject::dumpObjectTree() and QObject::dumpObjectInfo() invokable

2018-03-06 Thread Mitch Curtis
king QObject::dumpObjectTree() and QObject::dumpObjectInfo() invokable 2018-03-06 11:12 GMT+01:00 André Somers <an...@familiesomers.nl<mailto:an...@familiesomers.nl>>: On 06/03/2018 11:04, Mitch Curtis wrote: https://codereview.qt-project.org/#/c/221758/ makes QObject::dumpO

Re: [Development] [Google Summer of Code] [Project Ideas] Qt Quick Controls 2 Sailfish Silica Style

2018-04-03 Thread Mitch Curtis
increases, so this is something that we need to consider. What is your opinion on this? Cheers. From: Alexey Andreyev [mailto:yetanotherandre...@gmail.com] Sent: Friday, 23 March 2018 8:49 PM To: Mitch Curtis <mitch.cur...@qt.io> Cc: development@qt-project.org Subject: Re: [Development] [Google

  1   2   3   >