summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merged whitespace branchMartyn Russell2009-12-11205-10382/+10358
* Fixed usage of nie:urlPhilip Van Hoof2009-12-116-3/+30
* SPARQL: Fix type handling of subquery resultsJürg Billeter2009-12-101-13/+31
* SPARQL: Only export selected variables from subqueriesJürg Billeter2009-12-101-3/+21
* SPARQL: Add support for scalar subqueriesJürg Billeter2009-12-101-1/+60
* SPARQL: Add support for compositional subqueriesJürg Billeter2009-12-101-12/+32
* SPARQL: Add add_variable_binding method to simplify codeJürg Billeter2009-12-101-51/+28
* Quick fixes in gstreamer extractor to produce valid SparQLIvan Frade2009-12-101-11/+13
* SPARQL: Align GROUP BY support with SPARQL 1.1 DraftJürg Billeter2009-12-101-1/+1
* Add support for DISTINCT in aggregatesMikael Ottela2009-12-091-5/+15
* Further docs to libtracker-client.Carlos Garnacho2009-12-092-13/+50
* Add a bunch of docs to libtracker-client.Carlos Garnacho2009-12-091-3/+70
* Finish libtracker-miner docs.Carlos Garnacho2009-12-093-2/+10
* Fixed property functions to support resource variablesPhilip Van Hoof2009-12-091-1/+5
* Bug 604152 - tracker-miner-fs crashes after initial startupCarlos Garnacho2009-12-091-1/+1
* Tiny build glitch, added ifdef in case libwv2 ain't availablePhilip Van Hoof2009-12-081-0/+3
* Refactored the MSWord extractor to use libwv2 for content extractionPhilip Van Hoof2009-12-084-46/+158
* SPARQL: Add DataBinding.sql_expression property to simplify codeJürg Billeter2009-12-081-17/+22
* SPARQL: Translate AS ?foo to SQL AS fooJürg Billeter2009-12-081-0/+4
* SPARQL: Support AS ?foo syntax from SPARQL 1.1 DraftJürg Billeter2009-12-081-1/+8
* SPARQL: Support bracketted expressions as select expressionsJürg Billeter2009-12-081-0/+23
* SPARQL: Fix type handling in aggregate functionsJürg Billeter2009-12-081-24/+17
* libtracker-data: Fix reading inverse functional properties from DBJürg Billeter2009-12-071-1/+1
* tracker-search-bar: Fixed results window show/hide semantics.Martyn Russell2009-12-071-0/+3
* libtracker-common: Add G_{BEGIN|END}_DECLS to tracker-utils.hMartyn Russell2009-12-071-0/+4
* Added support for msoffice extractor to parse textual content from .ppt Power...Vesa Pikki2009-12-072-87/+626
* tracker-search-bar: Improve tooltips/queries & make applications launchMartyn Russell2009-12-044-52/+303
* tracker-search-bar: Improve querying for bookmarks, apps, websitesMartyn Russell2009-12-041-9/+111
* TrackerMonitor: Plug a leak.Carlos Garnacho2009-12-031-1/+2
* TrackerMinerFS: Plug 2 leaks.Carlos Garnacho2009-12-031-1/+2
* TrackerMinerFS: Don't check for locks in non-existing files.Carlos Garnacho2009-12-031-2/+2
* Fix a bunch of compiler warnings.Carlos Garnacho2009-12-023-13/+16
* TrackerMiner(Files): Fix some build warnings.Carlos Garnacho2009-12-022-4/+5
* libtracker-miner: Fixed warnings and cleaned up tracker-miner.[ch]Martyn Russell2009-12-022-238/+228
* TrackerOntology: Use ptr arrays for classes/props/namespaces bookkeeping.Carlos Garnacho2009-12-028-146/+175
* TrackerMiner: Remove "terminated" signal, it's unused.Carlos Garnacho2009-12-021-9/+0
* libtracker-client: Initial documentation for functionsMartyn Russell2009-12-012-14/+227
* TrackerProperty: Plug some leaks.Carlos Garnacho2009-12-011-0/+8
* Plug a bunch of leaks in libtracker-miner and tracker-miner-fs.Carlos Garnacho2009-12-014-8/+25
* libtracker-data: Fix memory leak on updates with errorsJürg Billeter2009-12-011-0/+4
* tracker-search-bar: List bookmarks and websitesMartyn Russell2009-12-011-5/+18
* tracker-search-bar: Support listing tagsMartyn Russell2009-12-011-0/+5
* tracker-writeback: Add missing locale.h includeJürg Billeter2009-12-011-0/+1
* libtracker-data: Do not propagate error if this is NULLJuan A. Suarez Romero2009-12-011-1/+3
* tracker-search-bar: Show 10 results not 5 per categoryMartyn Russell2009-11-301-5/+3
* tracker-tag: Convert files used using g_file_new_for_commandline_arg()Martyn Russell2009-11-301-1/+9
* tracker-search-bar: Make application search caselessMartyn Russell2009-11-301-1/+1
* tracker-search-bar: Better debuggingMartyn Russell2009-11-301-2/+12
* Fixed make distcheck failuresMartyn Russell2009-11-301-0/+1
* Fix crash when EXIF focal length value is emptyRene Stadler2009-11-301-1/+7