Warning, /graphics/skanlite/src/TODO is written in an unsupported language. File is not indexed.
0001 2014-01-21 Porting from KDE4 to 5 0002 ================================= 0003 Changes in 1.2.0 (from 1.1.0) 0004 ----------------------------- 0005 * Save Image Dialog: "Close" button is now called "Discard" because it discards the currently scanned image 0006 0007 Major issues 0008 ------------ 0009 * fix all KIO::NetAccess 0010 * Settings dialog: ...-Button to select target directory shows wrong dialog due to bug in frameworksintegration 0011 * see comments in 'void Skanlite::getDir(void)' 0012 * Save Image Dialog: KDE Save Dialog is borken (see https://git.reviewboard.kde.org/r/115238/) 0013 * probably due to a bug in QFileDialog integration the desired file type filter will not be selected (it defaults to png) 0014 0015 Questions 0016 --------- 0017 * Difference between "skanlite -d test" and one of the SANE test scanners test:0 or test:1? 0018 0019 before 2014 0020 =========== 0021 Wishlist 0022 -------- 0023 -Make the final image dialog image zoomable 0024 -Add scan profiles (settings/options) 0025 -Start the file number scanning from a specified number or previously saved. 0026 -Add a copy/print mode.