[kde-edu]: KDE/kdeedu/kwordquiz/src

Peter Hedlund peter at peterandlinda.com
Fri Mar 12 00:33:53 CET 2010


SVN commit 1102171 by hedlund:

FEATURE: 59564
CCMAIL: kde-edu at mail.kde.org
GUI: Implements the ability to show images in combination with text on front and/or back of flashcards. Note that our kvtml format only stores links to images, not the images themselves.

Also includes parts of an implementation for linking sounds to entries in the vocabulary (currently hidden and not used, but will hopefully be merged with code available on the reviewboard).

 M  +8 -17     flashview.cpp  
 M  +2 -4      flashview.h  
 M  +37 -2     kwordquiz.cpp  
 M  +6 -2      kwordquiz.h  
 M  +4 -1      kwordquizui.rc  
 M  +51 -5     kwqcardscene.cpp  
 M  +5 -1      kwqcardscene.h  
 M  +7 -1      kwqcardview.cpp  
 M  +2 -1      kwqcardview.h  
 M  +41 -4     kwqcommands.cpp  
 M  +28 -2     kwqcommands.h  
 M  +20 -1     kwqquizmodel.cpp  
 M  +3 -1      kwqquizmodel.h  
 M  +46 -14    kwqtabledelegate.cpp  
 M  +16 -15    kwqtabledelegate.h  
 M  +70 -18    kwqtablemodel.cpp  
 M  +4 -2      kwqtablemodel.h  
 M  +27 -1     kwqtableview.cpp  
 M  +3 -1      kwqtableview.h  


http://websvn.kde.org/?view=rev&revision=1102171


More information about the kde-edu mailing list