# # ChangeLog for src/Actions/UndoRedoHelpers.hpp # # Generated by Trac 1.4.4 # Mar 18, 2025, 4:20:23 PM Wed, 20 Aug 2014 12:58:29 GMT Frederik Heber [7e51e1] * src/Actions/UndoRedoHelpers.cpp (modified) * src/Actions/UndoRedoHelpers.hpp (modified) * src/Atom/AtomicInfo.cpp (modified) * src/Atom/AtomicInfo.hpp (modified) * src/Atom/TesselPoint.cpp (modified) * src/Atom/TesselPoint.hpp (modified) * src/Atom/atom.cpp (modified) * src/Atom/atom.hpp (modified) * src/Atom/atom_atominfo.cpp (modified) * src/Atom/atom_atominfo.hpp (modified) * src/Atom/atom_bondedparticleinfo.cpp (modified) * src/Atom/atom_bondedparticleinfo.hpp (modified) Extended UndoRedoHelpers. - added removeLastStep(), addNewStep(). ... Wed, 13 Jun 2012 17:39:03 GMT Frederik Heber [8ea3e7] * src/Actions/MoleculeAction/CopyAction.cpp (modified) * src/Actions/MoleculeAction/CopyAction.def (modified) * src/Actions/UndoRedoHelpers.cpp (modified) * src/Actions/UndoRedoHelpers.hpp (modified) * tests/regression/Molecules/Copy/testsuite-molecules-copy-molecule.at (modified) CopyMolecule can now copy all currently selected molecules. - this ... Fri, 06 Apr 2012 11:44:51 GMT Frederik Heber [af9be32] * src/Actions/UndoRedoHelpers.cpp (modified) * src/Actions/UndoRedoHelpers.hpp (modified) * src/Bond/BondInfo.cpp (added) * src/Bond/BondInfo.hpp (added) * src/Makefile.am (modified) Added BondInfo to store bond's state information for later re- ... Fri, 06 Apr 2012 11:44:09 GMT Frederik Heber [57dd40] * src/Actions/AtomAction/RemoveAction.cpp (modified) * src/Actions/Makefile.am (modified) * src/Actions/UndoRedoHelpers.cpp (added) * src/Actions/UndoRedoHelpers.hpp (added) * src/documentation/constructs/actions.dox (modified) Extracted removal and adding of atoms from AtomicInfo to ...