- 20 Jul, 2017 1 commit
-
-
Alexander Wiebel authored
-
- 09 Apr, 2015 1 commit
-
-
reichenbach authored
-
- 18 Mar, 2014 1 commit
-
-
Sebastian Eichelbaum authored
-
- 16 Dec, 2011 1 commit
-
-
Alexander Wiebel authored
[STYLE #42] renamed main view to be consistent with capitalization guidelines as it shows up in the GUI
-
- 30 Nov, 2011 1 commit
-
-
Mario Hlawitschka authored
[STYLE] removed many includes that seem not to make sense and just increase compile time of the core. Added then missing includes to the modules I compile here. Most are removed using comments for now to make it easier to find the problem if something is wrong but should be removed entirely, soon.
-
- 16 Aug, 2011 1 commit
-
-
Sebastian Eichelbaum authored
[CHANGE] - show axial/coronal and sagittal props now reside in selection manager and are therefore available to others too
-
- 08 Aug, 2011 1 commit
-
-
Sebastian Eichelbaum authored
-
- 25 May, 2011 1 commit
-
-
Sebastian Eichelbaum authored
-
- 18 May, 2011 1 commit
-
-
Sebastian Eichelbaum authored
[CHANGE] - changed dir structure. Kernel, Common, DH and GE are now core. Gui is separat as well as ext.
-
- 09 May, 2011 2 commits
-
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
[CHANGE] - navslices now use the selection manager again. GUI properly handles show properties of nav-slices
-
- 06 May, 2011 1 commit
-
-
Sebastian Eichelbaum authored
-
- 04 May, 2011 1 commit
-
-
Sebastian Eichelbaum authored
-
- 03 May, 2011 1 commit
-
-
Sebastian Eichelbaum authored
[CHANGE] - removed all old WVector3D and WMatrix4x4. Only 3 compatibility functions needed until now. They will be removed next (since they are not implemented).
-
- 28 Feb, 2011 1 commit
-
-
Mathias Goldau authored
-
- 27 Jan, 2011 1 commit
-
-
Mathias Goldau authored
-
- 12 Oct, 2010 1 commit
-
-
Alexander Wiebel authored
-
- 04 Oct, 2010 1 commit
-
-
schurade authored
-
- 28 Sep, 2010 1 commit
-
-
schurade authored
[CHANGE] some additions to the selection manager make the position properties of the nav slices available to everyone
-
- 11 Aug, 2010 2 commits
- 22 Jul, 2010 1 commit
-
-
schurade authored
-
- 23 Mar, 2010 1 commit
-
-
schurade authored
[ADD] switch for filtering on textures
-
- 10 Dec, 2009 1 commit
-
-
Sebastian Eichelbaum authored
[CHANGE] connectors now use dataset prototypes for compatibility checking
-
- 17 Sep, 2009 1 commit
-
-
Alexander Wiebel authored
-
- 13 Aug, 2009 1 commit
-
-
ebaum authored
- added basic graphics engine - added basic class stubs for Kernel, Modules
-
- 29 May, 2009 1 commit
-
-
math authored
-
- 19 May, 2009 1 commit
-
-
math authored
* various documentation added * refactored some tests * added a unit test to the exception class * linked the WNoSuchDataSetException .cpp-code into the dataHandler code * removed Whitespace in CMakeLists.txt * Exceptions now subclassed from std::logic_error instead of std::runtime_error, see the code for details
-
- 13 May, 2009 1 commit
-
-
wiebel authored
-
- 30 Apr, 2009 2 commits
- 28 Apr, 2009 2 commits
- 24 Apr, 2009 3 commits
-
-
math authored
* Removed the LIST in CMakesLists.txt to use globbing, so not every new file must be inserted. * Renamed icons.h and bCognize.h according to our CodingStandard * Set the owner of every ToDo to wiebel :)
-
math authored
-
wiebel authored
Connected that class with widget that holds graphics displays added gui superclass changed CMakeLists Files accordingly added documentation
-