Unless otherwise stated, all updates by Stephen Allewell 2005-07-08 * Updated documentation * Updated en_GB translation * Added fix to Makefile.am relating to the man page, for package builds * Added support for excluding backstitches and knots from selections * Improved display of polyline selection points * Added functionality to delete the last polyline point with [Backspace] or all polyline points with [Esc] 2005-07-03 * Updated documentation * Changed images in documentation to be 8 BPP, to reduce file size 2005-07-02 * Added functionality to rotate and mirror selections of a pattern This functionality allows copying or replacement or the original * Improved the visual appearance of the ghost image during paste operations * Fixed bug #1228061 that caused failures with importing images using a floss scheme that was not the users default scheme 2005-06-22 * Added functionality to the pattern properties dialog to change the floss scheme used even when there are stitches. The stitches are converted to the nearest available colour of the requested scheme. Feature request #1219395 2005-06-19 * Modified the import dialog to allow the use of fractional stitches. Feature request #1211799 * Changed the updating of the import dialog preview to happen after a delay which cures the problem of the spin boxes incrementing uncontrollably * Import dialog title bar now shows the size of the original image * Modified the code that adds stitches to the canvas so that it optimises the number of stitches used. For example if a cell has 4 quarter stitches of the same colour, they are replaced by full stitch, etc 2005-03-27 * Added man page, supplied by Eric Pareja * Updates to i18n strings to support translations * Added en_GB specific translations 2005-02-24 * Fix for bug #1145772. Patch submitted by Marian Kyral 2004-11-30 * Changed layout of printer dialog which was to big to fit on smaller screens. Patch #1076341 is now closed 2004-11-28 * Version 0.6 released 2004-11-27 * Updated documentation * Added function to clear the background image * No longer print keyplan when pattern fits on a single sheet * Added code to the Text Dialog to disable the OK button when there is no text. The text string is formatted in the font and size specified. * Enabled the context help for the Text Dialog 2004-11-23 * Added menu item to show/hide the tools toolbar * Removed French translation, as it is very out of date. 2004-10-27 * Enhanced printing. Front page, with title, author, copyright and image. Keyplan printed on each page of the pattern Fixed clipping of backstitches. Floss usage summary and stitch counts. Additional print options in print dialog allow different combinations 2004-09-22 * Added text tool 2004-09-11 * Added display of length of flosses to floss keys 2004-09-05 * Fixed bug caused by a change in ImageMagick from version 6.0.0 2004-08-17 * Added font selection for stitch symbols 2004-06-08 * Fixed broken 'Stitch Mask' and 'Color Mask' when copying and cutting selections 2004-06-01 * Version 0.5 released 2004-05-27 * Added seperate Remove Color dialog * Added help buttons to dialogs - Import Image, Add Color, Remove Color, Calibrate Color, Configuration, New Color, Pattern Library, Pattern Properties * Added extra status info to status bar - Rule format, Stitch mask, Color mask, Size and Offsets for rectangles, ellipses, lines, selections * Palette display and printing is sorted by floss name * Added tooltips to library manager to display - size, scheme, number of colors * Library manager icons scaled to a common size * Dialogs modified to use layout managers * Code cleanups * Updated documentation 2004-04-11 * Added editor background image for tracing 2004-04-03 * Pattern library manager added * Fixed bug#911426 2004-03-05 * Version 0.4 released 2004-03-02 * 'New Color' button added to Add colors dialog. Allows creation of new colors. * 'Create scheme' option added to the palette menu to create new floss schemes. 2004-02-22 * Code reorganisation and clean ups * Cut / Copy and Paste now use the QT clipboard, also supplies data in graphic formats suitable for pasting into other applications * Improved visual appearance of selection area, uses 'marching ant' appearance * Removed support for elliptical selections * Paste shows a preview of the paste contents for accurate positioning * Implemented crop pattern to selection * Implemented load and save of custom palettes * Fixed bug with write scheme not always finding somewhere to write to * Better error checking for reading schemes 2004-01-15 * Added formatting of pattern scales as stitches / cm / inches. 2004-01-13 * New pattern sizes can be defined in stitches, inches or cm * Import image dialog now initialises most elements from the new pattern defaults rather than import image defaults * Import image dialog shows clothcount and pattern size in users preferred units * Wrapper class added for pattern properties dialog to fix bugs with consistancy of information within the dialog * Added a copyright field to pattern properties dialog * File format changed to support new copyright field, older files still readable * Added / deleted / changed some elements of configuration object Good idea to delete ~/.kde/share/config/kxstitchrc to avoid problems 2003-11-23 * Added FitToPage, FitToWidth, FitToHeight functions for the editor view 2003-11-09 * Modified the way french knots can be used, now allows positioning at any of the nine points of a cell in the same way as a backstitch * Fixed bug that didn't clear the palette correctly * Added support for reading PCStitch 5 files * Fixed bug with filename not getting set correctly * Preview now shows backstitches and french knots * File format changed to support new way of storing french knots, older files still readable 2003-10-25 * Version 0.3 released 2003-10-24 * Added cursors for the palette view to indicate the swap and replace functions are active 2003-10-22 * Improved printing and screen rendering of symbols, displays and prints quarter, three quarter and half stitches. Symbol size set correctly for size of cell Thinned backstitches on printing, as often overwhelmed everything else * Editor now shows canvas color selected in FileProperties dialog * Fixed printing bug causing a crash when the canvas size was smaller than the minimum spill over value * Fixed bug with SaveAs filename not sticking * Added a replace color tool 2003-10-15 * Fixed File|Save bug not working when a new pattern is 'Untitled' * Fixed bug in validateCell returning valid for cells just outside the pattern space 2003-10-14 * Fixes for QT2 compatability * Removed enable/disable print functions * Removed enable/disable saves functions * Removed clearPalette function, superceded by removeUnused function 2003-10-11 * Added color calibration dialog * Added remove colors dialog * Added remove unused colors function * Added swap colors function * File format changed, older files still readable 2003-09-30 * Added configuration object * Updated most code to use configuration object * Added configuration dialog * Added 'Set as default' check box for import image dialog * Added 'Set as default' check box for print dialog 2003-09-23 * Version 0.2 released 2003-09-10 * Crop canvas to pattern added * Documentation updated 2003-09-09 * Documentation updated 2003-09-04 * Extend pattern dialog added * Center pattern to canvas added 2003-08-09 * Scanning support added * Image transparancy support added 2003-05-30 * Filled polyline tool added * Fixed some bugs with cut, copy and paste * Selections now take account of stitch and colour masks 2003-05-27 * Added cut, copy and paste 2003-05-08 * Version 0.1 released