summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* libtracker-extract: Depend on Tracker-0.10.girIvan Frade2011-04-051-1/+1
* libtracker-sparql: Dirty 'sed' only when really neededIvan Frade2011-04-051-4/+11
* libtracker-miner: Add (transfer x) annotation to some methodsIvan Frade2011-04-053-5/+5
* libtracker-miner: Generate 2 gir to fix namespacesIvan Frade2011-04-051-24/+50
* libtracker-sparql: Set correct library in girIvan Frade2011-04-051-2/+2
* libtracker-sparql: Use valac to generate the .gir file. Fix Namespace.Ivan Frade2011-04-051-19/+10
* libtracker-miner: Added introspection .gir file generationMartyn Russell2011-04-051-0/+41
* libtracker-extract: Added introspection .gir file generationMartyn Russell2011-04-051-2/+33
* libtracker-sparql: Added introspection .gir file generationMartyn Russell2011-04-051-0/+31
* libtracker-sparql: Use static linking instead of pluginsJürg Billeter2011-04-0426-300/+217
* needle: Cancel operations on hidden views.Carlos Garnacho2011-04-042-0/+17
* tracker-needle: Improve "icons" or "images" category to allow filtering by al...Martyn Russell2011-04-025-63/+212
* tracker-needle: Cleaned up some whitespace issuesMartyn Russell2011-04-024-118/+103
* tracker-extract-oasis: NULLify variableCarlos Garnacho2011-04-011-1/+1
* libtracker-common: Set the declared locale before calling detect()Philip Van Hoof2011-03-311-3/+4
* libtracker-common: Only use encoding guessing when confidence >30%Philip Van Hoof2011-03-312-16/+30
* tracker-extract-gstramer, gupnp-dlna: Use GST_DATE_TIME if availableJürg Billeter2011-03-312-22/+46
* tracker-needle: Simplify error handlingJürg Billeter2011-03-312-33/+10
* libtracker-sparql: Handle GSpawnError thrown by GDBusJürg Billeter2011-03-312-8/+13
* tracker-extract-msoffice-xml: Time limit extraction to 5sJürg Billeter2011-03-311-2/+16
* tracker-control: Use tracker_seconds_to_string() for nicer outputMartyn Russell2011-03-301-4/+11
* libtracker-miner: Use "Since: 0.12", not 0.11.Martyn Russell2011-03-302-3/+3
* tracker-control: Report miner's processing remaining time in --followAleksander Morgado2011-03-309-111/+259
* tracker-control: Simplify getting pause status when showing pause detailsAleksander Morgado2011-03-301-33/+4
* tracker-extract, mp3: Length of elements in this table is 3, not 4Philip Van Hoof2011-03-301-3/+3
* libtracker-direct: Use thread-default main context for async callbackJürg Billeter2011-03-291-1/+9
* libtracker-data: Fix compiler warning about unused variablePhilip Van Hoof2011-03-291-0/+2
* libtracker-data: Performance improvement on rdf:type lookupsPhilip Van Hoof2011-03-291-2/+2
* libtracker-data: Update my beautiful ascii art that explains the journalPhilip Van Hoof2011-03-291-4/+5
* libtracker-data: Move blank_node handling to shared functionPhilip Van Hoof2011-03-291-57/+49
* libtracker-data: The guint here is a gintPhilip Van Hoof2011-03-291-3/+3
* libtracker-data: Move domain index handling to a shared functionPhilip Van Hoof2011-03-291-42/+32
* libtracker-data: Support for FTS with REPLACEPhilip Van Hoof2011-03-291-2/+27
* libtracker-data: Performance improvement for REPLACE supportPhilip Van Hoof2011-03-291-18/+36
* libtracker-data: We can return right after setting errorPhilip Van Hoof2011-03-291-0/+2
* libtracker-data: get_old_property_values already does domain check herePhilip Van Hoof2011-03-291-10/+11
* libtracker-data: Check for domain in support for REPLACEPhilip Van Hoof2011-03-291-0/+16
* libtracker-data: Move code comment to the right linePhilip Van Hoof2011-03-291-2/+1
* libtracker-data: Use INSERT OR REPLACE instead of just REPLACEPhilip Van Hoof2011-03-292-8/+12
* libtracker-data: Correct GraphUpdated for REPLACE supportPhilip Van Hoof2011-03-291-14/+48
* libtracker-data, tracker-store: Support for REPLACE on single valuesPhilip Van Hoof2011-03-296-21/+431
* libtracker-data: Add an UPDATE operation to the journalingPhilip Van Hoof2011-03-292-6/+137
* libtracker-data: Add tracker:case-fold function to SPARQLPhilip Van Hoof2011-03-282-4/+106
* libtracker-data: Specify how many bytes are ok in libunistring's casePhilip Van Hoof2011-03-281-1/+1
* tracker-extract: Support extra string for WHERE patterns in GetMetadataJürg Billeter2011-03-2830-105/+132
* libtracker-data: Use libicu, libunistring or glib for fn:lower-casePhilip Van Hoof2011-03-282-1/+132
* SPARQL: Handle double and dateTime typed string literalsJürg Billeter2011-03-281-0/+2
* tracker-miner-web: Fix GVariant signature for "Associated" propertyAdrien Bustany2011-03-271-1/+1
* tracker-needle: Fix C warnings on 64-bit platformsJürg Billeter2011-03-251-3/+3
* tracker-needle: Fix alignment of folders without known parentCarlos Garnacho2011-03-242-10/+1