Added MessagePanel unit test and added addHeaderItem method to panels.
authorJussi Laitinen <jupe@l3l7588.ixonos.local>
Tue, 9 Nov 2010 12:22:49 +0000 (14:22 +0200)
committerJussi Laitinen <jupe@l3l7588.ixonos.local>
Tue, 9 Nov 2010 12:22:49 +0000 (14:22 +0200)
commit8bab5f3a28655f8361338225940d20b5fa412c25
tree789f614b695ff1d61738c857c9f76a47794640e4
parentcf611868d6e804f16ea81821dc43e39f888f961c
Added MessagePanel unit test and added addHeaderItem method to panels.
src/ui/meetpeoplepanel.cpp
src/ui/meetpeoplepanel.h
src/ui/messagelistitem.cpp
src/ui/messagelistitem.h
src/ui/messagepanel.cpp
src/ui/messagepanel.h
tests/stubs/messagelistviewstub.h [new file with mode: 0644]
tests/stubs/stubs.pro
tests/ui/messagepanel/messagepanel.pro [new file with mode: 0644]
tests/ui/messagepanel/testmessagepanel.cpp [new file with mode: 0644]