- 06 Sep, 2010 3 commits
-
-
Alexander Wiebel authored
if we need the datasetbrowser to exist for the permanent toolbar
-
Mathias Goldau authored
-
Mathias Goldau authored
-
- 03 Sep, 2010 6 commits
-
-
Mathias Goldau authored
[CLEAN] Now several c_str() conversions replaced with QString::fromStdString() since Qt itself should know best on how to convert those formats, also removed several casts and finally some zombie files, not used except in CMakeLists and by them self (corresponding .cpp), so now it should be a bit faster in compiling without those zombies...
-
Mathias Goldau authored
[CHANGED] Now the double- and int-property-widgets also update when the focuse has left. Also internally the old WLogger stmts were refactored to the new style and simplyfied some number conversions
-
Mathias Goldau authored
[FIX] Double and Int PropertyWidgets will no display some space under Mac OS X too. Reset the spacing policy back to default in the hope that it will work on other platforms as well. The reason why it does not worked was propbably that the maximumSize was set to the suggested minimum size, I do not know WHY this has been working under OTHER platforms...
-
Mathias Goldau authored
-
schurade authored
-
schurade authored
-
- 02 Sep, 2010 7 commits
- 01 Sep, 2010 8 commits
- 31 Aug, 2010 1 commit
-
-
Alexander Wiebel authored
-
- 30 Aug, 2010 6 commits
- 27 Aug, 2010 6 commits
-
-
Stefan Philips authored
-
Stefan Philips authored
[ADD] Test for median function
-
Stefan Philips authored
[ADD] Median calculation for WValue
-
Alexander Wiebel authored
seems that more threads do not accelerate it
-
reichenbach authored
-
reichenbach authored
[CHANGE] improved applyFunkRadonTransform() [STYLE] removed unused code
-
- 26 Aug, 2010 3 commits
-
-
Alexander Wiebel authored
Unfortunately it does seem to be nay faster.
-
Alexander Wiebel authored
-
Alexander Wiebel authored
-