Added width and height parameters to image element. Added different active color...
authoreshe <jessehakanen@gmail.com>
Wed, 14 Jul 2010 14:23:30 +0000 (15:23 +0100)
committereshe <jessehakanen@gmail.com>
Wed, 14 Jul 2010 14:23:30 +0000 (15:23 +0100)
commitcb2ec80bb51d03d84b694d234e23ab1b3639b63b
tree1dda4d072fc127586cc80a5bef337ac4f0e6c585
parent8e096b9ac91af0adc17ff4c5b74ca3061cd55cdb
Added width and height parameters to image element. Added different active color to toolbar items. Changed default background file to smaller one.
17 files changed:
jspeed.pro
src/graphicsscreen.cpp
src/graphicsscreen.h
src/imageelement.cpp
src/imageelement.h
src/imageitem.cpp [deleted file]
src/imageitem.h [deleted file]
src/mainmenu.cpp
src/resources.qrc
src/resources/close_active.png [new file with mode: 0644]
src/resources/minimize_active.png [new file with mode: 0644]
src/resources/settings_active.png [new file with mode: 0644]
src/resources/themes/default/background.png [changed mode: 0755->0644]
src/resources/themes/default/digital7.ttf [changed mode: 0755->0644]
src/resources/themes/default/theme.xml [changed mode: 0755->0644]
src/toolbaritem.cpp [new file with mode: 0644]
src/toolbaritem.h [new file with mode: 0644]