1 TODO list to be more KDE compliant:
3 TODO list of new features:
5 * Test support for batch scanning.
6 * Be more verbose about errors (why did sane_open fail...)
7 * Rework Scanner selection dialog.
8 * Added methods to get strings info from scanner device to be hosted later in
9 image metadata (dpi, color mode, etc)
10 * Progressive final scan: scan can provide huge image especially in 16 bits color depth.
11 Send image data to host application by block, not the whole image at once.
12 * Move the scan reading to a thread to get a more responcive UI.