|
|
@ -931,7 +931,7 @@ TODO: only re-write a local database if it is changed.
|
|
|
|
* Changed a few accelerators (duplicates reported by Dr.Klash)
|
|
|
|
* Changed a few accelerators (duplicates reported by Dr.Klash)
|
|
|
|
* Also show items marked as deleted in the GenericDB viewer.
|
|
|
|
* Also show items marked as deleted in the GenericDB viewer.
|
|
|
|
* All conduits now have their own copy of the handheld's database
|
|
|
|
* All conduits now have their own copy of the handheld's database
|
|
|
|
in $KDEHOME/share/apps/kpilot/conduits/UserName/*.pdb. This was
|
|
|
|
in $TDEHOME/share/apps/kpilot/conduits/UserName/*.pdb. This was
|
|
|
|
needed so that backup runs don't break the conduit's algorithm to
|
|
|
|
needed so that backup runs don't break the conduit's algorithm to
|
|
|
|
detect changed records on the PC. So far, we compared each entry
|
|
|
|
detect changed records on the PC. So far, we compared each entry
|
|
|
|
to the corresponding entry in the backup database. It that changed,
|
|
|
|
to the corresponding entry in the backup database. It that changed,
|
|
|
@ -1036,7 +1036,7 @@ KPilot Developer's notes for July 9th
|
|
|
|
|
|
|
|
|
|
|
|
2003-7-5 Adriaan de Groot
|
|
|
|
2003-7-5 Adriaan de Groot
|
|
|
|
* Renamed all conduit plugins from lib<bla>conduit (and variants) to
|
|
|
|
* Renamed all conduit plugins from lib<bla>conduit (and variants) to
|
|
|
|
conduit_<bla>, so that they're easier to identify in $KDEDIR/lib/trinity.
|
|
|
|
conduit_<bla>, so that they're easier to identify in $TDEDIR/lib/trinity.
|
|
|
|
Of course, this doesn't work right. Feh.
|
|
|
|
Of course, this doesn't work right. Feh.
|
|
|
|
* Removed listCat again.
|
|
|
|
* Removed listCat again.
|
|
|
|
* Implemented a notion of "internal conduit", so that we can move
|
|
|
|
* Implemented a notion of "internal conduit", so that we can move
|
|
|
|