- 01 Jul, 2015 1 commit
-
-
Sebastian Eichelbaum authored
[FIX] fixed unused variable piFloat warning by replacing these constants with a function. The original piDouble/piFloat names are aliased via #defines(, although a more elegant solution would be possible in c++11 and above). We keep these constant for compatibility, as we do not know which modules might use it.
-
- 02 Apr, 2013 1 commit
-
-
Stefan Philips authored
[CHANGE] Include WVectorFixed.h, WMatrixFixed.h and WPosition.h directly, where necessary
-
- 21 Mar, 2013 1 commit
-
-
Stefan Philips authored
-
- 09 May, 2012 1 commit
-
-
Sebastian Eichelbaum authored
-
- 07 Feb, 2012 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.
-
- 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
-
- 18 Oct, 2010 1 commit
-
-
reichenbach authored
-
- 20 Sep, 2010 1 commit
-
-
Alexander Wiebel authored
-
- 16 Sep, 2010 1 commit
-
-
Sebastian Eichelbaum authored
-
- 14 Sep, 2010 2 commits
- 18 Jun, 2010 2 commits
-
-
Stefan Philips authored
-
Stefan Philips authored
-
- 08 May, 2010 1 commit
-
-
ledig authored
-
- 07 May, 2010 1 commit
-
-
Alexander Wiebel authored
system wide
-
- 30 Mar, 2010 1 commit
-
-
Mathias Goldau authored
-
- 22 Mar, 2010 1 commit
-
-
Mathias Goldau authored
-
- 18 Mar, 2010 2 commits
-
-
Mathias Goldau authored
-
Mathias Goldau authored
-
- 04 Mar, 2010 1 commit
-
-
Mathias Goldau authored
-
- 17 Sep, 2009 1 commit
-
-
Alexander Wiebel authored
-
- 18 Aug, 2009 2 commits
- 05 Aug, 2009 3 commits
- 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
-