]>
Git trees. - libqmvoc.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Adriaan de Groot [Wed, 26 Oct 2005 15:50:49 +0000 (15:50 +0000)]
Fix some of the dox problems with renamed parameters, but don't finish them to remind me to bitch later about the lack of explanation what this whole reverse business is about (of course, the app's author is free to document in any style whatsoever, but the dox are less-than-useful like this).
svn path=/trunk/KDE/kdeedu/kwordquiz/src/keduvocexpression.h; revision=474508
Martin Pfeiffer [Wed, 26 Oct 2005 09:58:13 +0000 (09:58 +0000)]
port from Q3ValueList to QList
svn path=/trunk/KDE/kdeedu/kwordquiz/src/keduvocdocument.h; revision=474401
Adriaan de Groot [Tue, 25 Oct 2005 19:16:14 +0000 (19:16 +0000)]
dox fixes: watering can, mostly missing @param names.
svn path=/trunk/KDE/kdeedu/kwordquiz/src/keduvocexpression.h; revision=474230
Adriaan de Groot [Mon, 24 Oct 2005 21:08:51 +0000 (21:08 +0000)]
Some random dox fixes: keep @param in sync with the parameter names.
svn path=/trunk/KDE/kdeedu/kwordquiz/src/keduvocdocument.h; revision=473878
Martin Pfeiffer [Sat, 22 Oct 2005 01:01:55 +0000 (01:01 +0000)]
port from Q3ValueList to QList, operator== added, API doc
svn path=/trunk/KDE/kdeedu/kwordquiz/src/keduvocexpression.h; revision=472807
Martin Pfeiffer [Thu, 20 Oct 2005 22:14:50 +0000 (22:14 +0000)]
adding API documentation
svn path=/trunk/KDE/kdeedu/kwordquiz/src/leitnersystem.cpp; revision=472496
Martin Pfeiffer [Thu, 20 Oct 2005 21:45:05 +0000 (21:45 +0000)]
port LeitnerSystem to use QList instead of Q3ValueList
svn path=/trunk/KDE/kdeedu/kwordquiz/src/leitnersystem.cpp; revision=472489
Peter Hedlund [Thu, 20 Oct 2005 02:19:52 +0000 (02:19 +0000)]
Continued porting. Mainly .ui files.
svn path=/trunk/KDE/kdeedu/kwordquiz/src/keduvocdocument.cpp; revision=472164
Martin Pfeiffer [Tue, 18 Oct 2005 22:12:16 +0000 (22:12 +0000)]
changed the includes to new qt4 style
svn path=/trunk/KDE/kdeedu/kwordquiz/src/keduvocgrammar.h; revision=471838
Peter Hedlund [Mon, 17 Oct 2005 02:31:37 +0000 (02:31 +0000)]
Merge from /branches/work/kwordquiz. Uses new kvtml document classes. Compiles and runs, but is not functional. All future KWordQuiz work should be done in trunk.
svn path=/trunk/KDE/kdeedu/kwordquiz/src/leitnersystemview.cpp; revision=471272
Peter Hedlund [Sun, 16 Oct 2005 20:44:05 +0000 (20:44 +0000)]
Initial port of KWordQuiz to Qt4/KDE4. It compiles and runs, but a lot of work remains.
svn path=/branches/work/kwordquiz/src/prefleitner.h; revision=471217
Peter Hedlund [Sat, 8 Oct 2005 00:24:48 +0000 (00:24 +0000)]
Continued refactoring for the future kvtml library
svn path=/branches/work/kwordquiz/src/keduvocdocument.h; revision=468408
Peter Hedlund [Thu, 6 Oct 2005 02:00:05 +0000 (02:00 +0000)]
Continued refactoring for the future kvtml library
svn path=/branches/work/kwordquiz/src/grammarmanager.cpp; revision=467714
Peter Hedlund [Fri, 16 Sep 2005 20:33:38 +0000 (20:33 +0000)]
Updated email address, About data, and version
svn path=/branches/work/kwordquiz/src/keduvocexpression.h; revision=461204
Peter Hedlund [Thu, 21 Jul 2005 01:37:01 +0000 (01:37 +0000)]
Updated copyright
svn path=/branches/work/kwordquiz/src/keduvocexpression.h; revision=437133
Peter Hedlund [Thu, 21 Jul 2005 01:24:13 +0000 (01:24 +0000)]
Remove unused parameter
svn path=/branches/work/kwordquiz/src/keduvocdocument.h; revision=437131
Peter Hedlund [Thu, 21 Jul 2005 01:07:48 +0000 (01:07 +0000)]
Remove support for deprecated date format
svn path=/branches/work/kwordquiz/src/keduvocdocument.h; revision=437127
Peter Hedlund [Wed, 20 Jul 2005 03:09:14 +0000 (03:09 +0000)]
Basic vocabulary sorting now works again
svn path=/branches/work/kwordquiz/src/keduvocdocument.h; revision=436611
Peter Hedlund [Wed, 20 Jul 2005 01:47:20 +0000 (01:47 +0000)]
Consistently use the term identifier instead of language
svn path=/branches/work/kwordquiz/src/keduvocdocument.h; revision=436597
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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