[kde-doc-english] KDE/kdegraphics/libs/libksane/libksane

Kåre Särs kare.sars at iki.fi
Sun Sep 20 23:58:22 CEST 2009


SVN commit 1026156 by sars:

Add support for inverting the colors of the scanned image. There is a checkbox to enable/disable it, that is enabled if the source = transparency and film = negative.

GUI: Add a splitter to enable hiding the options + a "splittercollapser" copied from gwenview.

Make the zoom-in/out/... buttons toolbuttons in a toolbar, to deuglyfy the interface a bit. (hardcoded  to icons only)

 M  +1 -0      CMakeLists.txt  
 M  +48 -57    ksane_widget.cpp  
 M  +89 -30    ksane_widget_private.cpp  
 M  +22 -9     ksane_widget_private.h  
 M  +5 -1      options/ksane_opt_combo.cpp  
 M  +3 -0      options/ksane_opt_combo.h  
 A             splittercollapser.cpp   trunk/KDE/kdegraphics/gwenview/lib/splittercollapser.cpp#1025850 [License: GPL (v2+)]
 A             splittercollapser.h   trunk/KDE/kdegraphics/gwenview/lib/splittercollapser.h#1025850 [License: GPL (v2+)]
 M  +7 -0      widgets/labeled_checkbox.cpp  
 M  +1 -0      widgets/labeled_checkbox.h  
 M  +6 -0      widgets/labeled_combo.cpp  
 M  +7 -2      widgets/labeled_combo.h  


http://websvn.kde.org/?view=rev&revision=1026156



More information about the kde-doc-english mailing list