summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* tracker-needle: Go to search results from entry box by pressing DownMartyn Russell2014-02-111-0/+19
* tracker-needle: Don't list emails as "Documents"Martyn Russell2014-02-101-0/+1
* thunderbird: Update tracker-sparql binary check to look for -1.0Martyn Russell2014-02-101-2/+2
* firefox: Update tracker-sparql binary check to look for -1.0Martyn Russell2014-02-101-2/+2
* Trackerbird: Add fr-FR and es-ES localesAdrien Bustany2014-02-109-0/+40
* Trackerbird: added UI localization.Michael Lipp2014-02-109-10/+43
* plugins/thunderbird: Escape folder names in URIsMichael Lipp2014-02-101-2/+2
* plugins/thunderbird: Port to Thunderbird 24Michael Lipp2014-02-104-64/+124
* plugins/thunderbird: Fix formatting in plugin.jsMichael Lipp2014-02-101-2/+2
* plugins/thunderbird: Add more debug messagesMichael Lipp2014-02-106-12/+24
* Revert "TrackerDecorator: Remove unused argument in element_remove_link()"Xavier Claessens2014-02-071-4/+5
* TrackerDecorator: Make sure to flush remaining sparql updates when finishedXavier Claessens2014-02-071-0/+6
* TrackerDecorator: Fix infinite loopXavier Claessens2014-02-071-13/+42
* TrackerDecorator: Remove unused argument in element_remove_link()Xavier Claessens2014-02-071-4/+3
* build: depend on libmediaartMartyn Russell2014-02-0617-2084/+72
* TrackerFileSystem: Fix warning when registering a property twiceXavier Claessens2014-02-061-1/+1
* TrackerDecoratorInfo: register as boxed typeXavier Claessens2014-02-063-4/+18
* tracker_decorator_next(): Queue tasks when a query is neededXavier Claessens2014-02-061-144/+76
* TrackerDecorator: Fix a compilator warningXavier Claessens2014-02-061-13/+6
* TrackerDecorator: Avoid code duplicationXavier Claessens2014-02-064-31/+40
* TrackerDecorator: Make _prepend_ids and _delete_ids singularXavier Claessens2014-02-063-72/+28
* Updated FSF's addressDaniel Mustieles2014-01-315-15/+5
* extract: Remove --disable-shutdown argumentCarlos Garnacho2014-01-211-9/+1
* extract: Plug a leakCarlos Garnacho2014-01-211-7/+10
* extract,msoffice: call g_free() on the right pointerCarlos Garnacho2014-01-211-3/+3
* extract,mp3: Plug a leakCarlos Garnacho2014-01-211-0/+2
* extract,gst: Ensure GstDiscovererInfo structs aren't leakedCarlos Garnacho2014-01-211-5/+9
* extract,gif: Plug a leakCarlos Garnacho2014-01-211-0/+1
* extract: Ensure a task is added to priv->running_tasks just onceCarlos Garnacho2014-01-211-4/+8
* extract: Do not leak info for unhandled filesCarlos Garnacho2014-01-211-0/+1
* decorator: Do not leak TrackerDecoratorInfo structsCarlos Garnacho2014-01-211-1/+1
* decorator: Plug a leakCarlos Garnacho2014-01-211-0/+2
* decorator: do not estimate remaining time when 0 elements have been processedCarlos Garnacho2014-01-211-2/+4
* libtracker-miner: Updated documentation with TrackerDecorator* APIsMartyn Russell2014-01-214-1/+225
* libtracker-miner: Improved warnings in cases of failure t with mount eventsMartyn Russell2014-01-211-2/+2
* libtracker-miner, tracker-extract: Fix include orderMartyn Russell2014-01-213-3/+10
* libtracker-miner: Clearer error message for decorator class ID failuresMartyn Russell2014-01-211-2/+2
* libtracker-miner: Use g_slice_new0() instead of g_new0() where it makes senseMartyn Russell2014-01-211-4/+14
* tracker-extract: remove now nonexistent #includeCarlos Garnacho2014-01-211-1/+0
* tracker-extract: Remove TrackerControllerCarlos Garnacho2014-01-213-1060/+0
* tracker-extract: Turn into a full-blown minerCarlos Garnacho2014-01-211-24/+15
* tracker-extract: Add TrackerExtractDecoratorCarlos Garnacho2014-01-213-0/+396
* tracker-extract: Do not add statistics data if no module handled the fileCarlos Garnacho2014-01-211-12/+16
* libtracker-miner: Add TrackerDecoratorFSCarlos Garnacho2014-01-214-0/+314
* libtracker-miner: Add TrackerDecoratorCarlos Garnacho2014-01-214-1/+1301
* miner-fs: Set relevant rdf:types on filesCarlos Garnacho2014-01-211-0/+22
* miner-fs: Remove code that calls tracker extractCarlos Garnacho2014-01-211-233/+5
* tracker-extract: Set FallbackRdfTypes on all .rule filesCarlos Garnacho2014-01-2124-22/+24
* libtracker-extract: Read FallbackRdfTypes as a string list in .rule filesCarlos Garnacho2014-01-211-9/+28
* Fix compile warnings in tracker-fts.cSam Thursfield2014-01-211-3/+4