qucs_s/NEWS

117 lines
3.6 KiB
Plaintext
Raw Normal View History

2004-05-25 19:10:00 +00:00
--
-- NEWS
2004-10-15 07:07:57 +00:00
--
2005-02-14 19:54:33 +00:00
-- Copyright (C) 2003, 2004, 2005 Stefan Jahn <stefan@lkcc.org>
2004-10-15 07:07:57 +00:00
--
-- This is free software; you can redistribute it and/or modify
-- it under the terms of the GNU General Public License as published by
-- the Free Software Foundation; either version 2, or (at your option)
-- any later version.
2004-10-15 07:07:57 +00:00
--
-- This software is distributed in the hope that it will be useful,
-- but WITHOUT ANY WARRANTY; without even the implied warranty of
-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-- GNU General Public License for more details.
2004-10-15 07:07:57 +00:00
--
-- You should have received a copy of the GNU General Public License
-- along with this package; see the file COPYING. If not, write to
2005-06-02 18:07:06 +00:00
-- the Free Software Foundation, Inc., 51 Franklin Street - Fifth Floor,
-- Boston, MA 02110-1301, USA.
--
This file lists user visible changes that were made between releases. For
more verbose descriptions of these and internal changes see the ChangeLog
files.
Version 0.0.8
-------------
2005-09-12 12:01:40 +00:00
* dialog for changing properties of several components
* creating matching circuits
* more filters supported by filter synthese tool
* many more models in component library
Version 0.0.7
-------------
2005-07-22 18:40:27 +00:00
* text painting rotations in subcircuit symbols
* renamed Qucs, new name is "Quite Universal Circuit Simulator"
2005-07-04 06:07:17 +00:00
* several small improvements and bug fixes
2005-06-27 14:16:23 +00:00
* Latex-like mnemonics (e.g. \tau) in graphic texts and diagram labels
* library manager including transistor, diode, substrate, etc. libraries
Version 0.0.6
-------------
* finished SPICE component
2005-03-13 14:46:24 +00:00
* transmission line calculator
* filter synthesis application
2005-04-26 06:25:18 +00:00
* new diagrams: 3-dimensional cartesian, locus curve
2005-04-12 13:22:48 +00:00
* many small improvements
2005-04-26 06:25:18 +00:00
* edit component properties directly on the schematic
* translations into Swedish
* new components: coplanar open, short, gap and step
2005-05-09 06:32:17 +00:00
* nicer icons for simulation components
2005-03-13 14:46:24 +00:00
Version 0.0.5
-------------
* internal help system now also in German available
* translations into Hebrew, French, Japanese and Hungarian
2004-11-28 18:29:33 +00:00
* some new components and diagrams
2004-12-04 18:41:22 +00:00
* some new graph styles (stars, circles, ...)
2004-11-28 18:29:33 +00:00
* manual axes scale for diagrams
* many minor improvements and bug fixes
2004-12-30 12:03:08 +00:00
* improved simulation component dialog
* scroll bar for tabular diagrams
2005-01-16 14:21:24 +00:00
* menu on right mouse button
Version 0.0.4
-------------
2004-09-19 21:50:48 +00:00
* per-language internal help system implemented
* translations into portuguese and spanish
2004-09-18 17:14:23 +00:00
* some new paintings and components
* subcircuits with symbol painted by the user
2004-10-15 07:07:57 +00:00
* improved the zooming (looks nicer now)
* progress bar during simulation
* some small improvements and bug fixes
2004-09-18 17:14:23 +00:00
Version 0.0.3
-------------
* avoided working directory changes during program execution
* translations into Polish and Romanian
2004-06-16 17:41:33 +00:00
* some new components (e.g. transistors)
2004-08-25 19:46:13 +00:00
* some new operations (e.g. aligning)
* undo/redo function
* improved subcircuit support
2004-06-21 08:22:13 +00:00
* resize operation for paintings
2004-08-25 19:46:13 +00:00
* logarithmical scale for rectangle diagrams
* change style of graphs (dashed, dotted, ...)
* qucs-edit and qucs-help as external programs
* application settings dialog
* many small improvements and bug fixes
2004-06-16 17:41:33 +00:00
Version 0.0.2
-------------
2004-05-26 20:19:23 +00:00
* translations into german and italian
* modified build system, no more kdevelop
2004-05-25 19:10:00 +00:00
* a (very modest) help system
* deleting and rename of documents
* some new components and paintings
* runs more stable
* mouse cursor symbols show active action
* document area more flexible for resize and zoom
* equation support
* strongly improved handling with wire labels
* diagrams more beautiful
* diagrams can show independent and more-dimensional graphs
* markers can be set on graphs
2004-05-26 20:19:23 +00:00
Version 0.0.1
-------------
* first available version