author | zecke <zecke> | 2004-04-04 21:38:46 (UTC) |
---|---|---|
committer | zecke <zecke> | 2004-04-04 21:38:46 (UTC) |
commit | fad3886132f81ff5f1f84c09e9a0b3048d91296d (patch) (unidiff) | |
tree | a6badf47f7e2a737d801e55388b67c8aa81508b0 | |
parent | 4da953f1ef0349acc5b86ee15b9e3005dabc319f (diff) | |
download | opie-fad3886132f81ff5f1f84c09e9a0b3048d91296d.zip opie-fad3886132f81ff5f1f84c09e9a0b3048d91296d.tar.gz opie-fad3886132f81ff5f1f84c09e9a0b3048d91296d.tar.bz2 |
Update todo
use owarn right
-rw-r--r-- | noncore/graphics/opie-eye/TODO | 2 | ||||
-rw-r--r-- | noncore/graphics/opie-eye/gui/imageinfoui.cpp | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/noncore/graphics/opie-eye/TODO b/noncore/graphics/opie-eye/TODO index e31cb73..8dbf35e 100644 --- a/noncore/graphics/opie-eye/TODO +++ b/noncore/graphics/opie-eye/TODO | |||
@@ -2,7 +2,7 @@ Todo for Opie-Eye | |||
2 | 2 | ||
3 | 1.) Extend BigScreen classes to have something like a combined OSplitter and OWidgetStack. | 3 | 1.) Extend BigScreen classes to have something like a combined OSplitter and OWidgetStack. |
4 | On small screens one could toggle this Widget into the View but on BigScreen it would | 4 | On small screens one could toggle this Widget into the View but on BigScreen it would |
5 | be a full widget OToggleSplitter | 5 | be a full widget -> OToggleSplitter |
6 | 6 | ||
7 | 2.) Write a Image Info Widget which uses the cache to get the thumb and the slave to get | 7 | 2.) Write a Image Info Widget which uses the cache to get the thumb and the slave to get |
8 | the info and display it. Make use of OKeyConfigManager to manager keys for up and down | 8 | the info and display it. Make use of OKeyConfigManager to manager keys for up and down |
diff --git a/noncore/graphics/opie-eye/gui/imageinfoui.cpp b/noncore/graphics/opie-eye/gui/imageinfoui.cpp index 2580215..3463ba6 100644 --- a/noncore/graphics/opie-eye/gui/imageinfoui.cpp +++ b/noncore/graphics/opie-eye/gui/imageinfoui.cpp | |||