[Development] QSpinBox 1 up/down click changes value by 2 steps

2013-07-22 Thread Carl Schumann
our Linux distribution. I did try it on Qt 4.5.0 and got 3 steps for each click. I am not sure what expectations are put on slot code. Are slots expected to meet time constraints? If no, have I found a bug Qt? Sincerely, Carl Schumann #include #include #include #include #include "Model.h

Re: [Development] Multicolored text in a QTableView cell?

2012-06-14 Thread Carl Schumann
On 6/13/2012 11:51 AM, Konrad Rosenbaum wrote: Hi, On Wednesday 13 June 2012 17:27:20 Carl Schumann wrote: Where MccModel subclassed from QAbstractTableModel.This did not work, specifically it displayed the whole long rich text string in black. How should I be doing multicolored table

Re: [Development] Multicolored text in a QTableView cell?

2012-06-13 Thread Carl Schumann
On 6/13/2012 11:51 AM, Konrad Rosenbaum wrote: Hi, On Wednesday 13 June 2012 17:27:20 Carl Schumann wrote: Where MccModel subclassed from QAbstractTableModel.This did not work, specifically it displayed the whole long rich text string in black. How should I be doing multicolored table

[Development] Multicolored text in a QTableView cell?

2012-06-13 Thread Carl Schumann
::DisplayRole ){ > return( "red and color=\"blue\">blue" ); > } > return QVariant(); > } Where MccModel subclassed from QAbstractTableModel.This did not work, specifically it displayed the whole long rich text string in black. How should I be doing m

Re: [Development] NOTE: Gerrit / Codereview upgrade - Service unavailable Thursday May 24, 09:00 - 09:30 CEST

2012-05-24 Thread Carl Schumann
Qt developers, I am having some trouble pushing to gerrit: > clx72:qt $ git push gerrit HEAD:refs/for/4.8 > The authenticity of host 'outland.fnal.gov (131.225.135.249)' can't be > established. > RSA key fingerprint is a5:a4:7c:84:74:1e:a9:c6:b1:51:3a:be:13:d5:86:00. > Are you sure you want to co

[Development] Fwd: Change in qt/qtbase[master]: Fix bug when destruction fields in QWizard

2012-05-16 Thread Carl Schumann
Could an approver please stage this change. Thanks. Original Message Subject: Change in qt/qtbase[master]: Fix bug when destruction fields in QWizard Date: Wed, 16 May 2012 12:57:00 +0200 From: Lars Knoll (Code Review) Reply-To: To: Carl Schumann CC: Qt

Re: [Development] Build issue with configure -developer-build for qtbase?

2012-05-15 Thread Carl Schumann
On 5/15/2012 12:42 PM, Thiago Macieira wrote: On terça-feira, 15 de maio de 2012 12.03.30, Carl Schumann wrote: clx39:type_check $ g++ --version g++ (GCC) 4.1.2 20080704 (Red Hat 4.1.2-50) Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying

Re: [Development] Build issue with configure -developer-build for qtbase?

2012-05-15 Thread Carl Schumann
. What is your policy statement on 32 bit systems? Try not break them? They deserve to get broken? ??? For me I will probably just transition my work to 64 bits even if our legacy stays 32 bits for a while longer. Sincerely, Carl On 5/15/2012 10:04 AM, Carl Schumann wrote: Qt Developers

[Development] Build issue with configure -developer-build for qtbase?

2012-05-15 Thread Carl Schumann
rst member is a quint64. Based on > /scratch/schumann/gerrit3/qtbase/src/corelib/global/qglobal.h:203:typedef > unsigned long long quint64; /* 64 bit unsigned */ and quint64's name I would expect it to be a 64-bit integer. Apparently, it is merely a long some

[Development] #qt-labs IRC channel on irc.freenode.net

2012-05-14 Thread Carl Schumann
Qt developers, I am struggling to access the #qt-labs IRC channel on irc.freenode.net. I am on a Windows Machine. Any recommendations for a Windows IRC client please? Thanks for any help. Sincerely, Carl Schumann ___ Development mailing list

Re: [Development] How to submit an approved patch?

2012-05-14 Thread Carl Schumann
On 5/14/2012 9:15 AM, Jonas M. Gastal wrote: > On Monday 14 May 2012 09:11:20 Carl Schumann wrote: >> Qt developer community, >> >> I am a first timer at this process, but have now managed to get a change >> approved: >> https://codereview.qt-project.org/260

[Development] How to submit an approved patch?

2012-05-14 Thread Carl Schumann
any help. Sincerely, Carl Schumann ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

Re: [Development] Which "Target Repository" to use for a Merge Request?

2012-05-10 Thread Carl Schumann
hese don't appear to be equivalent, so which one should I be using please? I am guessing that the documentation that lead me to bugreports.qt-project.org is out of date, correct? Thanks again for any help. Sincerely, Carl Schumann On 5/10/2012 8:26 AM, shane.kea...@accenture.com w

[Development] Which "Target Repository" to use for a Merge Request?

2012-05-10 Thread Carl Schumann
lanation please. Thanks for any help. Sincerely, Carl Schumann ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development