Revision 738466

Go back to digest for 25th November 2007

Other in Educational

Frederik Gladhorn committed changes in /branches/work/kdeedu_parley:

This is really a work branch now.
Start the rewrite of the table model and lesson model.
The table now contains all single line things, the other editing will use dock widgets.
Nothing works.
Both models are not editable yet.
Rewrite of the lesson part of the lib - now there is one root lesson containing the world.
Another time crash and burn...

File Changes

Added 4 files
  • /branches/work/kdeedu_parley/parley/src/vocabulary
  •   /lessonmodel.cpp
  •   /lessonmodel.h
  •   /lessonview.cpp
  •   /lessonview.h
Modified 49 files
  • /branches/work/kdeedu_parley
  •   /libkdeedu/keduvocdocument/CMakeLists.txt
  •   /libkdeedu/keduvocdocument/keduvocdocument.cpp
  •   /libkdeedu/keduvocdocument/keduvocdocument.h
  •   /libkdeedu/keduvocdocument/keduvocexpression.cpp
  •   /libkdeedu/keduvocdocument/keduvocexpression.h
  •   /libkdeedu/keduvocdocument/keduvockvtml2reader.cpp
  •   /libkdeedu/keduvocdocument/keduvockvtml2reader.h
  •   /libkdeedu/keduvocdocument/keduvockvtml2writer.cpp
  •   /libkdeedu/keduvocdocument/keduvockvtml2writer.h
  •   /libkdeedu/keduvocdocument/keduvoclesson.cpp
  •   /libkdeedu/keduvocdocument/keduvoclesson.h
  •   /parley/src/CMakeLists.txt
  •   /parley/src/kva_init.cpp
  •   /parley/src/kvtlessonview.cpp
  •   /parley/src/kvtlessonview.h
  •   /parley/src/kvttablemodel.cpp
  •   /parley/src/kvttablemodel.h
  •   /parley/src/lessondockwidget.cpp
  •   /parley/src/lessondockwidget.h
  •   /parley/src/parley.cpp
  •   /parley/src/parley.h
  •   /parley/src/parleydocument.cpp
  •   /parley/src/parleydocument.h
  •   /libkdeedu/keduvocdocument/tests/keduvocdocumentvalidatortest.cpp
  •   /parley/src/docprop-dialogs/TenseOptPage.cpp
  •   /parley/src/docprop-dialogs/UsageOptPage.cpp
  •   /parley/src/entry-dialogs/additionaleditpage.cpp
  •   /parley/src/entry-dialogs/AdjEntryPage.cpp
  •   /parley/src/entry-dialogs/CommonEntryPage.cpp
  •   /parley/src/language-dialogs/grammardialog.cpp
  •   /parley/src/language-dialogs/grammardialog.h
  •   /parley/src/practice/AdjQueryDlg.cpp
  •   /parley/src/practice/answervalidator.cpp
  •   /parley/src/practice/ArtQueryDlg.cpp
  •   /parley/src/practice/MCQueryDlg.cpp
  •   /parley/src/practice/mixedletterpracticedialog.cpp
  •   /parley/src/practice/practicedialog.cpp
  •   /parley/src/practice/practicedialog.h
  •   /parley/src/practice/showsolutiondialog.cpp
  •   /parley/src/practice/SimpleQueryDlg.cpp
  •   /parley/src/practice/testentry.cpp
  •   /parley/src/practice/testentry.h
  •   /parley/src/practice/testentrymanager.cpp
  •   /parley/src/practice/VerbQueryDlg.cpp
  •   /parley/src/practice/writtenpracticedialog.cpp
  •   /parley/src/statistics-dialogs/GenStatPage.cpp
  •   /parley/src/statistics-dialogs/StatisticsPage.cpp
  •   /parley/src/vocabulary/vocabularymodel.cpp
  •   /parley/src/vocabulary/vocabularymodel.h
53 files changed in total