- 30 Nov, 2011 16 commits
-
-
Mario Hlawitschka authored
[FIX] OSX at least ensures that the .owproj extension is present if neither .owp nor .owproj is provided. This lead to some awkward file names.
-
Mario Hlawitschka authored
-
Mario Hlawitschka authored
-
Mario Hlawitschka authored
-
Mario Hlawitschka authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
[FIX] - definition of external symbols must not be static. Additionally, the name in the definition of this symbol was wrong.
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Mario Hlawitschka authored
-
Mario Hlawitschka authored
-
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.
-
Mario Hlawitschka authored
-
Mario Hlawitschka authored
[CHANGE] add runtime warning when non-implemented functionality is reached on some platforms and commented in documentation.
-
Mario Hlawitschka authored
-
Mario Hlawitschka authored
[CHANGE] moved list of colors to cpp file to avoid having them declared in every object that includes WColor.h. We have to do some similar cleanups with other static variables as well.
-
- 29 Nov, 2011 9 commits
-
-
Mario Hlawitschka authored
[CHANGE] there is a default QKeySequence::Delete, so use that even though it does not fix the awkwardness of Macs not having a dedicated delete key.
-
Mario Hlawitschka authored
[FIX] trying to fix compilation on platforms older than QT 4.7 where convertFromImage is only part of Qt3Support. Use fromImage there.
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
[FIX] - omiting the minimum size can lead to problems in several OSG manipulators. Exact reason not known.
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Mario Hlawitschka authored
-
Mario Hlawitschka authored
-
- 28 Nov, 2011 8 commits
-
-
Sebastian Eichelbaum authored
[FIX] - removed unnecessary numCores dependency of stylechecker target. Was not used anymore since refactoring the cmake files.
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
[ADD] - fiber display simple is now able to take a WDataSetFiberClustering as input and show the fibs accordingly
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
- 25 Nov, 2011 1 commit
-
-
Sebastian Eichelbaum authored
-
- 23 Nov, 2011 6 commits
-
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
-
Sebastian Eichelbaum authored
[CHANGE] - lifted version number in default branch. This will be our next release. (besides a small bug-fix release which *might* come)
-
Sebastian Eichelbaum authored
[CHANGE] - release script now include mercurial revision number in package name which is required by the debian project team
-
Sebastian Eichelbaum authored
-
Mario Hlawitschka authored
-