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 branch, SeparatingOutQtThreads has been created at 935c9855a319b377fe6bcf247e2c9430fc26b545 (commit) - Log ----------------------------------------------------------------- commit 935c9855a319b377fe6bcf247e2c9430fc26b545 Author: Frederik Heber <heber@ins.uni-bonn.de> Date: Fri Jun 19 19:37:05 2015 +0200 tempcommit: trianglematcher also used in GuiChecks. Merge with ... commit 203087ea983e3a7f91ceac4ed3cc933064b1e99d Author: Frederik Heber <heber@ins.uni-bonn.de> Date: Fri Jun 19 19:35:50 2015 +0200 FIX: tests/regression FragmentationAutomation had a white space after line break. commit 9c091218924f29e321b092def7157f246905469a Author: Frederik Heber <heber@ins.uni-bonn.de> Date: Fri Jun 19 13:51:08 2015 +0200 tempcommit: Added molecuilderguitest to testsuite dependencies. commit 20a208006acad8888c84aa157782fc6ba108d95b Author: Frederik Heber <heber@ins.uni-bonn.de> Date: Fri Jun 19 13:45:49 2015 +0200 Added TriangleMatcher to safely compare tesselation .dat files. - is used in tests/regression Tesselations, tests/Tesselations, and has its own regression test, too. - added trianglematcher to testsuite dependencies. commit 62487341d36923bded258ac308dfadb6ad2d4b18 Author: Frederik Heber <heber@ins.uni-bonn.de> Date: Fri Jun 19 11:32:31 2015 +0200 tempcommit: QtElementList fixes. commit 14e81c54774a77168b919f56da2c212a0d1eb34c Author: Frederik Heber <heber@ins.uni-bonn.de> Date: Thu Jun 18 03:53:26 2015 +0200 tempcommit: Trying to fix MakroAction's outputAsPython(). commit b99a609e3caf322f8b3003fa82a2cd1c6a055d0f Author: Frederik Heber <heber@ins.uni-bonn.de> Date: Thu Jun 18 03:32:03 2015 +0200 FIX: QtMoleculeListView caused Command to be executed when selection changed internally. - we check via selecting but change is propagated via emit. Now we use DirectConnection. commit 02caa913ec97598b7f8dfc8a4de0683032d36a0a Author: Frederik Heber <heber@ins.uni-bonn.de> Date: Thu Jun 18 02:56:26 2015 +0200 FIX: ActionQueue::isIdle() states whether actions are executed or not. - QtUIFactory uses this to wait till test running next action. commit b737f3b236707a8f2fe947f59c9e71d3d1bcb5fb Author: Frederik Heber <heber@ins.uni-bonn.de> Date: Thu Jun 18 02:42:44 2015 +0200 FIX: Cuboid_impl::getNormal() did not take numerical imprecision into account. commit 670e9a0a0c176c8b29536ec141f7bec28ce8a3f7 Author: Frederik Heber <heber@ins.uni-bonn.de> Date: Thu Jun 18 01:42:13 2015 +0200 FIX: QtTimeLine would cause another WorldSetTime action. - we did not catch where setValue() was called from, from an obtained Observable update() or from changing the slider. - QtTimeLine needs DirectConnection for valueChanged. commit 80219d3d499f0017023ba55ded9eaaf74eb8780d Author: Frederik Heber <heber@ins.uni-bonn.de> Date: Thu Jun 18 01:41:07 2015 +0200 FIX: QtElementList now uses new updateElement(). - old refill() polls complete list of atoms of specific type in the moment an atom is destroyed ... now we only get informed about newly created atoms (safe) and changing elements (also safe). commit 8785566de18c713ecca9290309d55dacc803ebdd Author: Frederik Heber <heber@ins.uni-bonn.de> Date: Thu Jun 18 01:39:28 2015 +0200 TEMP: Removed QtLogBox for the moment. - ever and again causes SEGFAULT at QDebugStream::61 (QTextEdit::append()). commit 241e80f361c7c674d786cc6e59ca96f84c0835fb Author: Frederik Heber <heber@ins.uni-bonn.de> Date: Thu Jun 18 00:09:10 2015 +0200 Added QMutex to QtElementList for refill(). commit 59704e782aea97f14a3988edbe81b06dd22d3f33 Author: Frederik Heber <heber@ins.uni-bonn.de> Date: Thu Jun 18 00:06:29 2015 +0200 FIX: QtMoleculeItem would not correctly signOff prior to molecule being destroyed. - all QtMoleculeItems signOn to molecule::AboutToBeRemoved. - getMolecule() may return NULL, is caught at two places. - getMoleculeId() for allowing QtMoleculeList to acess molid. commit 9ca8c1d77b2865cca26fd259914687db3e13a0bc Author: Frederik Heber <heber@ins.uni-bonn.de> Date: Fri Jun 19 10:50:48 2015 +0200 FIX: QtHomologyList::refill() is now called via signal/slot. commit b4918a3090ef0a090c4723509a1c2fda173d8e61 Author: Frederik Heber <heber@ins.uni-bonn.de> Date: Wed Jun 17 19:15:04 2015 +0200 Storing the id of the main thread in static global variable. - this is preparatory for thread guard to be used in the context of Qt. commit 21347227f6f1698d786a6b03cb86911147ddc537 Author: Frederik Heber <heber@ins.uni-bonn.de> Date: Thu Jun 18 03:23:10 2015 +0200 tempcommit: Fixes to GLWorldScene/View w.r.t. MoleculeMissedStateMap. ----------------------------------------------------------------------- hooks/post-receive --