CIA.vc
osterfeld
Real-time open source activity stats
Stats » Authors » osterfeld
informationsyndicateUTC clock
07:02 on May 28, 2012
event counters
The last message was received 1.37 years ago at 18:14 on Jan 14, 2011
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
3575 messages since the first one, 8.02 years ago, for an average of 0.82 days between messages
recent messages
dateReversed sort columnprojectcontentlink
18:14 on Jan 14, 2011KDE
Commit by osterfeld :: r1214467 kdeui/trunk/KDE/kdelibs/kdeui/util/kwallet_mac.cpp: (link)
Not supporting folders, just claim it exists to not break clients checking the folder before accessing it.
This fixes the IMAP akonadi resource + OS X keychain combination for me.
CCMAIL:adam at kde dot org
#
16:38 on Jan 14, 2011KDE
Commit by osterfeld :: r1214456 kdeui/trunk/KDE/kdelibs/kdeui/util/kwallet_mac.cpp: (link)
fix typo in slot name
#
13:47 on Jan 14, 2011KDE
Commit by osterfeld :: r1214395 runtime/trunk/KDE/kdebase/runtime/nepomuk/servicestub/CMakeLists.txt: (link)
hrmpf, why did this even configure?
#
13:44 on Jan 14, 2011KDE
Commit by osterfeld :: r1214394 runtime/trunk/KDE/kdebase/runtime/nepomuk/services/filewatch/CMakeLists.txt: (link)
oups, that wasn't meant to go in :)
#
13:42 on Jan 14, 2011KDE
Commit by osterfeld :: r1214393 runtime/trunk/KDE/kdebase/runtime/ (5 files in 4 dirs): (link)
set LSUIElement for nepomukservicestub, too (to prevent it from showing up in the OS X dock).
#
22:01 on Jan 13, 2011KDE
Commit by osterfeld :: r1214282 kutils/trunk/KDE/kdelibs/kutils/kidletime/macpoller.cpp: (link)
Looks like we should register us as the user data here (void*) that is expected to be a MacPoller in the callback.
CCMAIL:drf at kde dot org
#
15:32 on Dec 28, 2010KDE
Commit by osterfeld :: r1209931 kdeui/trunk/KDE/kdelibs/kdeui/ (4 files in 2 dirs): (link)
Add an OS X keychain backend for kwallet. Not all concepts from KWallet (folders, in particular, which are not available as such in keychain) are supported
yet. However, I used it successfully in KDE 4.3/4.4 times with Kontact.

To enable it, pass -DMAC_USE_OSXKEYCHAIN=true to cmake.

CCMAIL=kde-mac at kde dot org, bjoern dot ricks at intevation dot de, adam at kde dot org
#
21:42 on Dec 26, 2010KDE
Commit by osterfeld :: r1209474 runtime/branches/KDE/4.6/kdebase/runtime/nepomuk/services/filewatch/test/CMakeLists.txt: (link)
backport rev. 1209466:

don't build inotify test for !Linux (same guard as for the actual kinotify)
#
20:52 on Dec 26, 2010KDE
Commit by osterfeld :: r1209467 kdecore/branches/KDE/4.6/kdelibs/kdecore/localization/klocale_mac.cpp: (link)
backport 1209449: fix build
BUG:261305
#
20:45 on Dec 26, 2010KDE
Commit by osterfeld :: r1209466 runtime/trunk/KDE/kdebase/runtime/nepomuk/services/filewatch/test/CMakeLists.txt: (link)
don't build inotify test for !Linux (same guard as for the actual kinotify)
#
19:00 on Dec 26, 2010KDE
Commit by osterfeld :: r1209449 kdecore/trunk/KDE/kdelibs/kdecore/localization/klocale_mac.cpp: (link)
fix build
#
07:13 on Nov 12, 2010KDE
Commit by osterfeld :: r1195854 syndication/branches/KDE/4.5/kdepimlibs/syndication/ (2 files in 2 dirs): (link)
backport 1195852:

Fix invalid reads (and for some people crashes) when keeping QDomElements around while their QDomDocument is already destroyed.
Thanks to ivan.q.public at gmail.com for test input and valgrinding.

BUG:190068
#
07:13 on Nov 12, 2010KDE
Commit by osterfeld :: r1195853 syndication/branches/KDE/4.4/kdepimlibs/syndication/ (2 files in 2 dirs): (link)
backport 1195852:

Fix invalid reads (and for some people crashes) when keeping QDomElements around while their QDomDocument is already destroyed.
Thanks to ivan.q.public at gmail.com for test input and valgrinding.

BUG:190068
#
07:12 on Nov 12, 2010KDE
Commit by osterfeld :: r1195852 syndication/trunk/KDE/kdepimlibs/syndication/ (2 files in 2 dirs): (link)
Fix invalid reads (and for some people crashes) when keeping QDomElements around while their QDomDocument is already destroyed.
Thanks to ivan.q.public at gmail.com for test input and valgrinding.

BUG:190068
#
18:42 on Nov 07, 2010KDE
Commit by osterfeld :: r1193966 runtime/trunk/KDE/kdepim/runtime/resources/pop3/tests/fakeserver/fakeserver.cpp: (link)
avoid side affects in assert(), as it won't get executed in release builds.
#
09:22 on Aug 14, 2010KDE
Commit by osterfeld :: r1163534 /branches/work/akonadi-ports/kdepim/ (8 files in 2 dirs):
disable libkdepim dependency
#
09:03 on Aug 14, 2010KDE
Commit by osterfeld :: r1163529 /branches/work/akonadi-ports/kdepim/CMakeLists.txt:
keep only what is required for akregator
#
07:45 on Jul 28, 2010KDE
Commit by osterfeld :: r1155932 akregator/trunk/KDE/kdepim/akregator/ (3 files in 3 dirs):
Allow disabling Akregator's tray icon unread article count

"The unread article count in Akregator's tray icon is useful, but can be
very distracting. A checkbox is provided to offer the choice of
disabling the unread article count, instead showing the default icon at
all times."

Patch by Simon Ruggier

FEATURE:234385
#
17:29 on Jul 07, 2010KDE
Commit by osterfeld :: r1147237 akonadi/branches/KDE/4.5/kdepimlibs/akonadi/collectionstatisticsdelegate.cpp:
don't leak animators if setProgressAnimationEnabled( true ) is called multiple times
#
23:03 on Jul 06, 2010KDE
Commit by osterfeld :: r1146891 runtime/trunk/KDE/kdepim/runtime/migration/ (2 files):
forwardport rev. 1146890:

Wait for all collections of the first level to be created before starting the next level collection create jobs.
Otherwise creating a 2nd level collection fails if its parent is not the current (first) 1st level collection (-> invalid parent). Fixes migration for my personal kjots books.
CCMAIL:steveire at gmail dot com
#