CIA.vc
kjelderg
Real-time open source activity stats
Stats » Authors » kjelderg
informationsyndicateUTC clock
13:39 on May 26, 2012
event counters
The last message was received 5.45 years ago at 09:52 on Dec 16, 2006
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
7 messages since the first one, 5.84 years ago, for an average of 0.83 years between messages
recent messages
dateReversed sort columnprojectcontentlink
09:52 on Dec 16, 2006KDE
Commit by kjelderg :: r614090 kiten/trunk/KDE/kdeedu/kiten/app/kiten.cpp:
A quick one-liner to make the search entry field scale properly.
#
13:27 on Oct 10, 2006KDE
Commit by kjelderg :: r594101 kiten/trunk/KDE/kdeedu/kiten/app/ (kiten.h main.cpp):
This adds a dbus / to kiten, adds the registered name org.kde.kiten (as well as fixing kde.org.kiten_<PID?> to ork.kde.kiten_<PID?>). It also exports all public slots to the /. It is inspired by pong.c and ping.c from qtdbus examples in qt-copy. This should allow radselect to access functions VERY easily. Must find a cleaner way to do the name exporting of the org.kde.kiten model to avoid having to do a registerService("org.kde.kiten").
#
05:43 on Aug 05, 2006KDE
Commit by kjelderg :: r569890 kiten/trunk/KDE/kdeedu/kiten/bin/ (6 files):
moved widgets.* to resultsView.* made clicking work, unbroke the kHistoryCombo so that there are no dupes.
#
04:18 on Aug 05, 2006KDE
Commit by kjelderg :: r569882 kiten/trunk/KDE/kdeedu/kiten/ (bin/kiten.cpp lib/kitenEdit.cpp):
this small commit fixes (afaict) the kHistoryCombo and makes it act as I want. I'm mostly commiting this so that Joe can make a more substantial commit and I don't have to merge his changes in.
#
23:08 on Aug 03, 2006KDE
Commit by kjelderg :: r569476 kiten/trunk/KDE/kdeedu/kiten/ (3 files in 3 dirs):
This fixes a bit more of the KHistoryCombo functionality ... not perfect yet, though.
#
02:29 on Jul 27, 2006KDE
Commit by kjelderg :: r566794 kiten/trunk/KDE/kdeedu/kiten/ (3 files in 2 dirs):
This is a couple of quick fixes to the UI (mostly KitenEdit) to make it work a bit. This reveals a bug in dictQuery which Joe can look at.
#
06:58 on Jul 24, 2006KDE
Commit by kjelderg :: r565691 kiten/trunk/KDE/kdeedu/kiten/ (4 files in 2 dirs):
Moved kitenEdit to derive from KHistoryCombo (as Konq's bar does) for consistency and because doing it made it VERY easy to nick konqy code and make it display a searchbar. Next step for me: make it do something.
#