CIA.vc
dharms
Real-time open source activity stats
Stats » Authors » dharms
informationsyndicateUTC clock
04:18 on May 26, 2012
event counters
The last message was received 2.99 years ago at 12:04 on May 30, 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
15 messages since the first one, 3.31 years ago, for an average of 2.69 months between messages
recent messages
dateReversed sort columnprojectcontentlink
12:04 on May 30, 2009KDE
Commit by dharms :: r975472 kpilot/trunk/KDE/kdepim/kpilot/conduits/base/recordconduit.cc:
Cleaned up the code a bit by adding some static_casts.
#
19:54 on May 27, 2009KDE
Commit by dharms :: r973772 kpilot/branches/KDE/4.2/kdepim/kpilot/conduits/base/recordconduit.cc:
"Tickles" the palm during long operations so that it doesn't disconnect from
the PC.
#
16:32 on Feb 28, 2009KDE
Commit by dharms :: r933313 kpilot/branches/KDE/4.2/kdepim/kpilot/conduits/calendar/calendarconduit.cc:
Adds a few comments describing the code change in commit 931909.
#
22:42 on Feb 25, 2009KDE
Commit by dharms :: r931909 kpilot/branches/KDE/4.2/kdepim/kpilot/conduits/calendar/calendarconduit.cc:
Fixes a bug where recurring events that had no time associated with them
weren't synced correctly.

BUG: 183631
#
21:34 on Feb 24, 2009KDE
Commit by dharms :: r931107 kpilot/branches/KDE/4.2/kdepim/kpilot/conduits/calendar/calendarakonadirecord.cc:
Clean up some debugging code inserted while we were working on bug 181493.
#
21:33 on Feb 24, 2009KDE
Commit by dharms :: r931097 kpilot/branches/KDE/4.2/kdepim/kpilot/conduits/akonadibase/akonadidataproxy.cc:
Cleans up the code that processes record deletion from akonadi; specifically,
if the record does not exist on the pc (e.g., it's a dummy record that has
already been deleted) it is not passed to akonadi for deletion.

(Note that this bug was caused in part by a bug in akonadi, which was fixed.)

BUG:184965
#
01:28 on Feb 17, 2009KDE
Commit by dharms :: r927199 kpilot/branches/KDE/4.2/kdepim/kpilot/conduits/base/tests/ (rcfullsynchhtest.cc rchotsynchhtest.cc):
Fixes test cases in the kpilot test suite that broke as a result of commit
921405 (for bug 182752). Commit 921405 changed how deleted records were
handled, and this changed how CUD counts were changed. The current patch
modifies the test suite to accept the new CUD count calculations.
#
01:28 on Feb 17, 2009KDE
Commit by dharms :: r927194 kpilot/branches/KDE/4.2/kdepim/kpilot/conduits/ (8 files in 4 dirs):
Fixes a bug where some items inserted on the pc weren't synced properly to the
hh. The problem revolved around how kpilot generates temporary ids for
new records; this patch modifies the algorithm to work properly.

This patch also adds some debugging output and removes some extraneous whitespace.

BUG:184148
#
23:46 on Feb 09, 2009KDE
Commit by dharms :: r924058 kpilot/branches/KDE/4.2/kdepim/kpilot/conduits/calendar/calendarconduit.cc:
Fixes a problem in kpilot where events that recur on a specific weekday
each month (e.g., 3rd Thursday) were not synced properly.

This also fixes a problem where recurring events specified as a weekday from the
end of the month (e.g., 2nd to the last Wednesday) are handled in a reasonable
(though not entirely correct) fashion. (The palm cannot handle events
specified like this, so this patch attempts to convert the "from end of month"
recurring event to a "from the beginning of month" event.)

BUG:60691
#
00:03 on Feb 05, 2009KDE
Commit by dharms :: r921405 kpilot/branches/KDE/4.2/kdepim/kpilot/conduits/base/recordconduit.cc:
Fixes bug where a record deleted on one device (hh or pc) and modified on the
other device was not handled properly when synced.

BUG:182752
#
16:25 on Feb 01, 2009KDE
Commit by dharms :: r919790 kpilot/branches/KDE/4.2/kdepim/kpilot/ (4 files in 2 dirs):
Fixes some issues related to how todo items are displayed to the user and
in debug logs.

CCBUG:182305
#
15:39 on Feb 01, 2009KDE
Commit by dharms :: r919735 kpilot/branches/KDE/4.2/kdepim/kpilot/conduits/base/idmappingxmlsource.cc:
Fixes a problem where invalid xml files were created when records were removed.

BUG:182218
#
15:20 on Feb 01, 2009KDE
Commit by dharms :: r919713 kpilot/branches/KDE/4.2/kdepim/kpilot/conduits/base/recordconduit.cc:
Fixes a problem where a record inserted on the handheld then deleted before
a sync caused problems.

BUG:182211
#
15:00 on Feb 01, 2009KDE
Commit by dharms :: r919703 kpilot/branches/KDE/4.2/kdepim/kpilot/conduits/todo/todoconduit.cc:
Implements priorities in todo entries when syncing.

BUG:181879
#
14:45 on Feb 01, 2009KDE
Commit by dharms :: r919687 kpilot/branches/KDE/4.2/kdepim/kpilot/kpilot/hotSync.cc:
Modified how the backup threads are deleted after running. The previous way
caused periodic crashes.

BUG:180760
#