[Parley-devel] KDE/kdeedu

Frederik Gladhorn frederik.gladhorn at gmx.de
Sat May 17 13:43:47 CEST 2008


SVN commit 808703 by gladhorn:

Implement copy, cut and paste.
Vocabulary is now copied including grades, conjugations etc.
Not copied are synonym, antonym and false friend.
Some cleanup of the copy constructors of expression/translation to get copies right.
Fix deletion of entries.

Testing appreciated :)

CCMAIL: parley-devel at kde.org


 M  +26 -23    libkdeedu/keduvocdocument/keduvocexpression.cpp  
 M  +1 -0      libkdeedu/keduvocdocument/keduvocexpression.h  
 M  +5 -0      libkdeedu/keduvocdocument/keduvoclesson.cpp  
 M  +14 -5     libkdeedu/keduvocdocument/keduvoctranslation.cpp  
 M  +5 -1      libkdeedu/keduvocdocument/keduvoctranslation.h  
 M  +2 -2      parley/src/vocabulary/vocabularyfilter.cpp  
 M  +2 -1      parley/src/vocabulary/vocabularyfilter.h  
 M  +31 -22    parley/src/vocabulary/vocabularymimedata.cpp  
 M  +4 -1      parley/src/vocabulary/vocabularymimedata.h  
 M  +21 -5     parley/src/vocabulary/vocabularymodel.cpp  
 M  +1 -1      parley/src/vocabulary/vocabularymodel.h  
 M  +25 -39    parley/src/vocabulary/vocabularyview.cpp  
 M  +1 -1      parley/src/vocabulary/vocabularyview.h  




More information about the Parley-devel mailing list