1 | Version 0.5␊ |
2 | ␊ |
3 | Using tabulation to navigate throw interface (Search Panel)␊ |
4 | Choosing accounts & categories position␊ |
5 | ␊ |
6 | Cool for 0.6:␊ |
7 | Database auto saving at startup␊ |
8 | Use caches for created panels (avoid destroying/creating panels for nothing)␊ |
9 | Add search function to web view␊ |
10 | Need optimizations by caching operations and categories (using hastables)␊ |
11 | Packaging for more distributions␊ |
12 | Optimizations in GridAccount (Add/Delete operation / multiple operations)␊ |
13 | ␊ |
14 | ===============================================================␊ |
15 | Next version␊ |
16 | ␊ |
17 | More translations␊ |
18 | Printing (maybe in xml/html)␊ |
19 | Refactor web view code␊ |
20 | Plugins ?␊ |
21 | ␊ |
22 | ===============================================================␊ |
23 | Will not be implemented␊ |
24 | ␊ |
25 | Copy and paste␊ |
26 | Undo/redo␊ |
27 | ␊ |
28 | ␊ |
29 | ===============================================================␊ |
30 | BUGS␊ |
31 | ␊ |
32 | * If a sub operation is found using SearchPanel but not its parent␊ |
33 | it will not be displayed. In this case we must load whole meta.␊ |
34 | This bug can't be resolved without use of hashtable because of␊ |
35 | complexity in searching this issue.␊ |
36 | ␊ |
37 | * After manipulating some meta operation, it withdrawn␊ |