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, Candidate_v1.4.11 has been created at 8a83d57ddb0c534c7541b6e6ca36f69fbdb6257f (commit) - Log ----------------------------------------------------------------- commit 8a83d57ddb0c534c7541b6e6ca36f69fbdb6257f Author: Frederik Heber <heber@ins.uni-bonn.de> Date: Sat May 23 21:23:35 2015 +0200 Set version to 1.4.11. - MoleCuilder library is now 14:3:1. - Codename "Soccer" (It is one for all and all for one football). commit 3fa16b482f696edb18618700ef768e366d06813c Merge: 08d042d 19dfdf7 Author: Frederik Heber <heber@ins.uni-bonn.de> Date: Fri Jun 12 15:27:22 2015 +0200 Merge branch 'GUI_niceties' into Candidate_v1.4.11 commit 08d042d999587b9169fbb5763d93a65241a1cf4f Author: Frederik Heber <heber@ins.uni-bonn.de> Date: Sun May 17 09:34:31 2015 +0200 Added "--testsingle" switch for line-by-line execution. - QTUIFactory checks for additional "single" and activates then a special mode which uses the newly split executePythonScript. commit 37a67f216a1ec48288bc1b314c99cfb0d6cb6963 Author: Frederik Heber <heber@ins.uni-bonn.de> Date: Sun May 17 15:50:53 2015 +0200 Replaced Query.. class and query..() function declarations in Dialog.. by boost preprocessor magic. - this removes a lot of copy&paste code. commit 0435989b70a2b793f218705f1cf498471af2bdd2 Author: Frederik Heber <heber@ins.uni-bonn.de> Date: Sun May 17 06:24:19 2015 +0200 Replaced all std::string by ParameterPair where used as ("key = value;") tuples. - this fixes an issue with vectors of key-value-pairs converted into a single string for use in a python command. commit 33e80133683ce15eb991faac6abc6d540afee182 Author: Frederik Heber <heber@ins.uni-bonn.de> Date: Sun May 17 06:22:43 2015 +0200 Added ParameterPair (i.e. "key = value;") to allow other string output. - this will solve the problem of vectors of key-value-pairs not properly converted into a single string because of missing semicolon. - FIX: toCLIString used functions toPythonString if possible. commit dd6c07d2c5d563c8e46c0a4b01a0de11563eb584 Author: Frederik Heber <heber@ins.uni-bonn.de> Date: Fri May 15 10:22:40 2015 +0200 Added all new guichecks regression tests generated from createGuiChecks.sh script. commit fae462dafc0b0506501581e2bccedaef6813450d Author: Frederik Heber <heber@ins.uni-bonn.de> Date: Fri May 15 10:03:03 2015 +0200 Added script file to generate guichecks testsuite from regression tests. - options-no-elements.db and options-empty-configs works with faulty arguments. This cannot be replicated with molecuildergui. - all load- and store-sessions removed due to (then) multiply occurrences of said action (we need store-session to create the script for molecuildergui). - dry-run will not cause errors, hence error code of script creation call must always be 0. - refreshes TESTSCRIPTS variable in Makefile.am. commit f3db6059ff3cc60a56408536bc8c419fc809da01 Author: Frederik Heber <heber@ins.uni-bonn.de> Date: Fri May 15 09:12:44 2015 +0200 Added DryRun and NoDryRun actions. - actions (un)set a flag inside ActionQueue to which only those permitted by an advocate pattern have access. - added testsuite tests for both dry-run, no-dry-run, and storing sessions. - explained use of action in userguide. commit 0907ad2590d5fe8b17e1ee653a60c21f3b4e11d0 Author: Frederik Heber <heber@ins.uni-bonn.de> Date: Wed May 13 22:24:48 2015 +0200 Added GuiCheck "AddAtoms". commit 0f0407ad8f57ba8adda5a1059fe7125b8aaa5b92 Author: Frederik Heber <heber@ins.uni-bonn.de> Date: Wed May 13 21:49:52 2015 +0200 Added testsuite "GuiChecks" with extra target guicheck. - this allows starting the testsuite on the graphical interface. - checks for working testlauncher inside molecuildergui with single and multiple scripts. commit 15e1978cca9c4568b8ac921a0fee1cac72517d81 Author: Frederik Heber <heber@ins.uni-bonn.de> Date: Wed May 13 20:20:52 2015 +0200 Command-line arguments are passed to QApplication inside QtUIFactory. commit 3054689a58736f5438fa03886a4337356078607b Author: Frederik Heber <heber@ins.uni-bonn.de> Date: Wed May 13 20:17:55 2015 +0200 Added "--test"-mode to UI switch in builder_init. - this will allow to launch molecuildergui with a set of scripts to execute. ----------------------------------------------------------------------- hooks/post-receive --