Re: [Development] Color Profile support on Qt

2012-08-02 Thread alexandros.dermenakis
From: development-bounces+alexandros.dermenakis=nokia@qt-project.org [development-bounces+alexandros.dermenakis=nokia@qt-project.org] on behalf of Sletta Gunnar (Nokia-MP/Oslo) Sent: Thursday, August 02, 2012 11:16 AM To: Tvete Paul (Nokia-MP/Oslo) Cc: development@qt-project.org Subject: Re

Re: [Development] Color Profile support on Qt

2012-07-17 Thread alexandros.dermenakis
seems to be sort of standard for that job. Oyranos is also using it. From: development-bounces+alexandros.dermenakis=nokia@qt-project.org [development-bounces+alexandros.dermenakis=nokia@qt-project.org] on behalf of ext Boudewijn Rempt [b...@valdya

[Development] Color Profile support on Qt

2012-07-16 Thread alexandros.dermenakis
Hi, I am working on adding support for color profiles on Qt 5. It is under discussion if the default behavior of QImage shall be: 1) converting from an embedded color profile to the screen color profile when loading an image OR 2) keep the loaded image in the source color space, until the progr

[Development] Breaking binary compatibility in Qt 5.0

2012-07-16 Thread alexandros.dermenakis
Hello Everyone; I just added a reserved pointer in QPaintDevice. This will break binary compatibility. This is just to inform you about possible run-time failures. Just re-compile anything that links with QtGui. Best, Alexandros Dermenakis ___ Develop