blob: b1e268db0ee6a9183e9280579bd80b99cb8a0948 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
GENERAL:
- Complete the get_meta method:
the ultimate goal is to remove
all "harmful meta" stuff
- Fix the ugly function get_sharedir
- a better external app handling
TESTSUITE:
- return code ?
- modularity : only test format that can be processed
on the actual config (and don't impose to have all deps
to run the testsuite)
DOCUMENTATION:
- need updates (mainly about pdf processing)
GUI:
- Drag and Drop
- Fix the statusbar
|