- 08 Jul, 2015 3 commits
-
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
- 01 Jul, 2015 3 commits
-
-
Sebastian Eichelbaum authored
[FIX] fixed default-param issue. CLang compiled well but GCC-5 not. GCC claimed to not be able to deduce the template type by using an exemplary parameter. Well, whatever. Fixed now.
-
Sebastian Eichelbaum authored
[CHANGE] removed all occurrences of piDouble/piFloat. Still keeping piFloat and piDouble defines in WMath though.
-
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.
-
- 04 Jun, 2015 3 commits
-
-
Alexander Wiebel authored
-
Alexander Wiebel authored
... thanks to sed
-
Alexander Wiebel authored
-
- 31 May, 2015 1 commit
-
-
Alexander Wiebel authored
and some more small style fixes
-
- 28 May, 2015 1 commit
-
-
Alexander Wiebel authored
-
- 27 May, 2015 1 commit
-
-
Alexander Wiebel authored
-
- 01 Jun, 2015 3 commits
-
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
[ADD] added index-based fiber filter. Nice utility to validate fiber-processing algorithms and such.
-
Sebastian Eichelbaum authored
-
- 12 Mar, 2015 3 commits
-
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
[CHANGE] renamed Qt5 di qtgui. More universal, especially since I now added Qt4 compilation again. Our Qt5 code is Qt4 compatible.
-
- 06 Mar, 2015 4 commits
-
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
[FIX #385] our cmake script now allows setting the environment variable "QTDIR" to point cmake to the right Qt directory, even if Qt5 is installed inside the system prefixes
-
Sebastian Eichelbaum authored
-
- 22 Dec, 2014 2 commits
-
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
- 18 Dec, 2014 1 commit
-
-
reichenbach authored
-
- 22 Dec, 2014 1 commit
-
-
Sebastian Eichelbaum authored
-
- 12 Dec, 2014 2 commits
-
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
- 10 Dec, 2014 1 commit
-
-
Sebastian Eichelbaum authored
-
- 09 Dec, 2014 8 commits
-
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
[FIX #385] added Qt5 definitions and compile flags to openwalnut-qt5 executable. This should fix some compile issues with the pre-compiled QT5 versions.
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
[CHANGE] doxygen now generates tag files for external linking of our docs. Inspired by Christof Pieloths patch, but also applied to core-only doc.
-
Sebastian Eichelbaum authored
-
- 03 Dec, 2014 2 commits
-
-
Stefan Philips authored
-
Stefan Philips authored
-
- 02 Dec, 2014 1 commit
-
-
reichenbach authored
-