0.3.1 - 2006-10-06 by Serghei Amelian * printing with postscript level 2/3 implemented * printing color images implemented * aspect ratio when exporting low resolution faxes was fixed 0.3 - 2006-03-08 by Serghei Amelian * stable version of 0.3 0.3RC9 - 2006-02-14 by Serghei Amelian * missing round function on some platforms was fixed 0.3RC8 - 2006-01-28 by Serghei Amelian * some unicode issues fixed (pathnames, aliases, etc.) * autodetect printing system implemented * some autoconf issues fixed (paths to QT lib on 64 bit systems, etc) * SIGPIPE problem fixed in printing module (thanks to Stan Vasilyev ) * segfault in fast monochrome scaler fixed 0.3c - 2005-07-05 by Serghei Amelian * crash on delete facsimile fixed * reimplemented printing engine * printing multiple pages per sheet added 0.3b - 2005-04-14 by Serghei Amelian * code cleanup * photometric interpretation fixed * handling nonstandard resolutions implemented * fast smoothscaling for faxes with standard resolutions * new viewer implemented * switch config to QSettings (sorry for your old configs) * switch printing system to tiff2ps from tiff library * arbitrary zoom implemented (with width/height fit) * some interface improvements * color support added 0.2.7 - 2004.08.01 by Serghei Amelian * bugfix in printing dialog * installing i18n files disabled * GNU configure script reworked * rpm spec removed from source 0.2.7b - 2004.04.01 by Serghei Amelian * CID support (Caller ID) * internationalization support * changed icons (Crystal SVG) * some internal changes * files list viewer improvements * options dialog for interface customization 0.2.6 - 2003.10.08 by Serghei Amelian * crash when sender field in tiff file is invalid fixed * also for time field * some bugfixes in printing and export module * new nice about dialog ;-) * some improvements in autoconfig system 0.2.6b - 2003.08.01 by Serghei Amelian * print engine entirely reworked * new print dialog (now using lpc for query printing system status) * on export dialog, if form of selected file is "filename-nnn.???" then is trimmed to "filename" * alias crash when sender is unknown fixed * fullscreen mode added * rpm specs for Mandrake 9.1 and RedHat 9.0 created * GNU configure script revised * some bugfixes and minor improvements 0.2.5 - 2003.02.07 by Serghei Amelian * caching for visualized pages implemented * dragging page by the mouse * compile error for QFaxReader without alias support fixed * context menu on page view added * export feature added * man page added * GNU configure script added * .spec file reworked * source tree structure changed * cleanup code 0.2.4 - 2003.01.08 by Hans-Peter Jansen * correct some braindamage in defPrinter handling * ensure full page print by 10% image shrink 0.2.3 - 2003.01.07 by Hans-Peter Jansen * adjust to gcc3 needs * open fax on single click * smoothzoom option added * remember last printer used * let qt add some border on printed faxes * removed QWindowsStyle * contribution section added in about.ui * use contextMenu signal * close signal added and emitted on delete * load next fax on delete * segfault on alias db access with NULL pointer fix * zoom parameter on CTIFFHandler::load() added (avoids flicker) * fix some compile warnings 0.2.2 - 2003.01.06 by Serghei Amelian * context menu for deleting old files added * alias feature added * configure script for checking system added 0.2.1 - 2002.09.25 by Serghei Amelian * persistent settings (stored in $HOME/.qfaxreader/preferences) * added "Sender" and "Time" on statusbar * added a files view list (sidebar) * autorefresh + notification for new facsimiles * entry menu for KDE (in Utilities) 0.1.2 - 2002.09.03 by Serghei Amelian * floating point exception fixed * accept a file as parameter * printing landscape when the page's width is greater than its height * fixed change directory when open a file * added .spec file for build RPM * added CHANGE.LOG file * read printers directly from /etc/printcap 0.1.1 - 2002.09.02 by Serghei Amelian * initial release