diff options
author | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
---|---|---|
committer | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
commit | ce599e4f9f94b4eb00c1b5edb85bce5431ab3df2 (patch) | |
tree | d3bb9f5d25a2dc09ca81adecf39621d871534297 /kalzium/ChangeLog | |
download | tdeedu-ce599e4f9f94b4eb00c1b5edb85bce5431ab3df2.tar.gz tdeedu-ce599e4f9f94b4eb00c1b5edb85bce5431ab3df2.zip |
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kalzium/ChangeLog')
-rw-r--r-- | kalzium/ChangeLog | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/kalzium/ChangeLog b/kalzium/ChangeLog new file mode 100644 index 00000000..61d29e3a --- /dev/null +++ b/kalzium/ChangeLog @@ -0,0 +1,30 @@ +*** Changes after Kalzium Hydrogen *** +Change: + - Make the plot window always plot on changes of setting + (No more having to press the Plot button.) + +Add: + - The spectrum dialog + - The table now has a small gap over the rare earth + - The isotope table provides now more data + - halflife-periods + - weight + - number of neutrons + - abundance + - alpha-decay + - betadecay (both plus and minus) + - spin + - magnetic moment + - The documentation has been overhauled + - The menustructure is now more consistent + - One icon has been added + - Make the mainwidget a QScrollView. This make sizehandling easier + - Improved layout of the detailed information dialog + - Added a widget which shows you a table of the isotopes + - Added EqChem, a chemical equation solver + - Added several glossary-items + - Display no legend when the No Color-mode is choosen + - The dialogboxes now have a help-button which will open the + correct page in the help + - The molecule parser for the weight calculator. + - adding the abundance of an element in a crustal rock (measured in ppm) |