Re: KImageIO::mimeTypes and SVG/SVGZ Files

2011-08-30 Thread Christoph Feck
On Tuesday 30 August 2011 23:50:14 Martin Koller wrote: > The solution would be to add 2 new desktop files in kdelibs/kimgio Another follow up... since we currently have no "master" kdelibs, you would have to clarify with i18n team if you can commit the new "strings" to 4.7 branch after 4.7.1 is

Re: KImageIO::mimeTypes and SVG/SVGZ Files

2011-08-30 Thread Christoph Feck
On Tuesday 30 August 2011 23:50:14 Martin Koller wrote: > Hi, > > In my application I use KImageIO::mimeTypes to determine which > formats I can load (e.g. the output of it is used in my .desktop > file to fill in the MimeType definition). > > However I see that obviously Qt can already (to some

KImageIO::mimeTypes and SVG/SVGZ Files

2011-08-30 Thread Martin Koller
Hi, In my application I use KImageIO::mimeTypes to determine which formats I can load (e.g. the output of it is used in my .desktop file to fill in the MimeType definition). However I see that obviously Qt can already (to some degree) load .svg and .svgz files, but KImageIO::mimeTypes does not

Re: Review Request: Dolphin zoom with CTRL+MouseWheel

2011-08-30 Thread Dominik Haumann
> On Aug. 30, 2011, 4:55 p.m., Dominik Haumann wrote: > > dolphin/src/views/dolphinview.cpp, line 691 > > > > > > Just a maybe: > > if event->delta() is < 8, numDegrees rounds to 0 due to the int > > conversion

Re: Review Request: Dolphin zoom with CTRL+MouseWheel

2011-08-30 Thread Dominik Haumann
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102490/#review6174 --- dolphin/src/views/dolphinview.cpp

Review Request: Dolphin zoom with CTRL+MouseWheel

2011-08-30 Thread Vishesh Yadav
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102490/ --- Review request for KDE Base Apps and Peter Penz. Summary --- Zoom Dol

Re: Review Request: Dolphin zoom with CTRL+MouseWheel

2011-08-30 Thread Peter Penz
> On Aug. 30, 2011, 4:55 p.m., Dominik Haumann wrote: > > dolphin/src/views/dolphinview.cpp, line 691 > > > > > > Just a maybe: > > if event->delta() is < 8, numDegrees rounds to 0 due to the int > > conversion

Re: Review Request: Dolphin zoom with CTRL+MouseWheel

2011-08-30 Thread Peter Penz
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102490/#review6167 --- Ship it! Thanks, this is a good idea :-) I could not try the pa

Re: Review Request: Change the way favicons are stored in bookmarks.xml file

2011-08-30 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101815/#review6165 --- Looking at old emails, it seems the icon element is simply missi