6 Commits

Author SHA1 Message Date
Paolo Cignoni cignoni
29a27053cd qualitymapperdialog.cpp \ util.cpp:
- updated updateXQualityLabel and relative2QualityValf methods
- added call to updateXQualityLabel at xSpinbox value change
2008-02-18 14:49:14 +00:00
Paolo Cignoni cignoni
de785c4760 transferfunction.h\cpp:
- removed junction point field from TF_KEY struct-
- minor changes to adapt to the change above

qualitymapperdialog.h\cpp:
- added call to endEdit method when dialog is closed
- added TFHandle creation by doubleclick on empty areas (using invisible graphics item)
- other minor changes

util.cpp:
- minor change
2008-02-15 18:46:19 +00:00
Paolo Cignoni cignoni
f19095d1aa added method relative2QualityValf 2008-02-15 17:08:08 +00:00
Paolo Cignoni cignoni
bfd0cd38f3 util.h\util.cpp:
- Optimized relative-absolute and absolute-relative values conversion functions

qualitymapper.cpp\qualitymapper.cpp:
-  Fixed bug about quality representation. Now the quality is represented correctly in the histogram every time the dialog is built and shown.
- Added call to transfer function drawing (stub)


qualitymapperdialog.h:
- Added method for  transfer function drawing (stub)
- Added some optimizations to drawCartesianChartBasics method to make it completely parametric (view indipendent) (stub yet)
- Other minor changes

transferfunction.h\transferfunction.h:
- added a new overloaded constructor to build the transfer function directly from a TF file (stub)
- Some optimizations applied
- Other minor changes
2008-01-19 22:25:11 +00:00
Paolo Cignoni cignoni
7b4a438376 *** empty log message *** 2008-01-16 16:31:04 +00:00
Paolo Cignoni cignoni
3704f85a6f *** empty log message *** 2008-01-16 16:08:39 +00:00