]> Git trees. - libqmvoc.git/log
libqmvoc.git
20 years agoMore work on the new document class
Peter Hedlund [Tue, 19 Jul 2005 02:35:25 +0000 (02:35 +0000)]
More work on the new document class

svn path=/branches/work/kwordquiz/src/keduvocdocument.h; revision=436099

20 years agoMore consistent naming of member and parameter variables in the KEduVocExpression...
Peter Hedlund [Sun, 17 Jul 2005 23:37:37 +0000 (23:37 +0000)]
More consistent naming of member and parameter variables in the KEduVocExpression class.

svn path=/branches/work/kwordquiz/src/keduvocdocument.h; revision=435726

20 years agoMainly modifications to the KEduVocExpression class. Use of Qt list classes and date...
Peter Hedlund [Sun, 17 Jul 2005 22:26:57 +0000 (22:26 +0000)]
Mainly modifications to the KEduVocExpression class. Use of Qt list classes and date class. KVocTrain example file loaded and saved without data loss.

svn path=/branches/work/kwordquiz/src/keduvocexpression.h; revision=435712

20 years agoChange function names from getMyProperty() to myProperty() per Qt/KDE standards.
Peter Hedlund [Thu, 14 Jul 2005 02:56:06 +0000 (02:56 +0000)]
Change function names from getMyProperty() to myProperty() per Qt/KDE standards.

svn path=/branches/work/kwordquiz/src/keduvocdocument.h; revision=434429

20 years agoChange function names from getMyProperty() to myProperty() per Qt/KDE standards.
Peter Hedlund [Thu, 14 Jul 2005 02:45:52 +0000 (02:45 +0000)]
Change function names from getMyProperty() to myProperty() per Qt/KDE standards.
CCMAIL:eric@erixpage.com

svn path=/branches/work/kwordquiz/src/keduvocdocument.h; revision=434427

20 years agoGerman->English
Peter Hedlund [Wed, 13 Jul 2005 04:14:38 +0000 (04:14 +0000)]
German->English

svn path=/branches/work/kwordquiz/src/prefleitner.cpp; revision=434171

20 years agoChange function names from getMyProperty() to myProperty() per Qt/KDE standards.
Peter Hedlund [Wed, 13 Jul 2005 04:07:18 +0000 (04:07 +0000)]
Change function names from getMyProperty() to myProperty() per Qt/KDE standards.
CCMAIL:martin-pfeiffer-bensheim@web.de

svn path=/branches/work/kwordquiz/src/leitnersystemview.cpp; revision=434159

20 years agointegrated the leitner system in the quiz
Martin Pfeiffer [Tue, 12 Jul 2005 13:28:01 +0000 (13:28 +0000)]
integrated the leitner system in the quiz

svn path=/branches/work/kwordquiz/src/keduvocexpression.h; revision=433985

20 years agomore bugs fixed+cleanup
Martin Pfeiffer [Mon, 11 Jul 2005 17:18:31 +0000 (17:18 +0000)]
more bugs fixed+cleanup

svn path=/branches/work/kwordquiz/src/leitnersystem.cpp; revision=433743

20 years agosome bugs fixed
Martin Pfeiffer [Mon, 11 Jul 2005 17:14:39 +0000 (17:14 +0000)]
some bugs fixed

svn path=/branches/work/kwordquiz/src/leitnersystemview.cpp; revision=433742

20 years agoAdapted the old import/export classes of the WQL format for working with the new...
Eric Pignet [Sun, 10 Jul 2005 19:11:34 +0000 (19:11 +0000)]
Adapted the old import/export classes of the WQL format for working with the new document class.
Yet to do: handle special characters, selected cells, row heights (these datas don't exist in the new document
class).

Fixed the undo mechanism.

svn path=/branches/work/kwordquiz/src/keduvocwqlwriter.h; revision=433409

20 years agoi have forgotten tose sorry...
Martin Pfeiffer [Fri, 8 Jul 2005 23:56:45 +0000 (23:56 +0000)]
i have forgotten tose sorry...

svn path=/branches/work/kwordquiz/src/prefleitner.cpp; revision=432904

20 years agosome little changes
Martin Pfeiffer [Fri, 8 Jul 2005 14:39:45 +0000 (14:39 +0000)]
some little changes

svn path=/branches/work/kwordquiz/src/keduvocdocument.h; revision=432783

20 years agothe leitnersystem's base classes, not fully intergrated yet, no saving/loading
Martin Pfeiffer [Thu, 7 Jul 2005 16:27:14 +0000 (16:27 +0000)]
the leitnersystem's base classes, not fully intergrated yet, no saving/loading

svn path=/branches/work/kwordquiz/src/leitnersystemview.cpp; revision=432508

20 years agoImproved loading of example files shipped with KWordQuiz and KVocTrain
Peter Hedlund [Mon, 4 Jul 2005 03:18:39 +0000 (03:18 +0000)]
Improved loading of example files shipped with KWordQuiz and KVocTrain

svn path=/branches/work/kwordquiz/src/keduvockvtmlreader.cpp; revision=431354

20 years agoMake sure documents without lessons load properly
Peter Hedlund [Sun, 3 Jul 2005 23:02:35 +0000 (23:02 +0000)]
Make sure documents without lessons load properly

svn path=/branches/work/kwordquiz/src/keduvockvtmlreader.cpp; revision=431338

20 years agoRename to lower case file name
Peter Hedlund [Sun, 3 Jul 2005 21:48:03 +0000 (21:48 +0000)]
Rename to lower case file name

svn path=/branches/work/kwordquiz/src/MultipleChoice.h; revision=431315

20 years agoImplemented Copy/Cut/Paste, delete, 'blank words', column width.
Eric Pignet [Sun, 3 Jul 2005 17:33:05 +0000 (17:33 +0000)]
Implemented Copy/Cut/Paste, delete, 'blank words', column width.
Added support for the generator in the document class.

svn path=/branches/work/kwordquiz/src/keduvocdocument.h; revision=431250

20 years agoImplemented all ways to open and close a document file with the new classes.
Eric Pignet [Sat, 2 Jul 2005 12:48:32 +0000 (12:48 +0000)]
Implemented all ways to open and close a document file with the new classes.
Added a proper 'title' handling.

svn path=/branches/work/kwordquiz/src/keduvocdocument.h; revision=430848

20 years agoAdded first version of the new document classes.
Eric Pignet [Fri, 1 Jul 2005 19:33:52 +0000 (19:33 +0000)]
Added first version of the new document classes.
There are still many things to do.

svn path=/branches/work/kwordquiz/src/keduvocexpression.h; revision=430557