CIA.vc
divanov
Real-time open source activity stats
Stats » Authors » divanov
informationsyndicateUTC clock
04:27 on May 26, 2012
event counters
The last message was received 2.55 years ago at 21:02 on Nov 05, 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
336 messages since the first one, 4.06 years ago, for an average of 4.42 days between messages
recent messages
dateReversed sort columnprojectcontentlink
21:02 on Nov 05, 2009KDE
Commit by divanov :: r1045344 /trunk/www/sites/planet/planetkde/config:
Add my blog
#
13:43 on Oct 18, 2009KDE
Commit by divanov :: r1037169 /branches/work/akonadi-ports/kdepim/krss/resources/feederagent/CMakeLists.txt:
Build
#
13:33 on Oct 18, 2009KDE
Commit by divanov :: r1037151 /branches/work/akonadi-ports/kdepim/akonadi/agents/nepomukfeeder/ (2 files):
Build with QT_NO_CAST_FROM_ASCII and QT_NO_CAST_TO_ASCII
#
11:56 on Oct 18, 2009KDE
Commit by divanov :: r1037095 /branches/work/akonadi-ports/kdepim/krss/resources/ (6 files in 2 dirs):
Add an Nepomuk RSS feeder
#
11:12 on Oct 18, 2009KDE
Commit by divanov :: r1037070 /branches/work/akonadi-ports/kdepim/akonadi/agents/ontologies/ (3 files):
Add first draft of the RSS RDFS
#
08:06 on Oct 17, 2009KDE
Commit by divanov :: r1036372 akonadi/trunk/playground/pim/akonadi/filter/akonadi/filter/ui/CMakeLists.txt:
Install public headers
#
19:55 on Oct 16, 2009KDE
Commit by divanov :: r1036202 /branches/work/akonadi-ports/kdepim/krss/resources/CMakeLists.txt:
Build the filtering agent only if the Akonadi filtering framework
from playground is installed.

Neither CheckIncludeFile nor FIND_PATH works reliably for me. So
I simply do IF( EXISTS file).
#
15:51 on Oct 16, 2009KDE
Commit by divanov :: r1036101 /branches/work/ (33 files in 5 dirs):
Initial work on an RSS filtering agent based on the Akonadi
filtering framework. Crashes sometimes and full of bugs, of course.
It contains of a lot of job->exec() but I'll try to get rid of that later.

Support for showing virtual feeds in client applications is coming up.
#
20:25 on Sep 06, 2009KDE
Commit by divanov :: r1020648 /branches/work/akonadi-ports/kdepimlibs/kpimtextedit/tests/CMakeLists.txt:
Compile with recent Qt: we have to define QT_GUI_LIB.
See http://qt.gitorious.org/qt/qt/commit/a250ca3a3c0b777f274388b9e57a985d7438f8ff
#
12:08 on Jul 21, 2009KDE
Commit by divanov :: r1000471 akonadi/trunk/playground/pim/akonadi/filter/akonadi/filter/CMakeLists.txt:
Install the IO headers as well.
#
08:47 on Jul 21, 2009KDE
Commit by divanov :: r1000374 akonadi/trunk/playground/pim/akonadi/filter/akonadi/filter/CMakeLists.txt:
Install the public headers.
#
19:53 on Jul 20, 2009KDE
Commit by divanov :: r1000081 akonadi/trunk/playground/pim/akonadi/filter/akonadi/filter/componentfactory.cpp:
Register under the correct keyword.
CCMAIL: pragma at kvirc dot net
#
19:31 on Jul 20, 2009KDE
Commit by divanov :: r1000069 akonadi/trunk/playground/pim/akonadi/filter/agent/CMakeLists.txt:
dbus_add_activation_service is provided by PkgConfigGetVar, so use it.
CCMAIL:pragma at kvirc dot net
#
19:22 on Jul 20, 2009KDE
Commit by divanov :: r1000059 akonadi/trunk/playground/pim/akonadi/filter/console/filtereditor.cpp:
Compile
CCMAIL: pragma at kvirc dot net
#
19:54 on Jul 18, 2009KDE
Commit by divanov :: r998971 krss/trunk/playground/pim/krss/ (11 files in 6 dirs):
Bye-bye, playground! (but lets keep krssreader in here just in case)
#
19:37 on Jul 18, 2009KDE
Commit by divanov :: r998969 /branches/work/akonadi-ports/kdepim/krss/krss/ (3 files):
Fix the build on OSX.
#
19:16 on Jul 18, 2009KDE
Commit by divanov :: r998967 /branches/work/akonadi-ports/ (13 files in 5 dirs):
Don't include config-nepomuk.h in public headers.
#
18:58 on Jul 11, 2009KDE
Commit by divanov :: r995033 krss/trunk/playground/pim/krss/libkrss/ (tagprovider.cpp tagprovider.h):
Fix memleak (caught by valgrind)
#
13:57 on Jul 09, 2009KDE
Commit by divanov :: r993763 krss/trunk/playground/pim/krss/libkrss/defaulttagprovider/defaulttagprovider.cpp:
SILENT: remove the comment as the bug was fixed
#
13:33 on Jul 09, 2009KDE
Commit by divanov :: r993754 krss/trunk/playground/pim/krss/libkrss/feedlistmodel.cpp:
Convert to ConstTreeNodeVisitor. The other visitors in this file cannot be
converted because of createIndex() accepting void* ptr.
#