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 N

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

2012-03-16 Thread Loaden
Wow! Thanks!! BTW, My fault, the vaule should be: "QT_QPA_PLATFORM" to the value "windows:fontengine=native" I test it on Windows 7 32bit, It works well. 2012/3/17 1+1=2 > QT_QPA_PLATFORM -- Regards Loaden ___ Development mailing list Development@q

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

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

2012-03-16 Thread marius.storm-olsen
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 Nokia N9 On 3/16/12 13:44 Gil Quim (Nokia-DXM/SiliconValley) wrote: On 03/16/2012 03:04 AM, ext casper.vandonde...@nokia.com wrote: > Hello, > > Documentation s

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\bin>tabdialog.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 cu

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

2012-03-16 Thread Robin Burchell
2012/3/17 Thiago Macieira : > 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] Qt 5 and old versions of XCB

2012-03-16 Thread Thiago Macieira
On sexta-feira, 16 de março de 2012 16.47.18, 1+1=2 wrote: > Hi, > > How about the xlib plugin? 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. The workaround for systems that don't meet the minimum requirem

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

2012-03-16 Thread 1+1=2
changed to "qtbase\src\plugins\platforms\xlib", and run qmake make the plugin will be generated. Then, you can set Environment variable "QT_QPA_PLATFORM" to "xlib" or simply pass command line options "-platform xlib" to your application. Regards, Debao On Fri, Mar 16, 2012 at 5:04 PM, Bradley

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

2012-03-16 Thread 1+1=2
Hi, How about the xlib plugin? Regards, Debao On Fri, Mar 16, 2012 at 3:45 PM, Bradley Smith wrote: > 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

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

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

Re: [Development] These weeks in Oslo

2012-03-16 Thread Giuseppe D'Angelo
On 16 March 2012 13:27, Frederik Gladhorn wrote: > 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 i

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 http://doc-snapshot.qt-proje

Re: [Development] [Releasing] Qt 4.8.1 release during week 11/2012

2012-03-16 Thread Turunen Tuukka
Excellent, thank you very much for the trust. We naturally want to have all release content from the Qt Project. If some patch is needed, it is done via gerrit. This is the case with 4.8.1 already, and will be also in the future. For practicalities, is it possible to have some members of the

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 T

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

2012-03-16 Thread Anselmo L. S. Melo
On 03/16/2012 12:02 PM, Stephen Kelly wrote: > 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 req

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

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 develop

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] Why the UI font is not clear on Windows?

2012-03-16 Thread Friedemann Kleint
Hi, >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 :) The value is correc

[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 To: releas...@qt-project.org The following modules built out-of-the-box: qtbase qtsvg

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

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

Re: [Development] [Releasing] Qt 4.8.1 release during week 11/2012

2012-03-16 Thread lars.knoll
Hi Tukka, let's make this simple. You and Digia stepped up to make 4.8 patch level releases. So far nobody else has, so the 'release manager' job simply falls into your hands. Adding some patches to the release and deciding what exactly goes out should be at the discretion of the one doing the re

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

2012-03-16 Thread Thiago Macieira
Ok, some people requested an explanation. I will provide one, but I don't expect many will understand it or even read until the end of this email, so if you don't get it, you'll have to trust me (which is the exact same result as not giving an explanation). First, two public announcements: 1) The

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

2012-03-16 Thread casper.vandonderen
Hello, Documentation snapshots will now be published at http://doc-snapshot.qt-project.org Qt and QDoc are already there. Qt Creator and Qt Installer Framework will be available later (today/early next week) Rewrites will be put in place from doc.qt.nokia.com to doc-snapshot.qt-project.org for

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 __