CIA.vc
danielw
Real-time open source activity stats
Stats » Authors » danielw
informationsyndicateUTC clock
03:48 on May 26, 2012
event counters
The last message was received 2.85 years ago at 17:47 on Jul 20, 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
101 messages since the first one, 7.04 years ago, for an average of 0.85 months between messages
recent messages
dateReversed sort columnprojectcontentlink
17:47 on Jul 20, 2009KDE
Commit by danielw :: r999998 nepomuk-kde/trunk/playground/base/nepomuk-kde/filesystemservice/ (3 files):
Added more filesysten types to ignore
#
09:19 on Jul 14, 2009KDE
Commit by danielw :: r996376 nepomuk-kde/trunk/playground/base/nepomuk-kde/filesystemservice/ (8 files):
added KMountPointHandler, it should now handle every mountpoint
mountpoint: QUrl > QString
#
19:58 on Jul 09, 2009KDE
Commit by danielw :: r993956 nepomuk-kde/trunk/playground/base/nepomuk-kde/filesystemservice/ (2 files):
Removed unused parameter from base class constructor
#
15:12 on Jul 09, 2009KDE
Commit by danielw :: r993847 nepomuk-kde/trunk/playground/base/nepomuk-kde/filesystemservice/ (9 files):
Adding MountSignalFilter to really only give one signal per mountpoint
even if more than one filesystem handler is reporting it. My first
try on that was to simple to work

Write lastmounttime also on unmount
#
22:04 on Jul 07, 2009KDE
Commit by danielw :: r992894 nepomuk-kde/trunk/playground/base/nepomuk-kde/filesystemservice/ (5 files):
Removing svn:executable properites
#
21:53 on Jul 07, 2009KDE
Commit by danielw :: r992892 nepomuk-kde/trunk/playground/base/nepomuk-kde/ (13 files in 2 dirs):

Import of first draft of the filesystem managment service

It keeps an updated list of all mounted filesystems in Nepomuk

Autostart with Nepomuk is disabled for now

TODO:

  • write KMountPointHandler
  • finalize the ontology
  • dbus signals for filesystem adding and removing
  • dbus method to get a list of all mountpoints + nepomuk-uris
  • maybe: store more infos about filesystems (is it removable, what type (CD, disk, usb-drive) create a never empty label for prefLabel and add volumeLabel to the ontology
#
20:20 on Jun 19, 2009KDE
Commit by danielw :: r984048 soprano/trunk/kdesupport/soprano/backends/virtuoso/virtuosoqueryresultiteratorbackend.cpp:
reset the model on close = less crash
#
04:38 on Nov 12, 2008KDE
Commit by danielw :: r883083 /trunk/qt-copy/patches/0259-restart-select-on-EINTR.diff:
Hopefully fix the KIO problems caused by it (see kcd-ml)

Leaving it disabled, please test

CCMAIL: mdione at grulic dot org dot ar
#
23:18 on Nov 10, 2008KDE
Commit by danielw :: r882581 /trunk/qt-copy/patches/ (0259-restart-select-on-EINTR.diff README):
Patch for Qt task 226687

Handle interrupted selects for sockets by redoing it
when failing with errno=EINTR . Fixes a Sorpano issue
and possible others

Patch by: Marcos Dione <mdione at grulic dot org dot ar>
CCMAIL: mdione at grulic dot org dot ar
#
02:56 on Nov 10, 2008KDE
Commit by danielw :: r882215 strigi/trunk/kdesupport/strigi/src/streams/processinputstream.cpp:
Wait for terminated child to avoid defunct processes hanging arround

CCMAIL: jos at vandenoever dot info
#
02:56 on Nov 10, 2008strigi
Commit by danielw :: r882215 /trunk/kdesupport/strigi/src/streams/processinputstream.cpp:
Wait for terminated child to avoid defunct processes hanging arround

CCMAIL: jos at vandenoever dot info
#
16:24 on Oct 31, 2008KDE
Commit by danielw :: r878232 nepomuk/trunk/KDE/kdelibs/nepomuk/core/resourcedata.cpp:
If the resource uri is a symlink use link target as uri (follow symlinks)
#
17:17 on Oct 30, 2008KDE
Commit by danielw :: r877920 workspace/trunk/KDE/kdebase/workspace/plasma/runners/nepomuksearch/nepomuksearchrunner.cpp:
Proper handle special characters in tags
#
16:49 on Oct 30, 2008KDE
Commit by danielw :: r877886 workspace/trunk/KDE/kdebase/workspace/plasma/runners/nepomuksearch/nepomuksearchrunner.cpp:
Open tags with nepomuksearch kio slave
#
01:42 on Sep 06, 2008KDE
Commit by danielw :: r857657 amarok/trunk/extragear/multimedia/amarok/src/collection/sqlcollection/ (4 files):

removed BlockingQuery usage from sqlcollection

  • some code doublication, but would some macro for it be better?
#
21:42 on Aug 27, 2008KDE
Commit by danielw :: r853564 amarok/trunk/extragear/multimedia/amarok/src/collection/CMakeLists.txt:
disable nepomuk collection build, starting of port to query-service from playground
#
15:58 on Aug 23, 2008KDE
Commit by danielw :: r851416 soprano/trunk/kdesupport/soprano/server/CMakeLists.txt:
Make it build. I think those files got added by misstake to the CMakeList

CCMAIL: sebastian at trueg dot de
#
14:03 on Aug 02, 2008KDE
Commit by danielw :: r841053 amarok/trunk/extragear/multimedia/amarok/src/ (2 files in 2 dirs):
make storing playlists form sqlcollection work again by returning playableUrl for uidUrl(). revert markeys change in playlist saving
#
02:12 on Jul 31, 2008KDE
Commit by danielw :: r839884 amarok/trunk/extragear/multimedia/amarok/src/collection/nepomukcollection/ (3 files):
fix memory leak (delete used querymakers)
#
02:05 on Jul 31, 2008KDE
Commit by danielw :: r839883 amarok/trunk/extragear/multimedia/amarok/src/collection/nepomukcollection/:
remove search-api. will use the new query-service
#