summaryrefslogtreecommitdiff
path: root/noncore
Unidiff
Diffstat (limited to 'noncore') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/graphics/opie-eye/TODO18
1 files changed, 10 insertions, 8 deletions
diff --git a/noncore/graphics/opie-eye/TODO b/noncore/graphics/opie-eye/TODO
index 8dbf35e..67b054d 100644
--- a/noncore/graphics/opie-eye/TODO
+++ b/noncore/graphics/opie-eye/TODO
@@ -4,16 +4,18 @@ Todo for Opie-Eye
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
72.) 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
9 and left and right to switch between views and go from one image to the next. it would
10 emit signals (alwin)
11
123.) Write Image Display component(zecke)
13
144.) make the cache tunable at runtime 74.) make the cache tunable at runtime
155.) fix config gui 85.) fix config gui
166.) more Configuration
177.) 2 column mode on big screen 97.) 2 column mode on big screen
188.) 2/4 pix without info on a row 108.) 2/4 pix without info on a row
199.) Performance 119.) Performance
12
13Done:
142.) Write a Image Info Widget which uses the cache to get the thumb
15 and the slave to get the info and display it. Make use of
16 OKeyConfigManager to manager keys for up and down and left and right
17 to switch between views and go from one image to the next. it would
18 emit signals (alwin)
19
203.) Write Image Display component (alwin)
216.) more Configuration (alwin)