-Implemented IntHash group support
commit0394ec83193355ff27bf61641a8b91b756b80116
authorJorge Cuadrado <kuadrosxx@gmail.com>
Fri, 19 Oct 2007 06:14:52 +0000 (19 01:14 -0500)
committerJorge Cuadrado <kuadrosxx@gmail.com>
Fri, 19 Oct 2007 06:14:52 +0000 (19 01:14 -0500)
tree0935d43bfc11071cfd2b132c5045bf36c5ca7095
parentcae94ba790b3d71f90e44a5e8aebf7eba43a3dd1
-Implemented IntHash group support
25 files changed:
examples/command/commandobserver.cpp
tests/command/addframe/test_addframe.cpp
tests/command/expandframe/test_expandframe.cpp
tests/command/removeframe/test_removeframe.cpp
tests/common/commom.pro [copied from tests/tests.pro with 51% similarity]
tests/common/inthash/inthash,pro [new file with mode: 0644]
tests/common/inthash/inthash.pro [new file with mode: 0644]
tests/common/inthash/test_inthash.cpp [new file with mode: 0644]
tests/model/layer/test_layer.cpp
tests/tests.pro
yamf/common/inthash.cpp
yamf/common/inthash.h
yamf/common/inthashimp.cpp
yamf/common/inthashimp.h
yamf/drawing/paintarea.cpp
yamf/drawing/photogram.cpp
yamf/model/command/changelayervisibility.cpp
yamf/model/command/expandframe.cpp
yamf/model/command/insertframe.cpp
yamf/model/command/moveframe.cpp
yamf/model/command/removeframe.cpp
yamf/model/layer.cpp
yamf/model/project.cpp
yamf/model/project.h
yamf/model/scene.cpp