[Bug 307570] Don't always recompress contact photos when saving

2012-09-29 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=307570 Laurent Montel changed: What|Removed |Added CC||mon...@kde.org --- Comment #1 from Laurent Mon

[Bug 307570] Don't always recompress contact photos when saving

2012-09-30 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=307570 --- Comment #2 from Laurent Montel --- "jpeg again (with the default quality 75%)." .? QString Picture::toString() const { QString str; str += QLatin1String( "Picture {\n" ); str += QString::fromLatin1( " Type: %1\n" ).arg( d->mType ); str +=

[Bug 307570] Don't always recompress contact photos when saving

2012-09-30 Thread asamk
https://bugs.kde.org/show_bug.cgi?id=307570 --- Comment #3 from as...@gmx.de --- no, that function is not used to store it in the vcf. It only seems useful for debugging. the picture is loaded and stored in the file vcardtool.cpp: VCardLine VCardTool::createPicture( const QString &identifier, con

[Bug 307570] Don't always recompress contact photos when saving

2012-09-30 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=307570 --- Comment #4 from Laurent Montel --- Ok will look at it. -- You are receiving this mail because: You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mail

[Bug 307570] Don't always recompress contact photos when saving

2012-10-06 Thread asamk
https://bugs.kde.org/show_bug.cgi?id=307570 --- Comment #5 from as...@gmx.de --- I made a patch for this: https://git.reviewboard.kde.org/r/106745 -- You are receiving this mail because: You are the assignee for the bug. ___ Kdepim-bugs mailing list Kd

[Bug 307570] Don't always recompress contact photos when saving

2012-10-23 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=307570 Allen Winter changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Version Fixed In|