Re: [Development] Qt wiki MinGW for 64 bit

2012-09-17 Thread kai.koehne
> -Original Message- > From: ext Jonathan Liu [mailto:net...@gmail.com] > Sent: Saturday, September 15, 2012 4:43 AM > To: Koehne Kai (Nokia-MP/Berlin) > Cc: i.nix...@gmail.com; development@qt-project.org > Subject: Re: [Development] Qt wiki MinGW for 64 bit > > [...] > I submitted a work

Re: [Development] Qt wiki MinGW for 64 bit

2012-09-14 Thread kai.koehne
>> That's interesting. So the linking of designer_components with the >> precompiled header works for you? > It turns out so .. >Or, perhaps, the matter is that you used 32-bit MinGW for >crosscompiling for 64-bit. No, actually the error only appeared when I was using the native 64 bit toolchain

Re: [Development] Qt wiki MinGW for 64 bit

2012-09-14 Thread kai.koehne
> I edited this note. > Thanks. The qmake.conf changes were from an earlier attempt where I tried to use the crosscompiler (32 bit gcc, 64 bit target). I only later on discovered that there are two mingw-builds packages, one 64 bit and one 32 bit. > About segfolt when building designer I do lea

Re: [Development] Building Qt5 on windows

2012-09-14 Thread kai.koehne
>> From: development-bounces+kai.koehne=nokia@qt-project.org >> [development-bounces+kai.koehne=nokia@qt-project.org] on behalf of ext >> Jonathan Liu [net...@gmail.com] > > GCC uses CPATH with paths separated by colons instead of INCLUDE. > GCC uses LIBRARY_P

Re: [Development] [Mingw-w64-public] Fwd: Choosing a new MinGW for Qt 5

2012-09-11 Thread kai.koehne
> -Original Message- > From: ext Loaden [mailto:loa...@gmail.com] > Sent: Tuesday, September 11, 2012 4:00 PM > To: mingw-w64-pub...@lists.sourceforge.net > Subject: Re: [Mingw-w64-public] Fwd: [Development] Choosing a new MinGW > for Qt 5 > > Does anyone think about we can use cross compi

Re: [Development] Problems with QmlEngine and importPath

2012-09-04 Thread kai.koehne
> -Original Message- > From: development-bounces+kai.koehne=nokia@qt-project.org > [mailto:development-bounces+kai.koehne=nokia@qt-project.org] On > Behalf Of ext Wehmer, Matthias > Sent: Monday, September 03, 2012 9:40 AM > To: development@qt-project

Re: [Development] Choosing a new MinGW for Qt 5

2012-09-03 Thread kai.koehne
actually also driven by 'just' one developer (niXman). tdm-gcc is another popular package, but actually by now rather outdated, which is why didn't have a closer look ... About the different criteria Thiago proposed: > -Original Message----- > From: developmen

Re: [Development] Choosing a new MinGW for Qt 5

2012-08-31 Thread kai.koehne
> -Original Message- > From: development-bounces+kai.koehne=nokia@qt-project.org > [mailto:development-bounces+kai.koehne=nokia@qt-project.org] On > Behalf Of ext Thiago Macieira > Sent: Thursday, August 30, 2012 6:17 PM > To: development@qt-project.org > Subj

Re: [Development] Choosing a new MinGW for Qt 5

2012-08-30 Thread kai.koehne
4 bit (e.g. from mingw-builds), be it as a reference or tier 1 platform? Regards Kai > -Original Message- > From: development-bounces+kai.koehne=nokia@qt-project.org > [mailto:development-bounces+kai.koehne=nokia@qt-project.org] On > Behalf Of Koehne Kai (Nokia-

[Development] Choosing a new MinGW for Qt 5

2012-08-30 Thread kai.koehne
compilation on MinGW if configure detects iconv: https://codereview.qt-project.org/#change,33936 > -Original Message- > From: development-bounces+kai.koehne=nokia@qt-project.org > [mailto:development-bounces+kai.koehne=nokia@qt-project.org] On > Behalf Of Storm-Olsen M

Re: [Development] Problems with QmlEngine and importPath

2012-08-28 Thread kai.koehne
> -Original Message- > From: development-bounces+kai.koehne=nokia@qt-project.org > [mailto:development-bounces+kai.koehne=nokia@qt-project.org] On > Behalf Of ext Wehmer, Matthias > Sent: Tuesday, August 28, 2012 9:43 AM > To: development@qt-project.org >

Re: [Development] Qt5 Alpha - show FPS

2012-06-22 Thread kai.koehne
The QML Profiler in recent Qt Creator (2.6/master? Not sure about 2.5) show the rate in which animations are drawn (topmost pane). It also shows how many animations have been running in the frame ... Regards Kai From: development-bounces+kai.koehne

[Development] Nominating Simjees Abraham as an approver

2012-05-14 Thread kai.koehne
Hi, I'd like to nominate Simjees Abraham for Approver status. He joined the Nokia/Qt team here in Berlin on March the first, and is working full time on Qt and Qt Creator since then. Before that we was already working with Qt. He's right now taking care of getting the 'inspector' features of Qt

Re: [Development] Notice: QtDeclarative compatibility module about to be removed

2012-05-11 Thread kai.koehne
> -Original Message- > From: development-bounces+kai.koehne=nokia@qt-project.org > [mailto:development-bounces+kai.koehne=nokia@qt-project.org] On > Behalf Of ext Stephen Kelly > Sent: Friday, May 11, 2012 11:19 AM > To: development@qt-project.org > Subj

Re: [Development] The place of QML

2012-05-09 Thread kai.koehne
> -Original Message- > [...] > Given the lack of comment I'll try to rephrase this. > > If I could debug a Qml application the same way I can debug html5/JavaScript > it would help Qml uptake a lot. > > This would require a Qml document object model (DOM) and a debugger > capable of insp

Re: [Development] QString::fromAscii & toAscii's future

2012-04-24 Thread kai.koehne
> -Original Message- > From: development-bounces+kai.koehne=nokia@qt-project.org > [mailto:development-bounces+kai.koehne=nokia@qt-project.org] On > Behalf Of ext Thiago Macieira > Sent: Tuesday, April 24, 2012 4:54 PM > To: development@qt-project.org > Subj

Re: [Development] Proposed API change: Change signature of QMessageHandler to use QString

2012-04-13 Thread kai.koehne
] > On Behalf Of Koehne Kai (Nokia-MP/Berlin) > Sent: Friday, April 13, 2012 12:41 AM > To: thiago.macie...@intel.com; development@qt-project.org > Subject: Re: [Development] Proposed API change: Change signature of > QMessageHandler to use QString > > > > -Original Mes

Re: [Development] Proposed API change: Change signature of QMessageHandler to use QString

2012-04-12 Thread kai.koehne
> -Original Message- > From: development-bounces+kai.koehne=nokia@qt-project.org > [mailto:development-bounces+kai.koehne=nokia@qt-project.org] On > Behalf Of ext Thiago Macieira > Sent: Thursday, April 12, 2012 3:14 PM > To: development@qt-project.org > Subj

[Development] Proposed API change: Change signature of QMessageHandler to use QString

2012-04-12 Thread kai.koehne
Hi, I'd like to get https://codereview.qt-project.org/#change,22151,patchset=5 into 5.0/api_changes branch. It's one more change to the logging framework, specifically to the signature of QMessageHandler (new in 5.0, old QtMsgHandler is unchanged): void (*QMessageHandler)(QtMsgType, const QMes

Re: [Development] Proposal: Changing the default output of qDebug and friends

2012-03-29 Thread kai.koehne
> -Original Message- > From: Ramsay Lincoln (Nokia-MP/Brisbane) > Sent: Thursday, March 29, 2012 9:20 AM > To: Koehne Kai (Nokia-MP/Berlin) > Cc: development@qt-project.org > Subject: Re: [Development] Proposal: Changing the default output of > qDebug and friends > > On 03/29/2012 05:03 P

Re: [Development] Proposal: Changing the default output of qDebug and friends

2012-03-29 Thread kai.koehne
> -Original Message- > From: development-bounces+kai.koehne=nokia@qt-project.org > [mailto:development-bounces+kai.koehne=nokia@qt-project.org] On > Behalf Of Ramsay Lincoln (Nokia-MP/Brisbane) > Sent: Thursday, March 29, 2012 1:42 AM > To: development@qt-project

[Development] Proposal: Changing the default output of qDebug and friends

2012-03-28 Thread kai.koehne
Hi there, In Qt 4 qDebug, qWarning etc just printed whatever was passed in. In Qt 5 we've been changing this (1) so that you can configure Qt to print additional information by setting the QT_MESSAGE_PATTERN environment variable. However, we didn't change the default so far - so without setting

Re: [Development] Qt Playground - Command Line Parser experiment

2012-03-15 Thread kai.koehne
> -Original Message- > From: development-bounces+kai.koehne=nokia@qt-project.org > [mailto:development-bounces+kai.koehne=nokia@qt-project.org] On > Behalf Of ext Hugo Parente Lima > Sent: Thursday, March 15, 2012 12:16 PM > To: development@qt-project.org &g

Re: [Development] (long) thoughts on categorized logging (qLog)

2012-02-23 Thread kai.koehne
> -Original Message- > From: development-bounces+kai.koehne=nokia@qt-project.org > [mailto:development-bounces+kai.koehne=nokia@qt-project.org] On > Behalf Of Ramsay Lincoln (Nokia-MP/Brisbane) > Sent: Wednesday, February 22, 2012 7:37 AM > To: qt-dev

Re: [Development] QLog ( Work on qDebug and friends)

2012-02-22 Thread kai.koehne
> -Original Message- > > So how about adding another QtMsgType called QLogMsg, that qLog() > uses? In contrast to qDebug/QtDebugMsg, qLog/QtLogMsg messages would > not be processed by default, unless the configuration file (or an environment > variable) says so ... > > There is no need fo

Re: [Development] QLog ( Work on qDebug and friends)

2012-02-22 Thread kai.koehne
> -Original Message- > From: Beck Wolfgang (Nokia-MP/Brisbane) > Sent: Wednesday, February 22, 2012 1:38 AM > To: Koehne Kai (Nokia-MP/Berlin); ext David Faure > Cc: development@qt-project.org > Subject: RE: [Development] QLog ( Work on qDebug and friends) > > Why you want to use the cate

Re: [Development] QLog ( Work on qDebug and friends)

2012-02-21 Thread kai.koehne
> -Original Message- > From: development-bounces+kai.koehne=nokia@qt-project.org > [mailto:development-bounces+kai.koehne=nokia@qt-project.org] On > Behalf Of ext Thiago Macieira > Sent: Tuesday, February 21, 2012 11:13 AM > To: development@qt-project

Re: [Development] QLog ( Work on qDebug and friends)

2012-02-21 Thread kai.koehne
> -Original Message- > From: development-bounces+kai.koehne=nokia@qt-project.org > [mailto:development-bounces+kai.koehne=nokia@qt-project.org] On > Behalf Of Potter Lorn (Nokia-MP/Brisbane) > Sent: Tuesday, February 21, 2012 11:47 AM > To: david.fa...@kdab.com

Re: [Development] QLog ( Work on qDebug and friends)

2012-02-21 Thread kai.koehne
> -Original Message- > From: ext David Faure [mailto:david.fa...@kdab.com] > Sent: Tuesday, February 21, 2012 11:08 AM > To: Koehne Kai (Nokia-MP/Berlin) > Cc: Beck Wolfgang (Nokia-MP/Brisbane); development@qt-project.org > Subject: Re: [Development] QLog ( Work on qDebug and friends) > >

Re: [Development] QLog ( Work on qDebug and friends)

2012-02-21 Thread kai.koehne
> -Original Message- > From: development-bounces+kai.koehne=nokia@qt-project.org > [mailto:development-bounces+kai.koehne=nokia@qt-project.org] On > Behalf Of ext David Faure > Sent: Tuesday, February 21, 2012 10:36 AM > To: Beck Wolfgang (Nokia-MP/Brisbane) &g

Re: [Development] QT_MESSAGE_PATTERN

2012-02-17 Thread kai.koehne
> -Original Message- > From: Beck Wolfgang (Nokia-MP/Brisbane) > Sent: Friday, February 17, 2012 3:58 AM > To: Koehne Kai (Nokia-MP/Berlin); development@qt-project.org > Subject: QT_MESSAGE_PATTERN > > Hi Kai, Hi Wolfgang, > I'm trying to use the QMessagePattern and I'm missing some doc

Re: [Development] QLog ( Work on qDebug and friends)

2012-02-14 Thread kai.koehne
> -Original Message- > From: development-bounces+kai.koehne=nokia@qt-project.org > [mailto:development-bounces+kai.koehne=nokia@qt-project.org] On > Behalf Of ext BRM > Sent: Tuesday, February 14, 2012 3:00 PM > To: development@qt-project.org > Subject: R

Re: [Development] QLog ( Work on qDebug and friends)

2012-02-14 Thread kai.koehne
Tähtivuori > -Original Message- > From: development-bounces+kai.koehne=nokia@qt-project.org > [mailto:development-bounces+kai.koehne=nokia@qt-project.org] On > Behalf Of Ramsay Lincoln (Nokia-MP/Brisbane) > Sent: Monday, February 13, 2012 1:33 AM > To: developm

Re: [Development] QLog ( Work on qDebug and friends)

2012-02-10 Thread kai.koehne
>> -Original Message- >> From: ext BRM [mailto:bm_witn...@yahoo.com] >> Sent: Friday, February 10, 2012 3:34 PM >> To: Beck Wolfgang (Nokia-MP/Brisbane); Koehne Kai (Nokia-MP/Berlin); >> development@qt-project.org >> Subject: Re: [Development] QLog ( Work on qDebug and friends) >> >> > Fro

Re: [Development] QLog ( Work on qDebug and friends)

2012-02-10 Thread kai.koehne
> -Original Message- > From: ext BRM [mailto:bm_witn...@yahoo.com] > Sent: Friday, February 10, 2012 3:34 PM > To: Beck Wolfgang (Nokia-MP/Brisbane); Koehne Kai (Nokia-MP/Berlin); > development@qt-project.org > Subject: Re: [Development] QLog ( Work on qDebug and friends) > > > From: "wolf

Re: [Development] QLog ( Work on qDebug and friends)

2012-02-09 Thread kai.koehne
; Q_DEBUG_CATEGORY).debug > > > And QtCore is then compiled with > DEFINES+="Q_DEBUG_CATEGORY=QtCore". IMO both approaches are > complementary, passing an explicit category would overwrite the > Q_DEBUG_CATEGORY define. > > Regards > > Kai > > __

Re: [Development] QLog ( Work on qDebug and friends)

2012-02-06 Thread kai.koehne
DEFINES+="Q_DEBUG_CATEGORY=QtCore". IMO both approaches are complementary, passing an explicit category would overwrite the Q_DEBUG_CATEGORY define. Regards Kai ____ From: development-bounces+kai.koehne=nokia....@qt-project.org [development-bounces

Re: [Development] Work on qDebug and friends

2012-02-03 Thread kai.koehne
> -Original Message- > From: development-bounces+kai.koehne=nokia@qt-project.org > [mailto:development-bounces+kai.koehne=nokia@qt-project.org] On > Behalf Of Koehne Kai (Nokia-MP/Berlin) > Sent: Tuesday, January 24, 2012 1:39 PM > To: diegoi...@gmail.com &g

Re: [Development] Work on qDebug and friends - debug areas

2012-01-26 Thread kai.koehne
gards Kai From: development-bounces+kai.koehne=nokia@qt-project.org [development-bounces+kai.koehne=nokia@qt-project.org] on behalf of ext Francesco R.(vivo) [viv...@gmail.com] Sent: Thursday, January 26, 2012 12:23 AM To: development@qt-project.org Cc: Thiago Maciei

Re: [Development] Work on qDebug and friends - debug areas

2012-01-25 Thread kai.koehne
> -Original Message- > From: ext Olivier Goffart [mailto:oliv...@woboq.com] > Sent: Wednesday, January 25, 2012 2:03 PM > To: development@qt-project.org > Cc: Koehne Kai (Nokia-MP/Berlin) > Subject: Re: [Development] Work on qDebug and friends - debug areas > > On Tuesday 24 January 2012 1

Re: [Development] Use make before you push and stage

2012-01-25 Thread kai.koehne
> -Original Message- > From: development-bounces+kai.koehne=nokia@qt-project.org > [mailto:development-bounces+kai.koehne=nokia@qt-project.org] On > Behalf Of Knoll Lars (Nokia-MP/Oslo) > Sent: Wednesday, January 25, 2012 9:55 AM > To: Hughes Bradley (Nokia-MP/Osl

Re: [Development] Work on qDebug and friends

2012-01-24 Thread kai.koehne
> -Original Message- > From: Rose Todd (Nokia-M/Alpharetta) > Sent: Tuesday, January 24, 2012 5:26 PM > To: Koehne Kai (Nokia-MP/Berlin); development@qt-project.org > Subject: RE: Work on qDebug and friends > > [...] > The "additional things we need" question is pretty subjective, but ther

Re: [Development] Work on qDebug and friends

2012-01-24 Thread kai.koehne
> -Original Message- > From: ext Diego Iastrubni [mailto:diegoi...@gmail.com] > Sent: Tuesday, January 24, 2012 1:18 PM > To: Koehne Kai (Nokia-MP/Berlin) > Cc: development@qt-project.org > Subject: Re: [Development] Work on qDebug and friends > > So, if I want to have also time/date on my

Re: [Development] Work on qDebug and friends

2012-01-24 Thread kai.koehne
> -Original Message- > From: Goddard Michael (Nokia-MP/Brisbane) > Sent: Tuesday, January 24, 2012 11:57 AM > To: Koehne Kai (Nokia-MP/Berlin); development@qt-project.org > Subject: Re: [Development] Work on qDebug and friends > > Hello, > > > QMessageLogger(__FILE__, __LINE__, Q_FUNC_IN

Re: [Development] Work on qDebug and friends

2012-01-24 Thread kai.koehne
> -Original Message- > From: ext Frans Klaver [mailto:franskla...@gmail.com] > Sent: Tuesday, January 24, 2012 11:46 AM > To: Koehne Kai (Nokia-MP/Berlin) > Cc: development@qt-project.org > Subject: Re: [Development] Work on qDebug and friends > > [...] > Sounds good. What, if any, will be

[Development] Work on qDebug and friends - debug areas

2012-01-24 Thread kai.koehne
Hi, One of the things still missing in the current debugging framework is to categorize messages by area: This would allow you to enable/disable e.g. debug messages for only one part of your app ... KDE & kDebug Here debug categories are basically ints, which have to be registered 'kdelibs/k

[Development] Work on qDebug and friends

2012-01-24 Thread kai.koehne
Hi, I've been working on a patch to the Qt logging framework: http://codereview.qt-project.org/#change,13433,patchset=14 . Basically it redefines qDebug() and friends as a macro so that we can automatically capture the source file, line, and function a particular message comes from: qDebug("

[Development] Heads up: Removing -nokia-developer configure option

2012-01-03 Thread kai.koehne
Hi, Following change removes the -nokia-developer option from configure: http://codereview.qt-project.org/#change,12042 . There's just no reason to treat Nokia employees differently any more ... all it did was setting -developer-build -commercial -confirm-license anyway. I'm trying to clean up

Re: [Development] ../../bin/mkv8snapshot: No such file or directory

2011-12-21 Thread kai.koehne
> -Original Message- > From: development-bounces+kai.koehne=nokia@qt-project.org > [mailto:development-bounces+kai.koehne=nokia@qt-project.org] On > Behalf Of ext Dave Mateer > Sent: Wednesday, December 21, 2011 2:30 PM > To: development@qt-project.org > Subj

Re: [Development] ../../bin/mkv8snapshot: No such file or directory

2011-12-20 Thread kai.koehne
> -Original Message- > From: development-bounces+kai.koehne=nokia@qt-project.org > [mailto:development-bounces+kai.koehne=nokia@qt-project.org] On > Behalf Of ext Robin Burchell > Sent: Wednesday, December 21, 2011 7:32 AM > To: Dave Mateer > Cc: devel

Re: [Development] Trying to setup environment to contribute. Error building webkit

2011-12-12 Thread kai.koehne
> -Original Message- > From: development-bounces+kai.koehne=nokia@qt-project.org > [mailto:development-bounces+kai.koehne=nokia@qt-project.org] On > Behalf Of ext Jordi Pujol > Sent: Monday, December 12, 2011 8:42 AM > To: Mcgovern Rohan (Nokia-MP-Qt/Brisbane)