CIA.vc
akrasc
Real-time open source activity stats
Stats » Authors » akrasc
informationsyndicateUTC clock
21:02 on May 25, 2012
event counters
The last message was received 2.51 years ago at 16:57 on Nov 22, 2009
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
148 messages since the first one, 7.68 years ago, for an average of 2.71 weeks between messages
recent messages
dateReversed sort columnprojectcontentlink
16:57 on Nov 22, 2009KDE
Commit by akrasc :: r1052861 kverbos/trunk/playground/edu/ (2 files in 2 dirs):
Some documentation added.
#
15:26 on Nov 22, 2009KDE
Commit by akrasc :: r1052825 kverbos/trunk/playground/edu/kverbos/src/kverbos.desktop:
Corrected the X-DocPath=kverbos/index.html in the kverbos.desktop file.
#
07:19 on Feb 25, 2009KDE
Commit by akrasc :: r931297 libkdeedu/trunk/KDE/kdeedu/libkdeedu/keduvocdocument/ (CMakeLists.txt keduvoctranslation.h):
added keduvocwordflags.h to the CMakeLists.txt file so that it is installed properly
#
06:54 on Feb 21, 2009KDE
Commit by akrasc :: r929336 kverbos/trunk/playground/edu/kverbos/data/verbdata.xml:
changed the spelling of 'maquilar' to 'maquillar', because I couldn't prove a verb maquilar to exist but the verb maquillar (to put one's face on) is missing.
#
09:07 on Aug 04, 2008KDE
Commit by akrasc :: r841846 kverbos/trunk/playground/edu/kverbos/data/verbdata.xml:
Added the verb cumplir.
#
15:04 on Apr 11, 2008KDE
Commit by akrasc :: r795843 kverbos/trunk/playground/edu/kverbos/data/verbdata.xml:
Added the verb 'prever', conjugation like 'ver'
#
20:29 on Dec 27, 2007KDE
Commit by akrasc :: r753543 kverbos/trunk/playground/edu/kverbos/src/ (jigsawsettings.h kvtmlsettings.h):
Deleted the signals "void selectionChanged();" so that kverbos compiles without warnings again.
#
19:10 on Dec 27, 2007KDE
Commit by akrasc :: r753529 kverbos/trunk/playground/edu/doc/kverbos/CMakeLists.txt:
Add the missings CMakeLists.txt file so that the kverbos documentation will be build.
#
19:09 on Dec 27, 2007KDE
Commit by akrasc :: r753527 kverbos/trunk/playground/edu/kverbos/src/ (verbdata.cpp verbdata.h):
Changes the name of the function conjugate to buildForms to fix the warnings during compilation.
#
21:01 on Sep 09, 2007KDE
Commit by akrasc :: r710398 kverbos/trunk/playground/edu/kverbos/KDE4/src/ (6 files):
Changed the tab order in the formsinput.ui file so that it is easier to cycle through the lineInput fields.
The field for first person imperativo stays empty when the input is corrected.
Added support for some standard key combinations: Strg+Q, F1 and Strg+N which returns to the menu
#
19:35 on Sep 07, 2007KDE
Commit by akrasc :: r709550 kverbos/trunk/playground/edu/kverbos/KDE4/ (4 files in 2 dirs):
Some minor changes and an archive with examples for the GapTrainer. Extract the archive to ~/.kde/share/apps/kverbos/exercises
#
19:08 on Sep 07, 2007KDE
Commit by akrasc :: r709540 kverbos/trunk/playground/edu/kverbos/KDE4/src/ (gaptrainer.cpp qlearning.cpp qmenu.cpp):
In the GapTrainer the user correction is disabled. That means after correcting the user cannot correct his mistakes. He only can see the solution.
All intended features of the program are implemented now. Maybe someone likes to look for bugs.
#
11:22 on Sep 07, 2007KDE
Commit by akrasc :: r709381 kverbos/trunk/playground/edu/kverbos/KDE4/src/ (8 files):
Some imporvement in the gapTrainer. The user input can be correted now and the user gets points for the solution. But the user still cannot correct his wrong input. Maybe the problem is a bug in KHTMLPart?
#
07:42 on Sep 04, 2007KDE
Commit by akrasc :: r708217 KDE4/trunk/playground/edu/kverbos/KDE4/ (16 files in 2 dirs):
Some more documentation.
The 'Verb Translation' section in the general configuratin tab has moved into the kvtml tab. This connection seems better.
#
16:04 on Sep 01, 2007KDE
Commit by akrasc :: r707350 kverbos/trunk/ (31 files in 7 dirs):
The VerbViewTrainer and the FormsTrainer seem to work. The program extends the menu now if additional exercises for the GapTrainer are installed. The GapTrainer still doesn't correct the user input.
Started to write the documentation.
#
16:09 on Aug 27, 2007KDE
Commit by akrasc :: r705269 kverbos/trunk/playground/edu/kverbos/KDE4/menu/menufile.en:
added an exercise
#
16:32 on Aug 26, 2007KDE
Commit by akrasc :: r704926 kdeui/trunk/KDE/kdelibs/kdeui/dialogs/kconfigdialogmanager.cpp:
1. The class QButton is no longer part of Qt.
2. QPushButton doesn't have a signal stateChanged() ?\194?\160use clicked(bool) instead
3. QButtonGroup doesn't have a signal clicked(int) ?\194?\160 use buttonClicked(int)
instead
4. QDateEdit, QTimeEdit, QDateTimeEdit don't have a signal valueChanged(..) use
dateChanged(const QDate &) for QDateEdit
timeChanged(const QTime &) for QTimeEdit
dateTimeChanged(const QDateTime &) for QDateTimeEdit ?\194?\160 ?\194?\160instead
5. QTextBrowser doesn't have signal sourceChanged(QString) ?\194?\160 use sourceChanged (
const QUrl &) ?\194?\160 instead
6. The class QMultiLineEdit is no longer a part of Qt.
I checked all Q-classes now. I *didn't* check the K-classes yet.
#
15:59 on Aug 26, 2007KDE
Commit by akrasc :: r704909 kverbos/trunk/playground/edu/kverbos/KDE4/src/ (5 files):
1. The program shouldn't crash anymore when the users verb selection is empty.
2. If the tense is imperative, the QLineEdit for the first person singular is disabled and the point isn't counted.
3. Selecting verb groups in the config dialog should be faster now for the big groups, especially for regular verbs ending on -ar
#
12:44 on Aug 26, 2007KDE
Commit by akrasc :: r704846 kverbos/trunk/ (20 files in 4 dirs):
The forms-trainer should work now.
#
09:06 on Aug 25, 2007KDE
Commit by akrasc :: r704531 kverbos/trunk/playground/edu/kverbos/KDE4/src/ (6 files):
The user can cycle through the QLineEdits in the formstrainer using the return button now.
#