summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* libtracker-sparql: Use static linking instead of pluginsJürg Billeter2011-04-0448-337/+236
| | | | | | | | | Plugin loading in threads may be problematic in certain environments. As we do not currently support external plugins anyway, this changes libtracker-bus and libtracker-direct to be part of libtracker-sparql. This will also slightly improve initialization performance. Fixes NB#241659.
* needle: Cancel operations on hidden views.Carlos Garnacho2011-04-042-0/+17
|
* DOAP file describing the projectIvan Frade2011-04-042-1/+80
| | | | | | Fixes GB#646374, Add a doap file to keep master.gnome.org happy when releasing Added also in EXTRA_DIST
* Updated Swedish translationDaniel Nylander2011-04-031-240/+475
|
* tracker-needle: Improve "icons" or "images" category to allow filtering by ↵Martyn Russell2011-04-025-63/+212
| | | | | | | | | all or title Now there is a new matching mechanism, "all" which doesn't require search criteria and will display all images in a nice grid like fashion. The other is to display images with the criteria in the title/filename.
* tracker-needle: Cleaned up some whitespace issuesMartyn Russell2011-04-024-118/+103
|
* tracker-extract-oasis: NULLify variableCarlos Garnacho2011-04-011-1/+1
| | | | | It was leading to invalid frees if there was any error on extracting the document file content.
* tests, libtracker-common: Add unit test for encoding guessingPhilip Van Hoof2011-03-313-35/+73
|
* 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
|
* build: Require GStreamer 0.10.31 for GstDateTimeJürg Billeter2011-03-311-1/+1
|
* tracker-extract-gstramer, gupnp-dlna: Use GST_DATE_TIME if availableJürg Billeter2011-03-312-22/+46
| | | | | | GST_DATE tag does not provide time information. Fixes NB#241833.
* tracker-needle: Simplify error handlingJürg Billeter2011-03-312-33/+10
|
* libtracker-sparql: Handle GSpawnError thrown by GDBusJürg Billeter2011-03-312-8/+13
| | | | | If D-Bus session can neither be locater nor launched, GDBus throws a GSpawnError. Propagate the error properly where necessary.
* tracker-extract-msoffice-xml: Time limit extraction to 5sJürg Billeter2011-03-311-2/+16
| | | | | | | Based on patch by Lassi Nieminen. Fixes GB#645380. Fixes NB#235445.
* Updated Czech translationMarek Černocký2011-03-311-55/+55
|
* Merge branch 'miner-fs-remaining-time'Martyn Russell2011-03-3011-144/+274
|\
| * tracker-control: Use tracker_seconds_to_string() for nicer outputMartyn Russell2011-03-301-4/+11
| | | | | | | | Displays not just seconds, but hours and days remaining too.
| * libtracker-miner: Use "Since: 0.12", not 0.11.Martyn Russell2011-03-302-3/+3
| | | | | | | | We always use stable versions in our documentation
| * tracker-control: Report miner's processing remaining time in --followAleksander Morgado2011-03-3010-111/+263
| | | | | | | | | | | | Note that this commit breaks TrackerMinerManager API w.r.t 0.10 Fixes GB#611471
| * tracker-control: Simplify getting pause status when showing pause detailsAleksander Morgado2011-03-301-33/+4
| |
* | tests, libtracker-data: Add a comment so that wally wont change the hPhilip Van Hoof2011-03-302-2/+2
| |
* | tests, libtracker-data: Added unit tests for Unicode lower-case and case-foldPhilip Van Hoof2011-03-308-1/+41
| |
* | build: Support build with evolution 2.91.6 and laterJürg Billeter2011-03-301-12/+22
|/ | | | Fixes GB#645934.
* tracker-extract, mp3: Length of elements in this table is 3, not 4Philip Van Hoof2011-03-301-3/+3
| | | | Fixes NB#241206.
* Updated Slovenian translationAndrej Žnidaršič2011-03-291-140/+224
|
* libtracker-direct: Use thread-default main context for async callbackJürg Billeter2011-03-291-1/+9
| | | | | | | This fixes the main context used for invoking the async ready callback of tracker_direct_connection_query_async. Fixes GB#645963.
* functional-tests: Cleanup test_insert_08Philip Van Hoof2011-03-291-0/+3
|
* functional-tests: Add another GRAPH with REPLACE behaviour testPhilip Van Hoof2011-03-291-4/+32
|
* functional-tests: Add GRAPH behaviour with REPLACE testPhilip Van Hoof2011-03-291-0/+21
|
* 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
|
* functional-tests: Make the REPLACE test a bit more easy to usePhilip Van Hoof2011-03-291-125/+112
|
* functional-tests: Improved output, add amount of contacts addedPhilip Van Hoof2011-03-291-3/+3
|
* functional-tests: Correct the amount of arguments for printfPhilip Van Hoof2011-03-291-2/+2
|
* functional-tests: Use the newest qtcontact queries for REPLACEPhilip Van Hoof2011-03-291-325/+117
|
* functional-tests: Fix contacts queries in benchmarkAdrien Bustany2011-03-291-0/+78
|
* libtracker-data: Update my beautiful ascii art that explains the journalPhilip Van Hoof2011-03-291-4/+5
|
* functional-tests: Added a performance test for REPLACEPhilip Van Hoof2011-03-293-0/+311
|
* 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
| | | | | | Don't lookup the object-id in case no class in the known types of the subject has tracker:notify: the only reason why we look this old object-id up is for GraphUpdated at this moment.
* functional-tests: Add domain check tests for REPLACE supportPhilip Van Hoof2011-03-291-1/+34
|
* functional-tests: Fix comments in functional testPhilip Van Hoof2011-03-291-2/+2
|
* libtracker-data: Functional test for REPLACE supportPhilip Van Hoof2011-03-291-0/+64
|
* 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
|