Revision 773764

Go back to digest for 17th February 2008

Features in Graphics

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

Kooka:

Improve "Save Assistant" dialogue and file format help
Option to show only recommended image formats (default true)
If SANE error when starting scanning, report it
img_saver.{cpp,h} -> imgsaver.* to correspond with class name
formatdialog.{cpp,h} split out from there into its own file

libkscan:

Increment library version, no chance of it being BC
Added "reset" buttons to scan parameter sliders
Properly implement the virtual scanner support (with device "pnm") and SANE testing options
Better layout in scan parameters widget
Combo box for list of resolutions, much easier to use than a slider (hoping that nobody will ever want to scan at 437dpi :-)
Added "Bit Depth" option, if the scanner supports it (don't select 16-bit, it doesn't work yet!)
Better messages to distinguish the two cases "Gallery mode" and "Scanner problem"
kscanslider.{h,cpp} -> kscancontrols.* to better reflect contents
New controls for Resolution (combo box) and File (KURLRequester)

New 'sanedump' utility to display all SANE scanner parameters. Hopefully useful for bug reporting.

File Changes

Added 7 files
  • /branches/work-kde3/branches/work/kooka-kde3
  •   /kooka/formatdialog.cpp
  •   /kooka/formatdialog.h
  •   /kooka/imgsaver.cpp
  •   /kooka/imgsaver.h
  •   /libkscan/kscancontrols.cpp
  •   /libkscan/kscancontrols.h
  •   /libkscan/sanedump.c
Deleted 5 files
  • /branches/work-kde3/branches/work/kooka-kde3
  •   /kooka/formathelp.h
  •   /kooka/img_saver.cpp
  •   /kooka/img_saver.h
  •   /libkscan/kscanslider.cpp
  •   /libkscan/kscanslider.h
Modified 26 files
  • /branches/work-kde3/branches/work/kooka-kde3
  •   /kooka/imgnamecombo.cpp
  •   /kooka/kocrbase.cpp
  •   /kooka/kocrbase.h
  •   /kooka/kocrgocr.cpp
  •   /kooka/kocrgocr.h
  •   /kooka/kocrkadmos.cpp
  •   /kooka/kocrocrad.cpp
  •   /kooka/kocrocrad.h
  •   /kooka/kooka.cpp
  •   /kooka/kooka.h
  •   /kooka/kookapref.cpp
  •   /kooka/kookaview.cpp
  •   /kooka/ksaneocr.cpp
  •   /kooka/Makefile.am
  •   /kooka/scanpackager.cpp
  •   /libkscan/gammadialog.cpp
  •   /libkscan/kscandevice.cpp
  •   /libkscan/kscandevice.h
  •   /libkscan/kscanoption.cpp
  •   /libkscan/kscanoption.h
  •   /libkscan/Makefile.am
  •   /libkscan/scandialog.cpp
  •   /libkscan/scanparams.cpp
  •   /libkscan/scanparams.h
  •   /libkscan/scansourcedialog.cpp
  •   /libkscan/scansourcedialog.h
38 files changed in total