File: ChangeLog

package info (click to toggle)
kxstitch 0.7-2.1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 4,268 kB
  • ctags: 2,208
  • sloc: sh: 11,628; cpp: 10,821; perl: 2,724; xml: 1,280; makefile: 256
file content (259 lines) | stat: -rw-r--r-- 7,685 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
Unless otherwise stated, all updates by Stephen Allewell <stephen@mirramar.fsnet.co.uk>

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 a bug 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

2005-06-19

  * Modified the import dialog to allow the use of fractional stitches
  * 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

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