CIA.vc
weilbach
Real-time open source activity stats
Stats » Authors » weilbach
informationsyndicateUTC clock
09:33 on Mar 16, 2010
event counters
The last message was received 2.66 weeks ago at 19:04 on Feb 25, 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, 8 messages last month
372 messages since the first one, 3.45 years ago, for an average of 3.39 days between messages
recent messages
dateReversed sort columnprojectcontentlink
19:04 on Feb 25KDE
Commit by weilbach :: r1096085 kblog/branches/KDE/4.4/kdepimlibs/kblog/gdata.cpp:
Backport of small cleanups due to Mehrdads patch.
#
19:03 on Feb 25KDE
Commit by weilbach :: r1096084 kblog/trunk/KDE/kdepimlibs/kblog/gdata.cpp:
Small cleanups due to Mehrdads patch.
#
23:38 on Feb 10KDE
Commit by weilbach :: r1088490 blogilo/branches/KDE/4.4/kdepim/blogilo/src/composer/stylegetter.cpp:
Backport cleanups.
#
23:38 on Feb 10KDE
Commit by weilbach :: r1088489 blogilo/branches/KDE/4.4/kdepim/blogilo/src/backend.cpp:
Backport for 225124.
#
23:37 on Feb 10KDE
Commit by weilbach :: r1088488 blogilo/trunk/KDE/kdepim/blogilo/src/ (backend.cpp composer/stylegetter.cpp):
Fix bug 225124 and cleanups.
CCBUG 225124

Not a clean fix as I don't understand all the pointer stuff in the backend. Don't know
how the BlogPost can get deleted before slotFetchedPost is called in GData, but it seems to be
this line.
#
18:33 on Feb 10KDE
Commit by weilbach :: r1088400 kxmlrpcclient/branches/KDE/4.4/kdepimlibs/kxmlrpcclient/query.cpp:
Backport fix for 194357.
#
18:27 on Feb 10KDE
Commit by weilbach :: r1088398 kxmlrpcclient/trunk/KDE/kdepimlibs/kxmlrpcclient/query.cpp:
Now really fixed the <value> tag for QStringLists.
#
18:23 on Feb 10KDE
Commit by weilbach :: r1088396 kxmlrpcclient/trunk/KDE/kdepimlibs/kxmlrpcclient/query.cpp:
Fix XmlRPC structure as defined in the standard for QStringLists and particularly for categories in KBlog. Hope this does not cause regressions somewhere.
CCBUG: 194357
#
01:31 on Dec 02, 2009KDE
Commit by weilbach :: r1057336 applets/branches/KDE/4.3/kdeplasma-addons/applets/leavenote/leavenote.cpp:
Backport of async dbus call patch, which stops hanging the plasma-overlay.
#
01:09 on Dec 02, 2009KDE
Commit by weilbach :: r1057326 applets/trunk/KDE/kdeplasma-addons/applets/leavenote/leavenote.cpp:
Do async dbus calls, so plasma-overlay does not hang on knotes calling.
CCBUG:209285
#
15:53 on Oct 30, 2009KDE
Commit by weilbach :: r1042759 workspace/trunk/KDE/kdebase/workspace/plasma/generic/runners/kill/killrunner.cpp:
Don't include headers as system headers which must be installed first. Header paths fixed to internal ones.
#
02:34 on Oct 16, 2009KDE
Commit by weilbach :: r1035856 applets/branches/KDE/4.3/kdeplasma-addons/applets/leavenote/leavenote.cpp:
Only increment pointer when text is not empty and therefore only when message is actually being sent.
#
23:14 on Oct 11, 2009KDE
Commit by weilbach :: r1034100 applets/trunk/KDE/kdeplasma-addons/applets/leavenote/leavenote.cpp:
Only increment counter when the message is not empty and really being sent.
#
14:15 on Sep 30, 2009KDE
Commit by weilbach :: r1029683 kblog/trunk/KDE/kdepimlibs/kblog/ (movabletype.cpp wordpressbuggy.cpp):
Fix small glitches.
#
13:50 on Sep 30, 2009KDE
Commit by weilbach :: r1029675 kblog/trunk/KDE/kdepimlibs/kblog/ (3 files):
Since embedded categories are not standardized be more gentil about different implemenatations and call mt.getPostCategories silently if embedded fetching was not successfull. This only works for fetchPost.
#
17:36 on Sep 17, 2009KDE
Commit by weilbach :: r1024965 kblog/trunk/KDE/kdepimlibs/kblog/ (4 files):
Add a category cache file to avoid loading listCategories on every post operation first. BlogPost::Status::Created set before emit and some debug cleanups...
#
14:18 on Sep 14, 2009KDE
Commit by weilbach :: r1023321 kblog/trunk/KDE/kdepimlibs/kblog/ (3 files):
Reorder emit calls to emit after the setCategory chain is finished.
#
02:12 on Sep 14, 2009KDE
Commit by weilbach :: r1023160 kblog/trunk/KDE/kdepimlibs/kblog/movabletype.cpp:
Fix the internal setCategories structure. Categories work now.
#
15:34 on Sep 02, 2009KDE
Commit by weilbach :: r1019010 kblog/trunk/KDE/kdepimlibs/kblog/ (6 files):
Cleanup and implement the category updating for modifyPost and fetchPost as well. Should close #194357 btw. The official docs for metaweblog.createPost etc. don't define inline category definition, so we call mt.setPostCategories now in everything up from MovableType.
#
14:46 on Sep 02, 2009KDE
Commit by weilbach :: r1018993 kblog/trunk/KDE/kdepimlibs/kblog/ (8 files in 2 dirs):
Fix category support for MovableType and WordpressBuggy. Just set the QStringList with BlogPost::setCategories() and you are done. The rest is worked around internally.
#