Cirkuit Changelog

What's new in Cirkuit 0.4.3

Jan 1, 2012
  • Compatible with KDE SC < 4.7
  • Improved notifications
  • Minor bugfixes

New in Cirkuit 0.4.2 (Nov 16, 2011)

  • More informative messages
  • Fixed wrong reassignment of Save and Save as actions
  • Fixed bug in upload dialog

New in Cirkuit 0.4.1 (Oct 14, 2011)

  • Include translations in the release
  • Fixed a crash that could occur on startup
  • Bugfixes by Laurent Montel (mainly memory leaks)
  • Other bugfixes

New in Cirkuit 0.4 (Aug 9, 2011)

  • New backend system (heavily inspired by Cantor)
  • New template system with GHNS (Get Hot New Stuff) support
  • Added Get Hot New Stuff support
  • Configurable keyboard shortcuts and toolbars
  • Much improved preview widget with variable zoom levels
  • Manuals and examples of each backend can be accessed in the main interface
  • Improved multi-threading -> Cirkuit generates the previews faster
  • Improved parsing of log files and error handling
  • Increased usage of K* instead of Q* classes for a better
  • Improved integration with the KDE environment
  • Redesigned configuration dialog
  • Other bug fixes / improvements

New in Cirkuit 0.3.2 (Jan 2, 2011)

  • Switch from QProcess to KProcess
  • Download of remote data the KDE way with KIO
  • Fixed a bug when opening the Circuit Macros manual and examples

New in Cirkuit 0.3.1 (Dec 17, 2010)

  • Added possiblity to export to TeX source
  • Can export to GIF
  • Fixed a bug that caused wrong syntax highlighting detection in Kate
  • Correct escaping of mathematical expressions in Gnuplot
  • Fixed a bug that prevented the user to overwrite an exported file even when the user has confirmed that he wants to overwrite it
  • Fixed compilation issues
  • Improved localization
  • Various minor bugfixes

New in Cirkuit 0.3 (Dec 3, 2010)

  • A lot of new features, pointing out just the most important ones
  • Multi-thread support
  • Full Gnuplot support (Lua terminal needed)
  • Support for different pic interpreters
  • Support for custom document templates
  • Improved handling of mime types
  • Improved error handling
  • Added more options in the settings

New in Cirkuit 0.2.80 (Oct 11, 2010)

  • A lot of new features, pointing out just the most important ones
  • Multi-thread support
  • Full Gnuplot support (Lua terminal needed)
  • Support for different pic interpreters
  • Support for custom document templates
  • Improved handling of mime types
  • Improved error handling
  • Added more options in the settings

New in Cirkuit 0.2.2 (Dec 17, 2009)

  • Fixed failed configuration of Circuit Macros

New in Cirkuit 0.2.1 (Aug 3, 2009)

  • Experimental support for Gnuplot epslatex terminal
  • Fixed bug in generation of TikZ previews
  • Should be compatible with KDE 4.2

New in Cirkuit 0.2 (Jul 31, 2009)

  • Improved text editor, now based on the Kate part
  • Support for syntax highlighting
  • Preview generated directly from PDF with LibPoppler
  • Reworked preview generation
  • Improved handling of error messages
  • Added TikZ support
  • Added CircuiTikz support

New in Cirkuit 0.1.2 (Jul 8, 2009)

  • Faster preview generation
  • Export to SVG
  • Line number visualization
  • Fixed cutting of figures when exporting to EPS/PDF
  • Fixed CMakeLists.txt
  • Various bug fixes