Re: [Development] Why the UI font is not clear on Windows?

2012-03-16 Thread gunnar.sletta
Inside qpaintengine_raster.cpp, in the begin function, there is a check that decides which glyphCache is being used. It should pick RGBMask for the windows backingstore. I suspect that the bug is that it does not pick that path. Find out why, and you have your fix :) cheers, Gunnar

Re: [Development] Q_GLOBAL_STATIC_WITH_INITIALIZER is harmful: please stop using it! (long)

2012-03-16 Thread Thiago Macieira
On sexta-feira, 16 de março de 2012 12.38.57, Thiago Macieira wrote: Type *object() { static Type *pointer; if (!pointer) { pointer = new Type; initializer } Add here: return pointer; } that is equally as thread-safe as the macro. And it's a lot more

[Development] These weeks in Oslo

2012-03-16 Thread Frederik Gladhorn
Hi, we used to have a weekly email internally that would be a random collection of what people did the last week. This week in Oslo. We didn't have this email in a while and I don't know how regular we get around to sending it, but it might be interesting. If everyone here thinks it's spam,

[Development] Fwd: [Releasing] Qt 5 alpha 20120314: linux g++ C++11: build summary

2012-03-16 Thread Thiago Macieira
-- Forwarded message -- Subject: [Releasing] Qt 5 alpha 20120314: linux g++ C++11: build summary Date: sexta-feira, 16 de março de 2012, 14.45.12 From: Thiago Macieira thiago.macie...@intel.com To: releas...@qt-project.org The following modules built out-of-the-box:

Re: [Development] UiHelpers: status update from the playground

2012-03-16 Thread Stephen Kelly
On Thursday, March 15, 2012 18:42:46 Anselmo L. S. Melo wrote: Hi, A few weeks ago we requested a playground repository to do experiments with the non-widgets classes that are now in QtWidgets, but are useful for application development using QtQuick2. More details in this thread:

Re: [Development] UiHelpers: status update from the playground

2012-03-16 Thread Anselmo L. S. Melo
Hi, On 03/16/2012 11:45 AM, Stephen Kelly wrote: On Thursday, March 15, 2012 18:42:46 Anselmo L. S. Melo wrote: Hi, A few weeks ago we requested a playground repository to do experiments with the non-widgets classes that are now in QtWidgets, but are useful for application development using

Re: [Development] UiHelpers: status update from the playground

2012-03-16 Thread Stephen Kelly
On Friday, March 16, 2012 11:52:15 Anselmo L. S. Melo wrote: Hi, On 03/16/2012 11:45 AM, Stephen Kelly wrote: On Thursday, March 15, 2012 18:42:46 Anselmo L. S. Melo wrote: Hi, A few weeks ago we requested a playground repository to do experiments with the non-widgets classes that

Re: [Development] Documentation snapshots available on doc-snapshot.qt-project.org

2012-03-16 Thread Quim Gil
On 03/16/2012 03:04 AM, ext casper.vandonde...@nokia.com wrote: Hello, Documentation snapshots will now be published at http://doc-snapshot.qt-project.org Oook - I will update all the URLs at http://qt-project.org/wiki/Qt-Essentials-Modules http://qt-project.org/wiki/Qt-Add-ons-Modules

Re: [Development] Documentation snapshots available on doc-snapshot.qt-project.org

2012-03-16 Thread Quim Gil
On 03/16/2012 03:04 AM, ext casper.vandonde...@nokia.com wrote: Hello, Documentation snapshots will now be published at http://doc-snapshot.qt-project.org http://doc-snapshot.qt-project.org/5.0/qt3support.html shouldn't be there anymore? I asked on IRC about

[Development] The qtbase CI should run the qtdeclarative tests

2012-03-16 Thread kent.hansen
Hi, Again the qtdeclarative CI has been blocked an entire day because of qtbase changes. It's great that the CI catches all these issues, but at the same time it's ridiculous how much time is spent suffering through failed qtdeclarative CI runs and fixing those failures up after the fact! If

[Development] Qt 5 and old versions of XCB

2012-03-16 Thread Bradley Smith
OpenSUSE 11.1 appears to use libxcb-1.1. This version of XCB is too old for Qt 5 and gives compile errors. What is the minimum version of XCB required for Qt 5? What is the recommended workaround for using Qt 5 on a Linux system which doesn't meet the minimum requirements? Thanks, Bradley

[Development] Share your Qt 5 binaries

2012-03-16 Thread Quim Gil
http://qt-project.org/wiki/Qt-5-unofficial-builds Please share in this page whatever unofficial binaries or build instructions you have targeting specific platforms. The idea is to make life easier for those willing to try and test Qt 5. This page is linked from

Re: [Development] Qt 5 and old versions of XCB

2012-03-16 Thread Robin Burchell
2012/3/17 Thiago Macieira thiago.macie...@intel.com: That one hasn't got much attention and it might not work. The XCB plugin is the recommended one, as it is one of the reference platforms. see also: http://codereview.qt-project.org/#change,20091 which will probably land sometime soonish

Re: [Development] Why the UI font is not clear on Windows?

2012-03-16 Thread Loaden
Thanks for reply! I test it, and can be sure it clear now. D:\qt-everywhere-opensource-src-5.0.0\qtbase\bintabdialog.exe -platform window :fontengine=native I hope it's can be fixed ( or improved ) soon. Because I personaly thought many people don't want to see the un-clear font of the

Re: [Development] Why the UI font is not clear on Windows?

2012-03-16 Thread 1+1=2
Hi, Before this get fixed, we can simply set environment variable QT_QPA_PLATFORM to the value window:fontengine=native under windows, then all applications will work as expected. IMO, it is not as bad as it seems, by doing this, users will become more familiar with how to specify qpa plugin and

Re: [Development] Documentation snapshots available on doc-snapshot.qt-project.org

2012-03-16 Thread quim.gil
Right, sorry for the confusion. Should I list Qt OpenGL under Essentials or Add-ons? Quim On 3/16/12 7:01 PM Storm-Olsen Marius (Nokia-MP/Austin) wrote: Wohaa! I don't think i said to purge the QtOpenGL docs, those are still valid. It's only OpenVG which has been removed. -- Sent from my