Revision 764825

Go back to digest for 27th January 2008

Bug Fixes in Graphics

Jonathan Marten committed changes in /branches/work/kooka-kde3:

Start of some bug fixing and polishing...

Kooka: Menu option to manually "Add Scan Device" (solution for bug 110338).
Report SANE error if unable to open device, in a message box with "Retry" option.
Give a message for "Select Scan Device" if none were detected, don't just do nothing.

libkscan: New files adddevice.cpp/adddevice.h, dialogue to manually enter a scan device.
Save list of manually added devices in scannerrc, restore on startup.

Save SANE status from last operation, error message available via lastErrorMessage().

Tidy up some strings in scan parameters dialogue.

File Changes

Added 2 files
  • /branches/work/kooka-kde3/libkscan
  •   /adddevice.cpp
  •   /adddevice.h
Deleted 1 files
  • /branches/work/kooka-kde3/kdegraphics
Modified 11 files
  • /branches/work/kooka-kde3
  •   /kooka/kooka.cpp
  •   /kooka/kookaui.rc
  •   /kooka/kookaview.cpp
  •   /kooka/kookaview.h
  •   /kooka/main.cpp
  •   /kooka/version.h
  •   /libkscan/devselector.cpp
  •   /libkscan/kscandevice.cpp
  •   /libkscan/kscandevice.h
  •   /libkscan/Makefile.am
  •   /libkscan/scanparams.cpp
14 files changed in total