- 19 Dec, 2013 2 commits
-
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
- 17 Dec, 2013 1 commit
-
-
Alexander Wiebel authored
-
- 11 Dec, 2013 3 commits
-
-
Mathias Goldau authored
-
Mathias Goldau authored
-
jforberg authored
-
- 10 Dec, 2013 3 commits
-
-
Alexander Wiebel authored
-
Alexander Wiebel authored
-
Alexander Wiebel authored
-
- 06 Dec, 2013 7 commits
-
-
Alexander Wiebel authored
-
Alexander Wiebel authored
-
Alexander Wiebel authored
-
Mathias Goldau authored
[CHANGE] Lines having the "boost::shared_ptr< foo > bar = boost::shared_ptr< foo >" idiom have changed to " boost::shared_ptr< foo > bar(..)" in core as well.
-
Mathias Goldau authored
boost::shared_ptr< foo > bar = boost::shared_ptr< foo >( new foo(...) ); are often very long and hard to read. They have changed to: boost::shared_ptr< foo > bar( new foo(...) );
-
Mathias Goldau authored
-
Mathias Goldau authored
-
- 20 Nov, 2013 1 commit
-
-
Sebastian Eichelbaum authored
-
- 19 Nov, 2013 5 commits
-
-
Alexander Wiebel authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
- 18 Nov, 2013 3 commits
-
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
- 16 Nov, 2013 1 commit
-
-
Mathias Goldau authored
-
- 15 Nov, 2013 2 commits
-
-
Mathias Goldau authored
-
Sebastian Eichelbaum authored
-
- 14 Nov, 2013 6 commits
-
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Alexander Wiebel authored
distinguishable from "no icon"
-
Alexander Wiebel authored
-
Alexander Wiebel authored
-
- 12 Nov, 2013 2 commits
-
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
[ADD #310] added state save mechanism for all WQtDockWidgets and nested widgets. This also saves screenshotter settings
-
- 08 Nov, 2013 1 commit
-
-
Mathias Goldau authored
[ADD] A member function to render a symmetric Matrix to a string. This will be needed to save them to plain text files.
-
- 07 Nov, 2013 3 commits
-
-
Alexander Wiebel authored
-
Alexander Wiebel authored
what this strange icon is for :-)
-
Alexander Wiebel authored
-