summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* libtracker-data: Fixed documentation build errors and some warningsMartyn Russell2010-08-163-21/+29
* tracker-control: Fix buildJürg Billeter2010-08-161-1/+1
* tracker-tag: Use new libtracker-sparql APIMartyn Russell2010-08-161-182/+209
* tracker-stats: Reworked to use libtracker-sparqlMartyn Russell2010-08-161-40/+39
* tracker-extract: Drop use of libtracker-client functionJürg Billeter2010-08-1611-31/+31
* tracker-import: Use new libtracker-sparql APIMartyn Russell2010-08-161-20/+23
* tracker-status: Don't use TrackerSparqlConnection and unref DBusGProxyMartyn Russell2010-08-161-17/+16
* tracker-sparql: Use new libtracker-sparql APIMartyn Russell2010-08-161-183/+129
* tracker-miner-flickr: Add refactored writeback code of libtracker-clientMartyn Russell2010-08-164-5/+218
* tracker-miner-flickr: Use new libtracker-sparql APIMartyn Russell2010-08-163-64/+71
* tracker-miner-rss: Fixed compiler errors and use new libtracker-sparqlMartyn Russell2010-08-163-52/+65
* tracker-miner-fs: Use new libtracker-sparql APIMartyn Russell2010-08-162-38/+43
* libtracker-miner: Port to libtracker-sparqlJürg Billeter2010-08-167-610/+94
* tracker-info: Use new libtracker-sparql APIMartyn Russell2010-08-161-93/+90
* tracker-search: Use new libtracker-sparql APIMartyn Russell2010-08-162-359/+302
* libtracker-client: Marked entire API as deprecated and updated documentationMartyn Russell2010-08-162-44/+167
* tracker-utils: Port tracker-status to libtracker-sparqlJürg Billeter2010-08-161-7/+7
* libtracker-extract: Move to libtracker-sparql from libtracker-clientMartyn Russell2010-08-162-3/+3
* tracker-writeback: NB#185070: Loop over all subjects in the Writeback signal'...Philip Van Hoof2010-08-162-55/+60
* libtracker-data: Plugged a leak in journalMartyn Russell2010-08-161-0/+1
* build: Fix VPATH buildsAleksander Morgado2010-08-164-16/+29
* tracker-writeback: Don't just process the first row of results for file write...Philip Van Hoof2010-08-161-37/+38
* Add GCOV_LIBS to the new librariesIvan Frade2010-08-162-0/+2
* tracker-writeback: XMP: NB#182948: Added nao:hasTag for keywords writebackPhilip Van Hoof2010-08-161-0/+36
* plugins/evolution: GB#623207: Fix compilation problemsPhilip Van Hoof2010-08-161-44/+81
* Fixes NB#184882: tracker-extract is getting crashed for malformed gif filesAleksander Morgado2010-08-161-1/+2
* libtracker-bus: Invert ifdef for array backendMartyn Russell2010-08-131-4/+4
* libtracker-bus: Cleaned up -shared C APIMartyn Russell2010-08-132-11/+11
* libtracker-bus: Avoid warnings when building without FD passingMartyn Russell2010-08-131-5/+4
* libtracker-bus: Fix D-Bus error handling for blank updatesJürg Billeter2010-08-131-13/+21
* libtracker-bus: Fix cancellationJürg Billeter2010-08-138-42/+67
* libtracker-bus: Fix blank updatesJürg Billeter2010-08-131-10/+6
* libtracker-bus: Use correct error domainJürg Billeter2010-08-132-13/+22
* libtracker-bus: Adapt to libtracker-sparql changesJürg Billeter2010-08-131-11/+10
* Fix distcheck issuesAleksander Morgado2010-08-131-2/+4
* libtracker-bus: Add updateblank support with functional testPhilip Van Hoof2010-08-136-92/+296
* libtracker-bus: Allow backend to switch between fd passing and dbus-glibMartyn Russell2010-08-131-4/+6
* libtracker-bus: Added skeleton for update_blank and update_blank_asyncPhilip Van Hoof2010-08-138-76/+263
* libtracker-bus: no return value expected in methodAleksander Morgado2010-08-131-1/+1
* distcheck fixes: vala generated sources are in srcdir in distAleksander Morgado2010-08-131-0/+1
* libtracker-bus: Fix distcheck, missing header in distAleksander Morgado2010-08-131-0/+1
* libtracker-bus: More update fixesJürg Billeter2010-08-132-8/+3
* libtracker-bus: Fix crash on updateJürg Billeter2010-08-131-0/+2
* libtracker-bus: Fix more criticalsJürg Billeter2010-08-131-2/+2
* libtracker-bus: Fix critical when cancellable is NULLJürg Billeter2010-08-131-3/+5
* libtracker-bus: Initial implementation of update API with FD passingPhilip Van Hoof2010-08-136-9/+656
* libtracker-bus: Fixed steroids detectionMartyn Russell2010-08-133-6/+17
* libtracker-bus: Fixed compilation without FD PASSING enabledMartyn Russell2010-08-134-19/+15
* libtracker-bus: Use SparqlErrorJürg Billeter2010-08-133-35/+61
* libtracker-bus: Use steroids if availableJürg Billeter2010-08-133-2/+26