Revision 781253

Go back to digest for 9th March 2008

Features in Graphics

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

New Scan Parameters. These are named sets of scanner settings which be saved and recalled at any time. So, for example, you could define (among others) sets named "Hi-Res Photo" and "Lo-Res Document" with appropriate scan settings, and switch between them with a couple of clicks.

All operations are available from the "Scan - Scan Parameters..." menu, when Kooka is not in gallery mode.

Originally requested as bug/wish 68530.

Kooka:
* More polishing of "Configure Kooka" dialogue
* Don't clear or unload selected image when renamed, bug 68532
* Keyboard shortcuts for Preview (F3) and Scan (F4)
* New files newscanparams.{cpp,h}, scanparamsdialog.{cpp,h}

libkscan:
* Properly expand data buffer if needed in KScanOption::configLine()

File Changes

Added 4 files
  • /branches/work-kde3/branches/work/kooka-kde3/kooka
  •   /newscanparams.cpp
  •   /newscanparams.h
  •   /scanparamsdialog.cpp
  •   /scanparamsdialog.h
Modified 23 files
  • /branches/work-kde3/branches/work/kooka-kde3
  •   /kooka/formatdialog.cpp
  •   /kooka/imgnamecombo.h
  •   /kooka/imgsaver.cpp
  •   /kooka/imgsaver.h
  •   /kooka/kooka.cpp
  •   /kooka/kooka.h
  •   /kooka/kookapref.cpp
  •   /kooka/kookaui.rc
  •   /kooka/kookaview.cpp
  •   /kooka/kookaview.h
  •   /kooka/ksaneocr.cpp
  •   /kooka/ksaneocr.h
  •   /kooka/Makefile.am
  •   /kooka/scanpackager.cpp
  •   /kooka/scanpackager.h
  •   /libkscan/img_canvas.cpp
  •   /libkscan/img_canvas.h
  •   /libkscan/kscandevice.cpp
  •   /libkscan/kscanoption.cpp
  •   /libkscan/kscanoption.h
  •   /libkscan/kscanoptset.cpp
  •   /libkscan/kscanoptset.h
  •   /libkscan/scanparams.cpp
27 files changed in total