Revision 790731

Go back to digest for 30th March 2008

Other in Graphics

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

Big reorganisation of OCR stuff, hopefully making it easier to add new OCR engines in future. The base OCR engine support and the OCR dialogue are now abstract classes, subclassed by the 3 supported OCR engines.

* Correctly save OCR spell checking options, bug 141927
* New action to manually do the OCR result spell check
* No need to restart Kooka after changing OCR engine
* Show a preview and image information when using "OCR Selection"
* Restore labels on GOCR parameter sliders

Other fixes:

* Hide the rarely used "Enable all messages..." action away in preferences dialogue
* Correctly load startup image if path to gallery or $HOME contains a symlink
* Correct fixed size of "lockzoom" toolbar icon, bug 133073
* Use correct debug areas: kooka=28000, libkscan=29000

File Changes

Added 16 files
  • /branches/work/kooka-kde3/kooka
  •   /ocrbasedialog.cpp
  •   /ocrbasedialog.h
  •   /ocrengine.cpp
  •   /ocrengine.h
  •   /ocrgocrdialog.cpp
  •   /ocrgocrdialog.h
  •   /ocrgocrengine.cpp
  •   /ocrgocrengine.h
  •   /ocrkadmosdialog.cpp
  •   /ocrkadmosdialog.h
  •   /ocrkadmosengine.cpp
  •   /ocrkadmosengine.h
  •   /ocrocraddialog.cpp
  •   /ocrocraddialog.h
  •   /ocrocradengine.cpp
  •   /ocrocradengine.h
Deleted 10 files
  • /branches/work/kooka-kde3/kooka
  •   /kocrbase.cpp
  •   /kocrbase.h
  •   /kocrgocr.cpp
  •   /kocrgocr.h
  •   /kocrkadmos.cpp
  •   /kocrkadmos.h
  •   /kocrocrad.cpp
  •   /kocrocrad.h
  •   /ksaneocr.cpp
  •   /ksaneocr.h
Modified 16 files
  • /branches/work/kooka-kde3/kooka
  •   /formatdialog.cpp
  •   /imgsaver.cpp
  •   /kooka.cpp
  •   /kooka.h
  •   /kookaimage.cpp
  •   /kookaimage.h
  •   /kookapref.cpp
  •   /kookapref.h
  •   /kookaui.rc
  •   /kookaview.cpp
  •   /kookaview.h
  •   /main.cpp
  •   /Makefile.am
  •   /scanpackager.cpp
  •   /scanpackager.h
  •   /scanparamsdialog.cpp
42 files changed in total