[Kde-imaging] [Bug 88262] support for Gallery Remote protocol
Renchi Raju
renchi at pooh.tam.uiuc.edu
Wed Dec 1 12:29:34 CET 2004
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=88262
------- Additional Comments From renchi pooh tam uiuc edu 2004-12-01 12:29 -------
CVS commit by pahlibar:
Initial implementation of remote gallery export kipi-plugin
What works now:
* logging into remote gallery
* listing albums
* listing photos in individual albums
* showing thumbnails for photos
* clicking on thumbnails will open up the actual image in kde standard imageviewer
Things to do:
* implement adding new albums
* implement adding new photos
* kwallet integration for saving/restoring remote-url/username/password
So currently only read-only support. putting this in so that we
can get some user testing done for remote url access and also
modify the GUI based on user input.
Screenshot at: http://pooh.tam.uiuc.edu/gallery_export.png
CCBUG: 88262
A galleryexport/.cvsignore 1.1
A galleryexport/Makefile.am 1.1
A galleryexport/galleryitem.h 1.1 [GPL]
A galleryexport/gallerylogin.cpp 1.1 [GPL]
A galleryexport/gallerylogin.h 1.1 [GPL]
A galleryexport/gallerytalker.cpp 1.1 [GPL]
A galleryexport/gallerytalker.h 1.1 [GPL]
A galleryexport/galleryviewitem.h 1.1 [GPL]
A galleryexport/gallerywidget.cpp 1.1 [GPL]
A galleryexport/gallerywidget.h 1.1 [GPL]
A galleryexport/gallerywindow.cpp 1.1 [GPL]
A galleryexport/gallerywindow.h 1.1 [GPL]
A galleryexport/kipiplugin_galleryexport.desktop 1.1
A galleryexport/plugin_galleryexport.cpp 1.1 [GPL]
A galleryexport/plugin_galleryexport.h 1.1 [GPL]
M +1 -1 Makefile.am 1.28
--- kdeextragear-libs-1/kipi-plugins/Makefile.am #1.27:1.28
@ -19,5 +19,5 @
SUBDIRS = printwizard calendar mpegencoder cdarchiving imagesgallery \
sendimages acquireimages batchprocessimages \
- wallpaper rawconverter findimages \
+ wallpaper rawconverter findimages galleryexport \
$(SLIDESHOWDIR) $(KAMERAKLIENTDIR) $(JPEGLOSSLESSDIR) \
$(TIMEADJUSTDIR)
More information about the Kde-imaging
mailing list