summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-02-24 01:49:02 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-02-24 01:49:02 +0000
commit5de3dd4762ca33a0f92e79ffa4fe2ff67069d531 (patch)
treebad482b7afa4cdf47422d60a5dd2c61c7e333b09 /ChangeLog
downloadktechlab-5de3dd4762ca33a0f92e79ffa4fe2ff67069d531.tar.gz
ktechlab-5de3dd4762ca33a0f92e79ffa4fe2ff67069d531.zip
Added KDE3 version of ktechlab
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktechlab@1095338 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog56
1 files changed, 56 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
new file mode 100644
index 0000000..6f407f3
--- /dev/null
+++ b/ChangeLog
@@ -0,0 +1,56 @@
+New or improved components:
+* Transistors (NPN and PNP).
+* Inductor.
+* Ideal opamp.
+* Rotary switch.
+* Bus connection.
+* Matrix display and driver.
+* Magnitude comparator.
+* Voltage and current probes for oscilloscope.
+* Simulated bouncing for switches.
+* Serial and parallel port components (interface with computer hardware).
+
+Project Management:
+* Complete rewrite...
+* Support for building targets, with processing and linking options.
+
+FlowCode / Microbe:
+* Can read from keypads and display on seven segment displays.
+* Add warning for floating connections in FlowCode.
+* Generated assembly is now heavily optimized.
+
+Debugging:
+* High level language support (SDCC, Microbe).
+* Mouse-over variable inspection.
+* Symbol Viewer.
+
+Optimization:
+* Cache simulation data for circuits with discrete set of inputs (and no
+ reactive components).
+* Speed up calculation of diode operating point.
+* Optimized mixed logic and non-logic simulation.
+* Optimized recording of boolean data from logic probes.
+
+Interface:
+* Translations into French, Spanish and Italian.
+* Replaced KMDI with KateMDI (toolviews remember sizes, lots of other
+ improvements).
+* Modularised GUI - menus and toolbars are hidden / shown as appropriate for
+ the document being edited.
+* Toolbar item editor is now squashable.
+* Lots of icon improvements.
+
+Polishing:
+* Removed flicker when resizing the work area.
+* Remember cursor position in text documents on save / restore.
+* Removed flicker when joining / splitting connectors.
+* Save undo / redo state after editing data.
+* Remember connection routing selection.
+* Try and retain upwards position of text when rotating / reflecting components.
+* Editing of real numbers now always uses three significant figures.
+* Give LEDs a nice selection of predefined LED colours.
+
+Miscellaneous Features:
+* PIC program uploading (via the use of external programs).
+* Allow changing of the z-ordering of items.
+* Added support for gpsim-0.21.11 and gpsim-0.21.12.