[Molecuilder-devel] [SCM] annotated tag v1.5.0 created. v1.5.0

git at ins.uni-bonn.de git at ins.uni-bonn.de
Sat Aug 15 11:14:56 CEST 2015


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "".

The annotated tag, v1.5.0 has been created
        at  86a5ee025241f95111ddb323821c85944821f2c2 (tag)
   tagging  bff5e273091c20e062b35677796d4f022e572385 (commit)
  replaces  v1.4.12
 tagged by  Frederik Heber
        on  Thu Aug 13 23:53:45 2015 +0200

- Log -----------------------------------------------------------------
GuiChecks regression tests are all fully working (1% crashes tolerated for the moment).

This version contains the following branches:
bff5e27	Candidate_v1.5.0 (Setting version)
66b092e	DebianPackaging (adding debian files for creating a .deb package file)
6fe4f76 GUIStates_using_ObservedValue (ObservedValue cashes a state in the
	World even beyond the instance's destruction, e.g. the position of an
	atom, which allows to have Qt and World run in separate threads)

Frederik Heber (47):
      Using static Observable::..NotificationsChannel() functions.
      Removed init() and signal WorldSelectionChanged() from GLWorldScene.
      GLMoleculeObject_atom uses ObservedValue for internally representing atom's state.
      GLMoleculeObject_bond uses ObservedValue for internally representing atom's state.
      QtMoleculeItem_... use ObservedValue for internally representing atom's state.
      GLMoleculeObject_molecule uses ObservedValue for internally representing atom's state.
      GLWorldScene propagates changed mol id to GLMoleculeObject_molecule.
      Fixing QtElementList::updateElement().
      QtMoleculeList::informDirtyState() does not need to lock refill_mutex anymore.
      Fixing QtMoleculeList with list containing only formulas and ids.
      DOCU: Updated documentation on Qt Gui construct.
      GLWorldView does not emit changed() on each general update() from the World and others.
      GLWorldView no longer listens to WorldTime::TimeChanged.
      Added lastChanged..Id() to both World and molecule.
      Qt4 instance use new lastChanged..Id() in place of lastChanged().
      Removed molecule::lastChanged().
      World now first releases id and then destroys the atom/molecule.
      FIX: Fixing "pure virtual function called" in QtMoleculeItem.
      QtMoleculeItem_.. now shout when they receive subjectKilled().
      Added QtSelectionChangedAgent to transform O/O to S/S system.
      QtMainWindow uses QtSelectionChangedAgent.
      Fixed formula usage in Qt part of code.
      FIX: Setting molecule's name via QtMoleculeList item is again possible.
      GLMoleculeObject_molecule also has ObservedValue for name.
      GLMoleculeObject_molecule does not use getAtomCount() anymore.
      Avoided use of getId() on molecules and atoms in Qt code where possible.
      AddAtomBonds() now uses just id not ptr as param.
      Asserted that GLMoleculeObject_molecule::update() is never called.
      GLWorldScene lacked assert of Walker in atomClicked().
      FIX: Fixing display of shapes in GLWorldView.
      FIX: GLWorldView and QtShapeList do not assert single source in recieveNotification() any more.
      FIX: GLMoleculeObject_bond had both flipped ids and the side.
      TESTFIX: Marked molecule translation guicheck tests as XFAIL.
      FIX: QtLogBox is again included and working thread-safe.
      FIX: updateBoundingBox() must not call molecule::getBoundingBox() on every update.
      FIX: AllPotentialHealder.hpp not excluded from CodeCheck config_h.
      DOCU: Described workaround for missing pyconfig.h.
      FIX: bash_completion was accidentally removed by clean target.
      Added debian/.. files for debian packaging.
      Added script for creating debian package.
      Enabled GUI compilation for debian package.
      Added debugging package molecuilder-dbg and source package molecuilder-dev
      DISTFIX: EXTRA_DIST in tests/../Makefile.ams depended on not yet set variables.
      FIX: Qt can now be found even without --with-Qtbin...
      TESTFIX: for source builds we need to exclude all moc'ed files from codechecks.
      FIX: This prevent crash of molecuildergui in debian package.
      Set version to 1.5.0.

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the Molecuilder-devel mailing list