summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* libtracker-client: Add convenience API for GTK+ and NautilusJürg Billeter2009-09-232-0/+290
* TrackerStatusIcon: use tracker_miner_manager_get_display_name().Carlos Garnacho2009-09-231-8/+1
* TrackerMinerManager: Rely on desktop files to get to know miners data.Carlos Garnacho2009-09-233-27/+121
* TrackerMiner: Listen to tracker-store availability, pause if necessary.Carlos Garnacho2009-09-231-0/+66
* SPARQL: Fix OPTIONAL when used for coalescingJürg Billeter2009-09-221-16/+89
* tracker-extract-pdf: Fix opening documentJürg Billeter2009-09-221-4/+1
* tracker-extract-text: Add nfo:PlainTextDocument typeJürg Billeter2009-09-221-1/+4
* Fixes bug 573012, Context needed for a proper translationMartyn Russell2009-09-211-0/+1
* Fixes bug 594301, Need context for a proper translationMartyn Russell2009-09-211-0/+4
* Fixes bug 592400, String translation issuesMartyn Russell2009-09-2126-75/+81
* Improve error string for translators, related to bug #592400Martyn Russell2009-09-211-1/+1
* Fixes bug #595752, Minor string fixesBruce Cowan2009-09-215-6/+6
* Fixes bug #575733, l10n cleanup in tracker_seconds_to_stringGabor Kelemen2009-09-211-20/+12
* Fixes bug #584607, Search does not work for HungarianGabor Kelemen2009-09-211-0/+5
* TrackerCrawler: Add throttling in there as well.Carlos Garnacho2009-09-183-3/+35
* TrackerMinerFiles: Hook up throttling to config and batt status.Carlos Garnacho2009-09-181-5/+28
* TrackerMinerFS: Add back throttle support.Carlos Garnacho2009-09-182-3/+129
* tracker-preferences: Fixed run on battery/first time sensitive toggleMartyn Russell2009-09-182-4/+3
* tracker-preferences: Merged Monitoring into Indexing sectionMartyn Russell2009-09-181-181/+137
* SPARQL: Fix logical `and' and `or' expressionsJürg Billeter2009-09-171-2/+2
* libtracker-common: Vala compatibility fixJürg Billeter2009-09-172-2/+2
* Fix make distcheckJürg Billeter2009-09-161-1/+1
* SPARQL: Fix filter with datetime literalsJürg Billeter2009-09-161-30/+23
* tracker-preferences: Add tooltips to options to describe them betterMartyn Russell2009-09-161-0/+8
* tracker-preferences: Change "Save" button to "Apply".Martyn Russell2009-09-162-6/+6
* libtracker-miner: Check for NULL before unrefing sparql in item_update...Martyn Russell2009-09-161-2/+6
* tracker-extract-mp3: Fix crash with invalid extended headerJürg Billeter2009-09-161-0/+10
* nmm:albumTrackCount must be assigned on the nmm:MusicAlbum insteadPhilip Van Hoof2009-09-161-1/+1
* tracker-extract-mp3: Also handle deprecated TYER in ID3v2.4Jürg Billeter2009-09-161-0/+3
* tracker-extract-mp3: s/g_assert_not_reached/g_warn_if_reached/Jürg Billeter2009-09-161-3/+3
* We should never timeout in Tracker itself for thesePhilip Van Hoof2009-09-166-6/+6
* Translatable strings for the preferences UIPhilip Van Hoof2009-09-151-3/+3
* Reenabled tracker-preferences compilationPhilip Van Hoof2009-09-151-1/+1
* Small improvements for the tracker-preferences UIPhilip Van Hoof2009-09-152-10/+70
* Merge branch 'tracker-preferences'Philip Van Hoof2009-09-1514-3196/+977
|\
| * Reimplementation of the tracker-preferences user interfacePhilip Van Hoof2009-09-1514-3196/+977
* | tracker-explorer: Fix build with vala masterJürg Billeter2009-09-151-1/+1
* | Fixes: NB#138860, tracker-miner-fs stops crawling if a directory...Martyn Russell2009-09-141-9/+5
* | libtracker-miner: Fixed double freeMartyn Russell2009-09-141-2/+0
|/
* Bugfix, g_object_get was forgotten in the save_string_list onePhilip Van Hoof2009-09-141-0/+2
* Drop unused gmime-2.0 requirementJürg Billeter2009-09-143-4/+0
* libtracker-data: Add tracker:added propertyJürg Billeter2009-09-142-3/+4
* tracker-miner-fs: Efficiency improvement when no dir-content configMartyn Russell2009-09-141-0/+4
* libtracker-miner: Fix crash and memory leak in crawlerJürg Billeter2009-09-141-0/+4
* TrackerMinerFiles: Hook check-directory-contents to configuration.Carlos Garnacho2009-09-111-0/+42
* TrackerMinerFS: Forward the check-directory-contents signals.Carlos Garnacho2009-09-112-0/+46
* TrackerCrawler: Add check-directory-contents signal.Carlos Garnacho2009-09-113-15/+39
* SPARQL: Support fn:starts-with function in queriesJürg Billeter2009-09-111-5/+40
* Fixed duplicate sending of class-signal SubjectsAddedPhilip Van Hoof2009-09-101-3/+8
* TrackerCrawler: Do not iterate through folders parallelly.Carlos Garnacho2009-09-101-31/+47