Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
openstructure
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
schwede
openstructure
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
fbe7aa6ebe970a035bf198ceabf4e94e52d2690e
Select Git revision
Branches
8
cmake_boost_refactor
data_viewer
develop
protected
master
default
protected
mmtf
no_boost_filesystem
non-orthogonal-maps
ubuntu_ci
Tags
20
2.9.3
2.9.2
2.9.1
2.9.0
2.8.0
2.7.0
2.6.1
2.6.0
2.6.0-rc4
2.6.0-rc3
2.6.0-rc2
2.6.0-rc
2.5.0
2.5.0-rc2
2.5.0-rc
2.4.0
2.4.0-rc2
2.4.0-rc
2.3.1
2.3.1-rc
28 results
Begin with the selected commit
Created with Raphaël 2.2.0
7
Feb
6
5
4
3
2
1
30
Jan
24
22
16
15
14
13
11
10
9
8
18
Dec
13
3
28
Nov
22
21
20
9
23
Oct
3
26
Sep
24
13
10
6
5
14
Aug
13
10
9
7
31
Jul
20
19
18
10
6
2
29
Jun
11
5
4
25
May
23
27
Apr
26
25
24
23
20
19
18
16
13
12
11
10
5
4
31
Mar
29
28
27
23
22
21
20
18
16
15
14
13
5
2
1
28
Feb
27
26
23
22
21
20
15
9
31
Dec
30
13
28
Nov
6
2
20
Oct
27
Sep
21
20
30
Aug
29
24
23
22
18
17
16
10
28
Jul
27
26
25
21
20
13
12
11
10
7
6
5
21
Jun
14
13
1
30
May
29
25
19
17
16
12
Apr
11
7
5
31
Mar
22
21
20
17
15
14
13
10
9
8
7
6
3
2
1
24
Feb
23
22
13
23
Jan
17
16
Nov
15
11
10
9
3
31
Oct
26
17
10
5
25
Sep
6
9
Jul
2
1
24
Jun
23
20
14
8
30
May
25
20
13
Fix indentation
resolve segfault
silence libpng warning
silence libpng warning: iCCP: known incorrect sRGB profile warnings at dng startup
leave memory cleanup to the OS at exit
nicely unregister GLCanvas from scene when destructor is called
fix stereo rendering
Throw an error if output file was not opened in SavePDB.
SCHWED-4012: Portable solution for auto_ptr / unique_ptr in Query.
Write doc for EntityToPDBStr and PDBStrToEntity.
Allow running the Processor with PDBStrToEntity.
update gui doc
revert 5d9151dfb8af906af56c290127422cd023378603
define variable (gives compiler warning otherwise) and avoid zero division
not only promise to detach observer - DO IT
remove unnecessary include to silence warning in the compilation process
silence compiler warning
remove unused variable
silence compiler warning
silence compiler warning
silence compiler warning
silence compiler warning
silence compiler warning
remove unnecessary iterators
replace deprecated std::auto_ptr with std::unique_ptr
not only promise to detach observer - DO IT
silence compiler warning
remove debug output
export the new GLCanvas to Python
use QOpenGLWindow instead of QOpenGLWidget
use httpS for OpenStructure website
QString is now Python string => toString() doesn't work anymore
use https for remote repositories
fix superposition dialog
set proper title in color selection widget
Check whether there is already an instance of the gosty app around
make sure that active_tool is initialized to NULL
Merge branch 'develop' into qt5_port
Switch doc from sphinx.ext.imgmath to sphinx.ext.mathjax for rendering formulas
Remove debug print statements
Loading