Added some effects to graphics elements and changed default theme a bit.
authoreshe <jessehakanen@gmail.com>
Mon, 19 Jul 2010 14:58:44 +0000 (15:58 +0100)
committereshe <jessehakanen@gmail.com>
Mon, 19 Jul 2010 14:58:44 +0000 (15:58 +0100)
commitfdb9b8b2d07ef0695275ad353f40ff068779a82f
tree56b869021e6f63c3324568652fa0cdfd2458dbf8
parent4d3806054964394823b034f85a14b82fc529ad68
Added some effects to graphics elements and changed default theme a bit.
15 files changed:
jspeed.pro
src/blureffect.cpp [new file with mode: 0644]
src/blureffect.h [new file with mode: 0644]
src/dropshadoweffect.cpp [new file with mode: 0644]
src/dropshadoweffect.h [new file with mode: 0644]
src/effect.cpp [new file with mode: 0644]
src/effect.h [new file with mode: 0644]
src/graphicselement.cpp
src/graphicselement.h
src/opacityeffect.cpp [new file with mode: 0644]
src/opacityeffect.h [new file with mode: 0644]
src/resources/themes/default/theme.xml
src/textelement.cpp
src/themescreen.cpp
src/themescreen.h