- 28 Mar, 2013 8 commits
-
-
reichenbach authored
-
reichenbach authored
-
Stefan Philips authored
-
reichenbach authored
-
reichenbach authored
-
reichenbach authored
-
reichenbach authored
-
reichenbach authored
-
- 27 Mar, 2013 7 commits
-
-
reichenbach authored
-
Stefan Philips authored
-
Stefan Philips authored
-
Sebastian Eichelbaum authored
[FIX #268] colormapper does not crash anymore when sorting two textures. Reason was a invalidated iterator still being used after invalidation.
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
[CHANGE #259] colormapper now inserts loaded colormaps at the front but keeps ordering of the newly loaded ones and the current ones.
-
Sebastian Eichelbaum authored
[CHANGE #259] colormapper ensures that project files with colormap orderings do not mix with the pre-existing colormap ordering.
-
- 26 Mar, 2013 17 commits
-
-
Mario Hlawitschka authored
-
Mario Hlawitschka authored
-
Mario Hlawitschka authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Stefan Philips authored
-
Stefan Philips authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
[FIX #263] colormapper does not cause a crash anymore when changing the name property directly. It also now allows editing the colormap name directly.
-
Sebastian Eichelbaum authored
[FIX #266] on Mac, the filtered menu items now get disabled instead of being hidden. This might fix the problem.
-
Mario Hlawitschka authored
-
Mario Hlawitschka authored
QT's moc in these versions < 5.0 is not able to perform proper macro substitution, which is required by some boost includes. This lead to compile errors such as: opt/local/include/boost/type_traits/detail/has_binary_operator.hp:50: Parse error at "BOOST_JOIN" The errors can be prevented by removing the appropriate (boost) include files from the moc parser using the pre-defined macro. To avoid excluding these parts in the OpenWalnut core, I decided to exclude the files in the files parsed by moc directly, i.e., all files in the qt4gui that seem to be an issue.
-
Mario Hlawitschka authored
-
Mathias Goldau authored
[CHANGE #42] Our stylechecker now supports OpenCL headers as system includes and also "core" which is used in OW toolboxes
-
- 25 Mar, 2013 7 commits
-
-
Mario Hlawitschka authored
[STYLE] as there seems to be no reason to have c-style syntax for enums here, I changed it to c++-style syntax
-
Stefan Philips authored
-
Stefan Philips authored
-
Mathias Goldau authored
-
Stefan Philips authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
- 22 Mar, 2013 1 commit
-
-
Sebastian Eichelbaum authored
-