- May 27, 2011
-
-
Andreas Schenk authored
-
Andreas Schenk authored
-
- May 25, 2011
-
-
Andreas Schenk authored
-
- May 17, 2011
-
-
Andreas Schenk authored
-
Andreas Schenk authored
-
Andreas Schenk authored
Cleaned up the keyevent handling and the state machine transitions. The cleanup fixes BZDNG-256 and enforces the switch to active multiline mode from inactive multiline mode whenever the text changes.
-
Andreas Schenk authored
Instead of copying the python files to stage the pymod macro now compiles the python files and put the compiled version into stage. Compiling of the python files allows catching of syntax errors at the make step. In addition it speeds up module loading times for the first import.
-
Andreas Schenk authored
-
Andreas Schenk authored
-
Andreas Schenk authored
-
Andreas Schenk authored
If a dm3 file is not parsed completely this is no error but just an indication that there is more meta data stored in the file.
-
Andreas Schenk authored
Any project dependent on OST will also need to do the boost initialization, therefore moving it to a macro avoids code duplication.
-
Andreas Schenk authored
-
Marco Biasini authored
-
Marco Biasini authored
-
Marco Biasini authored
-
Marco Biasini authored
-
Andreas Schenk authored
-
Marco Biasini authored
-
Marco Biasini authored
-
Marco Biasini authored
-
Marco Biasini authored
-
Andreas Schenk authored
-
Andreas Schenk authored
changed cmake scripts to allow building as subproject / moved common configuration from startup scripts to separate script
-
Tobias Schmidt authored
-
Tobias Schmidt authored
-
Tobias Schmidt authored
-
Bienchen authored
Fixed BZDNG-246; modified AtomImpl::DeleteAllTorsions() and test_view/ test_delete which produced a memeory leak.
-
- May 13, 2011
-
-
Tobias Schmidt authored
-
Tobias Schmidt authored
-
Tobias Schmidt authored
-
Marco Biasini authored
-
- May 12, 2011
-
-
Marco Biasini authored
-
Bienchen authored
Fixed small bug in RenameChain: now it's allowed to rename a chain with its own current name. Also enhanced test on RenameChain. Fixed documentation of RenameChain, RenameAtom
-
Bienchen authored
Fixed bug BZDNG-212 (RenameResidue(ResidueHandle, new_name) is missing in EditorBase), added documentation for Rename[Atom|Chain|Residue] functions as well as unit tests. Made some tests compatible with Python 2.4.
-
- May 11, 2011
-
-
Marco Biasini authored
-
- May 10, 2011
- May 09, 2011
-
-
Marco Biasini authored
"except ExceptionType as var" is only supported in newer versions of Python
-
Marco Biasini authored
-