CIA.vc
gladhorn
Real-time open source activity stats
Stats » Authors » gladhorn
informationsyndicateUTC clock
17:58 on Feb 09, 2010
event counters
The last message was received 1.45 weeks ago at 15:02 on Jan 30, 2010
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 71 messages last month
2393 messages since the first one, 2.94 years ago, for an average of 10.75 hours between messages
recent messages
dateReversed sort columnprojectcontentlink
15:02 on Jan 30KDE
Commit by gladhorn :: r1082433 plasma/trunk/playground/base/plasma/plasmate/docbrowser/docbrowser.h:
compile++
#
16:00 on Jan 28KDE
Commit by gladhorn :: r1081523 /branches/work/parley-practice/parley/src/practice/practicesummarycomponent.cpp:
show number of attempts in the table, use some color
#
15:48 on Jan 28KDE
Commit by gladhorn :: r1081520 /branches/work/parley-practice/parley/src/practice/ (2 files):
only add wrong answers to the list of answers, prettify the results table a bit
#
02:32 on Jan 28KDE
Commit by gladhorn :: r1081267 /branches/work/parley-practice/parley/src/ (6 files in 2 dirs):
start dislplaying a summary with details - user answers are kept now
#
02:09 on Jan 28KDE
Commit by gladhorn :: r1081262 /branches/work/parley-practice/parley/src/CMakeLists.txt:
readd practicesummarywidget.ui
#
01:30 on Jan 28KDE
Commit by gladhorn :: r1081257 /branches/work/parley-practice/ (40 files in 8 dirs):
Remove the old practice dialogs.
I think by now they are only holding us back.
Port config for practice to checkboxes only, no more radio buttons.
#
00:25 on Jan 28KDE
Commit by gladhorn :: r1081251 /branches/work/parley-practice/parley/src/practice/writtenbackendmode.cpp:
also increase bad count on wrong...
#
22:46 on Jan 26KDE
Commit by gladhorn :: r1080773 /branches/work/parley-practice/parley/src/practice/practicesummarycomponent.cpp:
don't divide by zero when showing the results (happened when no words were practiced because of impossible selection)
#
22:42 on Jan 26KDE
Commit by gladhorn :: r1080766 /branches/work/parley-practice/parley/src/practiceold/entryfilter.cpp:
since we allow a mix of practice modes and it was confusing anyways, just use from/to languages, don't care specifically about mono language stuff
#
18:48 on Jan 26KDE
Commit by gladhorn :: r1080695 /branches/work/parley-practice/parley/src/practice/writtenpracticewidget.cpp:
clear feedback on next word
#
18:44 on Jan 26KDE
Commit by gladhorn :: r1080693 /branches/work/parley-practice/parley/src/practice/ (2 files):
make hint in written practice work
#
14:55 on Jan 25KDE
Commit by gladhorn :: r1080078 /branches/work/parley-practice/parley/src/ (16 files in 6 dirs):
Merge Revisions 1016910:r1080058 from trunk
#
14:41 on Jan 25KDE
Commit by gladhorn :: r1080075 knewstuff/trunk/KDE/kdelibs/knewstuff/knewstuff3/ (knewstuffaction.cpp knewstuffaction.h):
add a upload standard action
#
11:51 on Jan 25KDE
Commit by gladhorn :: r1080017 parley/trunk/KDE/kdeedu/parley/src/version.h:
version trunk as 0.9.4
#
11:51 on Jan 25KDE
Commit by gladhorn :: r1080015 parley/branches/KDE/4.4/kdeedu/parley/src/version.h:
increase version number
#
20:53 on Jan 24KDE
Commit by gladhorn :: r1079717 parley/branches/KDE/4.4/kdeedu/parley/plasmoid/engine/ (parley_engine.cpp parley_engine.h):
backport r 1077675 and 1077680
keep track of multiple files properly
since the data engine can not know where the request came from, applets with the same file will always show the same words in sync.
CCBUG: 192154
This will be in KDE 4.4.0
#
20:48 on Jan 24KDE
Commit by gladhorn :: r1079716 parley/branches/KDE/4.4/kdeedu/parley/src/vocabulary/ (2 files):
backport r1079713

since qt 4.6 the commit and close signals for the delegate are emitted by QItemDelegate
remove emitting them manually, otherwise the cursor would jump two items at a time
#
20:38 on Jan 24KDE
Commit by gladhorn :: r1079713 parley/trunk/KDE/kdeedu/parley/src/vocabulary/ (2 files):
since qt 4.6 the commit and close signals for the delegate are emitted by QItemDelegate
remove emitting them manually, otherwise the cursor would jump two items at a time
#
16:53 on Jan 20KDE
Commit by gladhorn :: r1077680 parley/trunk/KDE/kdeedu/parley/plasmoid/engine/parley_engine.cpp:
don't set "doc" as key for the data
#
16:41 on Jan 20KDE
Commit by gladhorn :: r1077675 parley/trunk/KDE/kdeedu/parley/plasmoid/engine/ (parley_engine.cpp parley_engine.h):
keep track of multiple files properly
since the data engine can not know where the request came from, applets with the same file will always show the same words in sync.
BUG: 192154
#