[Molecuilder-devel] [SCM] MoleCuilder branch StatusToAllActions created. v1.4.5-13-g26b4d62

git repository hosting git at ins.uni-bonn.de
Fri Jun 27 23:38:58 CEST 2014


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 "MoleCuilder".

The branch, StatusToAllActions has been created
        at  26b4d62081a948abd7e73ffa88b6aec3eb1e5234 (commit)

- Log -----------------------------------------------------------------
commit 26b4d62081a948abd7e73ffa88b6aec3eb1e5234
Author: Frederik Heber <heber at ins.uni-bonn.de>
Date:   Thu Jun 19 15:56:27 2014 +0200

    All Actions now give correct failure status via STATUS() macro.

commit 0b6b770c3a01e40e913e85102527423a7acc09e0
Author: Frederik Heber <heber at ins.uni-bonn.de>
Date:   Thu Jun 19 15:55:01 2014 +0200

    ActionQueue gives caught failure of Action and success via pushStatus().

commit 378f2d5ba8914489acde58f6de2d54c2e0ae84ba
Author: Frederik Heber <heber at ins.uni-bonn.de>
Date:   Thu Jun 19 13:02:54 2014 +0200

    Updated all UI's StatusIndicator classes to use ActionStatusList.
    
    - CommandLineStatusIndicator and TextStatusIndicator just print the message.
    - QtStatusBar has a QTimer that updates the status message in second
      intervals.

commit 26b4eb453c6d8c6ccdb34e5b8a56f055e76a561b
Author: Frederik Heber <heber at ins.uni-bonn.de>
Date:   Thu Jun 19 11:17:06 2014 +0200

    Added observable ActionStatusList to ActionQueue.
    
    - this allows to fetch Status messages from Actions at a central place.
    - Action::pushStatus() as befriended proxy to ActionQueue::pushStatus() added.
    - equipped ActionStatusList with a thread lock to protect access.

commit 3ded2b779a607bf609e8dbfd11734a0b924f6597
Author: Frederik Heber <heber at ins.uni-bonn.de>
Date:   Thu Jun 19 14:28:15 2014 +0200

    FIX: TxMenu and CommandLineWindow lacked waitQueue() in the wait-for-key loop.
    
    - this has occured due to queueAction() introduction.
    - otherwise the UI is destroyed before even the first Action has started.

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


hooks/post-receive
-- 
MoleCuilder



More information about the Molecuilder-devel mailing list