sconcho Changelog

What's new in sconcho 0.1.1

Apr 19, 2012
  • 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

New in sconcho 0.1.0 (Apr 13, 2012)

  • 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

New in sconcho 0.1.0 RC 3 (Mar 1, 2012)

  • 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

New in sconcho 0.1.0 RC 2 (Feb 27, 2012)

  • 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.

New in sconcho 0.1.0 RC 1 (Feb 22, 2012)

  • 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.

New in sconcho 0.1.0 Beta 8 (Jan 3, 2012)

  • Fixed bugs in insert/delete row/column code

New in sconcho 0.1.0 Beta 7 (Jan 3, 2012)

  • 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
  • Added ability to add legends for pattern repeats.
  • Improved speed of inserting/deleting rows/columns. This should help especially for large charts.
  • Many bugfixes

New in sconcho 0.1.0 Beta 6 (Nov 4, 2011)

  • 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"
  • Added recently used files menu
  • Many bugfixes

New in sconcho 0.1.0 Beta 5 (Oct 15, 2011)

  • Fixed printing issues on Windows
  • Fixed persistent selected legend labels issue on Windows
  • Added ability to place even row labels on the left or right of pattern grid.
  • Make sure highlighted cells on top of no-stitch symbols
  • are not shown in the final exported image if no-stitch symbols are hidden.
  • Improved interaction with text label items.
  • Many bugfixes and improvements.

New in sconcho 0.1.0 Beta 3 (Oct 15, 2011)

  • Fixed a bug that caused the custom symbol widget to not work at all.

New in sconcho 0.1.0 Beta 2 (Oct 15, 2011)

  • many bugfixes and streamlining of code
  • updated documentation and manual
  • added ability to start row labels at arbitrary count

New in sconcho 0.1.0 Beta 1 (Oct 15, 2011)

  • many bugfixes and streamlining of code
  • added ability to control row labels
  • added ability to highlight rows
  • added widget for most recently used symbols

New in sconcho 0.1 Alpha 9 (Oct 15, 2011)

  • many bugfixes
  • gui changes
  • IO is now multithreaded
  • added ability to add pattern repeats
  • added some initial manual tests

New in sconcho 0.1 Alpha 8 (Oct 15, 2011)

  • 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

New in sconcho 0.1 Alpha 7 (Oct 15, 2011)

  • 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.

New in sconcho 0.1 Alpha 6 (Oct 15, 2011)

  • many bugfixes
  • added ability to add custom knitting symbols
  • added copy & past function
  • dimensions of grid cells can now be changed

New in sconcho 0.1 Alpha 5 (Oct 15, 2011)

  • 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

New in sconcho 0.1 Alpha 4 (Oct 15, 2011)

  • 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.