summaryrefslogtreecommitdiff
path: root/noncore/graphics/opie-eye/DESIGN
Side-by-side diff
Diffstat (limited to 'noncore/graphics/opie-eye/DESIGN') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/graphics/opie-eye/DESIGN22
1 files changed, 22 insertions, 0 deletions
diff --git a/noncore/graphics/opie-eye/DESIGN b/noncore/graphics/opie-eye/DESIGN
new file mode 100644
index 0000000..b3943df
--- a/dev/null
+++ b/noncore/graphics/opie-eye/DESIGN
@@ -0,0 +1,22 @@
+The Design of the Eye Caramba Opie Image Viewer.
+
+It consists out of several Parts:
+
+1.) A interface for Getting Information, Files and Requesting Pixmap and the Full Image
+2.) A ImageCache which uses the current Interface to request the Pixmap in the given side
+ (the gui will listen to the slot and insert the image )
+3.) A small library which gives the Image Info and Pixmap. Internally it'll have a forked slave
+ to do the actual work. It'll also write thumbnails.
+4.) The Interface parts are designed for stuff like FileSystem View or Digi Cam support which would
+ read thumbnail from different locations
+
+
+
+TODO:
+ - Special QIconListViewItem painting routines to include BEAM,Rename,Delete,Rotate buttons
+ - Create SlideShows
+ -Add from View. Will ask to add to a slide show
+ -And special slideshow widget for the order
+ -Save in Config within AppDir of eyecaramba
+
+