forked from haskelladdict/sconcho
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ChangeLog
286 lines (199 loc) · 9.1 KB
/
ChangeLog
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
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
03-05-2013: Markus Dittrich <[email protected]>:
* Fixed several bugs in row and custom label properties in
the preferences dialog. Thanks to Mairlynd@ravelry for
pointing this out.
11-27-2012: Markus Dittrich <[email protected]>:
* Fixed bug in custom row label intervals.
Thanks to Mairlynd@ravelry for pointing this out
11-17-2012: Markus Dittrich <[email protected]>:
* Release 0.2.0_b4
* Properly transitioned custom symbol dialog to python3
08-26-2012: Markus Dittrich <[email protected]>:
* Release 0.2.0_b3
* Many bugfixes
* Added ability to hide/unhide arbitrary grid cells. This
replaces the previous way to hide cells during exporting via
nostitches. Also added option allowing row labels to adjust
their position based on hidden cells, i.e. they always
move closted to the left/rightmost visible cell.
08-18-2012: Markus Dittrich <[email protected]>:
* Release 0.2.0_b2
* Many bugfixes
* Now requires python3
* Starting with this release sconcho is properly unicode aware
* Updated interface and added new icons
* Added new project file API version 3 which is much more
flexible and accommodates new features. sconcho remains fully
backward compatible for spf projects stored with API1/2
* Improved pattern repeat interface and detection when
clicking on repeats on the canvas
* Added ability to edit row and column labels
* Added ability to clear list of most recently used symbols
* sconcho now remembers that most recently opened location used
for saving/opening spf files.
04-17-2012: Markus Dittrich <[email protected]>:
* Bugfix release 0.1.1
* Fixed broken deletion of columns
* Improved handling of copy/pasting with selections
* Added margin around chart on canvas for better visbility
* Added Ctrl-X hotkey to deselect all
04-12-2012: Markus Dittrich <[email protected]>:
* Release of version 0.1
* Many bugfixes and updates to manual
* Added some new symbols nancycat@ravelry for them
* Improved canvas sizing
* Improved Copy and Paste (arbitrary selections can
now be copied/pasted.
* Added ability to import/export custom as zip files
02-29-2012: Markus Dittrich <[email protected]>:
* Release of 0.1.0_rc3
* Bugfix in export bitmap dialog (fileselector did not
properly update file path)
* Bugfix in hiding row/column labels (these would reappear
under certain circumstances.
* Bugfix in update checker
* Changed some of the icons back to their previous versions
(upon popular request ;).
02-25-2012: Markus Dittrich <[email protected]>:
* Release of 0.1.0_rc2
* Improved user interface.
* Fixed small bug in IO routine triggered when reading
invalid spf files.
* Disable right mouse click with Shift/Control held.
Otherwise, this may interfere with the rubberband action.
Thanks to nancycat@ravelry for pointing this out.
02-20-2012: Markus Dittrich <[email protected]>:
* Release of 0.1.0_rc1
* Added ability to add text labels.
* Improved export bitmap dialog
* Added basic logging framework to help debugging of
user errors
* Improved custom symbols functionality. Added symbols
are now available immediately without the need to close
and re-open sconcho.
* Added new symbols
* Many bug fixes, useability improvements and code refactoring.
01-02-2012: Markus Dittrich <[email protected]>:
* Fixed bugs in insert/delete row/column code
01-01-2012: Markus Dittrich <[email protected]>:
* Properly implemented recently used file capability
* Fixed and improved routines for shifting legends when
inserting/deleting rows/columns
* Generalize selection of whole rows/columns.
These can now be selected by clicking anywhere on the
left/right/top/bottom edge.
* Completely reworked inserting/deleting of rows/columns.
These are now inserted/deleted by selecting the appropriate
rows/columns within the pattern and then invoking the
row-column menu via right mouse clicking outside the pattern.
* Make sure colors in color widget update right away when
loading spf files
* Improved the ability to label columns and rows in the
preferences dialog.
* Added ability to add row repeats (see manual)
* Added ability to add legends for pattern repeats.
* Improved speed of inserting/deleting rows/columns.
This should help especially for large charts.
* Many bugfixes
11-03-2011: Markus Dittrich <[email protected]>:
* Added print preview dialog
* Fixed rendering issues on Qt-4.7.2 and older
* Added ability to snap pattern repeats to grid (controllable
via on/off switch in preferences)
* Fixed bug in "Apply Color To Selection Option". Thanks
to fingertips@ravelry.
* Added recently used files menu
* Many bugfixes
10-14-2011: Markus Dittrich <[email protected]>:
* Fixed printing issues on Windows
* Fixed persistent selected legend labels issue on Windows
10-12-2011: Markus Dittrich <[email protected]>:
* Added ability to place even row labels on the left or
right of pattern grid. Thanks much to SoCaAnne@ravelry
for suggesting this feature.
* Make sure highlighted cells on top of no-stitch symbols
are not shown in the final exported image if no-stitch
symbols are hidden. Thanks to wickedsharp@ravelry for
pointing this out.
* Improved interaction with text label items.
* Many bugfixes and improvements.
09-15-2011: Markus Dittrich <[email protected]>:
* Release of 0.1.0_b3
* Fixed a bug that caused the custom symbol widget
to not work at all. Thanks much to DeborahKnits@ravelry
for pointing this out.
09-13-2011: Markus Dittrich <[email protected]>:
* Release of 0.1.0_b2
* many bugfixes and streamlining of code
* updated documentation and manual
* added ability to start row labels at arbitrary count
06-30-2011: Markus Dittrich <[email protected]>:
* Release of 0.1.0_b1
* many bugfixes and streamlining of code
* added ability to control row labels
* added ability to highlight rows
* added widget for most recently used symbols
03-26-2011: Markus Dittrich <[email protected]>:
* Release of 0.1.0_a9
* many bugfixes
* gui changes
* IO is now multithreaded
* added ability to add pattern repeats
* added some initial manual tests
02-14-2011: Markus Dittrich <[email protected]>:
* Release of 0.1.0_a8
* Fixed nasty bug in copy/paste code which screwed up
anything beyond the first copy and paste action
* Many small bugfixes
* Completely reworked preferences code; users can
now specify defaults.
* spf files now also contain the grid dimensions
* added ability to hide all nostitch symbols when
exporting a pattern. This allows the generation of
non-rectangular patterns.
* movement of label items can now be undone/redone.
* exporting svg images should now work properly
01-31-2011: Markus Dittrich <[email protected]>:
* Release of 0.1.0_a7
* Undo/Redo Framwork: Almost complete implementation of Undo/Redo
framework for actions on the canvas.
* Implementation of recovery file mechanism to deal with system
crashes.
* Added new symbols and reorganized them.
* Many bugfixes.
01-10-2011: Markus Dittrich <[email protected]>
* Release of 0.1.0_a6
* many bugfixes
* added ability to add custom knitting symbols
* added copy & past function
* dimensions of grid cells can now be changed
12-07-2010: Markus Dittrich <[email protected]>
* Release of 0.1_a5
* many bugfixes
* a problem with deleting/inserting rows/columns in previous
versions should be resolved.
* added ability to change label and legend fonts
* projects can now be exported in svg format
11-27-2010: Markus Dittrich <[email protected]>
* Release of 0.1_a4
* many bugfixes
* replaced old and slow xml spf file format with more
efficient binary version.
* added "New Project" dialog with column/row number selector
* added "Sconcho Manual" under help.
11-21-2010: Markus Dittrich <[email protected]>
* Release of 0.1_a3
* several bugfixes
* improved export bitmap dialog
* added ability to zoom and reset view
* added ability to grab color
11-20-2010: Markus Dittrich <[email protected]>
* Release of 0.1_a2 (second alpha)
* fixed bugs and improved budy cursor handling
* added export bitmap dialog and improved saving
of bitmaps.
11-09-2010: Markus Dittrich <[email protected]>
* Initial release of first 0.1 alpha version
Copyright 2009, 2010 Markus Dittrich
Copying and distribution of this file, with or without modification, are
permitted provided the copyright notice and this notice are preserved.