Commit graph

3 commits

Author SHA1 Message Date
Thomas Klausner
8d416914a0 Update to 1.0.0:
BUGFIXES FROM KDE BUGZILLA (alias B.K.O | http://bugs.kde.org):

001 ==> GPSSync         : 199189 : GPS correlator does not allow offset in seconds.
002 ==> GPSSync         : 165277 : Last gpx directory isn't remembered.
003 ==> GPSSync         : 174086 : GPX time parsing problems.
004 ==> PicasaWebExport : 162993 : picasa album list not refreshed.
005 ==> Facebook        : 202045 : Facebook exports always to same album (the one initially selected).
006 ==> GPSSync         : 217710 : GPSSync unable to modify coordinates.
007 ==> GPSSync         : 217989 : GPSSync randomly no satellite view.
008 ==> DNGConverter    : 217897 : DNGconverter produces invalid DNG files.
009 ==> Libkdcraw       : 218762 : Libraw is too old.
010 ==> Common          : 219207 : Compilation error in PreviewWidget.
011 ==> GPSSync         : 192439 : Geolocation position not remembered or initialised consistently.
2009-12-24 12:22:36 +00:00
Thomas Klausner
b563d8516c Update to 0.9.0:
Kipi-plugins 0.9.0 - Release date: 29/11/2009
------------------------------------------------------------------------

NEW FEATURES:

GPSSync                    : Bookmark locations

BUGFIXES FROM KDE BUGZILLA (alias B.K.O | http://bugs.kde.org):

001 ==> BatchProcessImages : 213164 : kipi convert images: 16 bit png from 8 bit bmp.
002 ==> BatchProcessImages : 212118 : Rename images: sorting based on the exif date of an image.
003 ==> RawConverter       : 213681 : Batch RAW converter: Activating 16bit allows jpeg.
004 ==> JPEGLossLess       : 213889 : Segmentation fault at splash screen.
005 ==> PrintAssistant     : 124357 : Output resolution of print wizard is very low.
006 ==> PrintAssistant     : 204707 : Printwizard should be able to print uncroped thumbnails.
007 ==> PrintAssistant     : 124357 : Output resolution of print wizard is very low.
008 ==> AdvancedSlideShow  : 214744 : Advanced slideshow crash after pressing ok.
009 ==> GPSSync            : 135387 : Stickers of photos on the world map.
010 ==> JPEGLossLess       : 215644 : Rotate image fails under windows.
011 ==> FlickrExport       : 215646 : Export to flickr fails under windows.
012 ==> GPSSync            : 167279 : Add a list of favorite place to gps locater window (e.g. new drop down menu).
013 ==> GPSSync            : 135406 : History for last used GPS coordinates.
014 ==> GPSSync            : 206080 : Kipi-plugins gpssync no map when entering.
015 ==> General            : 216622 : digiKam bug report data errors.
016 ==> GPSSync            : 214210 : Don't take the correct position from geolocation file.
017 ==> libkipi            : 216790 : Configuration dialogue crashes getting icon for plugins not loaded.
018 ==> GPSSync            : 216803 : GPSSync ability to zoom with mouse wheel.
019 ==> SlideShow          : 215798 : slideshow crashes when starting.
2009-12-01 20:39:27 +00:00
Thomas Klausner
857b3f3be0 Initial import of kipi-plugins for KDE4.
KIPI (KDE Image Plugin Interface) is an effort to develop a common
plugin structure for Digikam, KPhotoAlbum, Showimg and GwenView.
Its aim is to share image plugins among graphic applications. Kipi
is based on the old digiKam plugins implementation.

One of the nicest things about KDE Photo Management Programs like
"digiKam", "KPhotoAlbum", "GwenView" and "ShowImg" is how easily
its functionality can be extended, by using plugins. Plugins can
manipulate image files in almost any way that users can. Their
advantage is that it is much easier to add a capability to the host
application by writing a small plugin than by modifying the host
application core. Many valuable plugins have C++ source code that
only comes to 100-200 lines or so.

Kipi plugins are additional functions for the KDE Images Managment
Host Programs. They can add extra menus and shortcuts, and extend
the host programs features. You can install as many or as few as
you like, from within host programs.
2009-11-18 12:25:25 +00:00