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.: https

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 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 &

[Development] Qt Quick Controls Calendar

2013-12-06 Thread Mitch Curtis
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 either a) had also wrote a Calendar for KDE stuff or b) suggested I ask for feedback from

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 eac

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 QList such as QStringList disappeared method indexOf. Might be https://bugreports.qt-project.org/browse/QTBUG-33542 __

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 > http://lists.qt

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: > https://code

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 rev

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

[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] 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

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 Virtual

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] PSA: Qt Project IRC logs & statistics

2013-05-02 Thread Mitch Curtis
On 05/02/2013 12:45 PM, Knoll Lars wrote: > Hi, > > I've received some concerns about privacy regarding the IRC logs. The main > concern was about join/leave messages showing exact times as well as IP > addresses of the people joining and leaving. In addition, some people feel > uncomfortable th

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 http://lists.qt-project.org/mailman/listinf

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 change

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. >

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

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" wrote: > >> On Wed, Mar 13, 2013 at 11:48 PM, Anttila Janne >> wrote: >>> Jason McDonald wrote: On Wed, Mar 13, 2013 at 2:42 AM, Thiago Macieira wrote: > On terça-feira, 12 de março de 2013 13.28.37, M

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 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

Re: [Development] Qt Creator Debug - GDB error

2013-03-01 Thread Mitch Curtis
On 03/01/2013 03:20 PM, Majid Khan wrote: > Thanks, > > ptrace: Operation not permitted. > > > Could not attach to the process. Make sure no other debugger traces this > process. > > Check the settings of > > /proc/sys/kernel/yama/ptrace_scope > > For more details, see /etc/sysctl.d/10-ptrace.conf

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 http://lists.qt-proj

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: > <

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] 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 http://lists.qt-project.o

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 bi

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 fo

[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 f

Re: [Development] Editing the FAQs at qt-project.org/faq

2012-12-05 Thread Mitch Curtis
On Wednesday, December 05, 2012 05:15:34 PM Giuseppe D'Angelo wrote: > On 5 December 2012 17:06, Mitch Curtis wrote: > > How can I edit a FAQ at http://qt-project.org/faq? I have a devnet account, > > but apparently that doesn't help. > > You can't, unless

[Development] Editing the FAQs at qt-project.org/faq

2012-12-05 Thread Mitch Curtis
How can I edit a FAQ at http://qt-project.org/faq? I have a devnet account, but apparently that doesn't help. ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

Re: [Development] Nominating Mitch Curtis for approver

2012-12-03 Thread Mitch Curtis
a N901.12.12 01:53 skrev Thiago Macieira: > > On sexta-feira, 30 de novembro de 2012 10.55.31, Zeno Albisser wrote: > >> On Fri, Nov 30, 2012 at 10:17 AM, Jedrzej Nowacki > >> >>> wrote: > >>> > >>> I would like to propose Mitch Curtis for app

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 a

[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: http://qt-project.org/wik

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 gli

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 =

[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] 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

<    1   2   3