2011-03-24 Martyn Russell Release 0.10.5 2011-03-24 Jürg Billeter tracker-extract: Do not create duplicate tags This appends the WHERE pattern as string to the SPARQL fragment returned by tracker-extract to avoid changes in the D-Bus API. Fixes NB#237176. tracker-miner-fs: Use INSERT { GRAPH <...> {...} } The graph specified with INSERT INTO also applies to the WHERE pattern. libtracker-common: Fix localtime handling with historic UTC offsets 2011-03-24 Philip Van Hoof NFO: Update nao:lastModified for Ivan's latest changes 2011-03-24 Ivan Frade ontologies: Fixing typo in property comment Please squash with previous commit if possible ontologies: Add nfo:lastPlayedPosition to Media elements Requested by lionel.g.landwerlin@linux.intel.com Property in Media to store the last position in the was played. 2011-03-23 Michael Biebl tracker-needle: Set proper application icon 2011-03-23 Martyn Russell libtracker-sparql: Improve documentation reasoning for removing _builder_drop_graph() 2011-03-23 Ivan Frade functional-tests: Update expectations now that bug has been fixed. Reported by Jean-Luc Lamadon 2011-03-23 Martyn Russell tracker-control: Fixed some whitespace issues 2011-03-23 Jürg Billeter libtracker-data: Skip subclass query when deleting whole resource This improves resource deletion performance. 2011-03-23 Aleksander Morgado tracker-control: Don't start miners when querying status Fixes GB#642012 libtracker-miner: New tracker_miner_manager_new_full() * Allows setting auto-start to FALSE so that miners are not started when querying status * Made the TrackerMinerObject initable tracker-control: Do not start tracker-store when requesting status tracker-control: Assume --list-processes and --status when running without args Fixes GB#645000 2011-03-23 Philip Van Hoof libtracker-sparql, -common: GConfClient's get_default isn't thread-safe, workaround this issue Fixes NB#238447. 2011-03-23 Lionel Landwerlin libtracker-extract: Improve extraction of title from filenames with multiple dots Fixes GB#645052 2011-03-23 Jürg Billeter libtracker-sparql: Use thread-default main context for async callback This fixes the main context used for invoking the async ready callback of tracker_sparql_connection_get_async. Fixes NB#238547. libtracker-data: Fix graph check for anonymous blank nodes 2011-03-23 Lionel Landwerlin tracker-extract: Fix original resolution conversion in EXIF data According to the specification (http://www.exif.org/Exif2-2.PDF), the resolution unit is described as : 2 = inches unit 3 = centimer unit other = reserved Fixes GB#645375 2011-03-23 Philip Van Hoof libtracker-sparql: Deprecate drop_graph in sparql builder 2011-03-23 Aleksander Morgado tracker-control: Better name for internal ENABLED macros tracker-control: Remove --detailed option, always enabled Timestamps will now always be shown in when getting status of the Tracker components. Fixes GB#644998 2011-03-23 Philip Van Hoof plugins, evolution: Fix trailing whitespace plugins, evolution: Make the Evolution plugin work with old Evolution version plugins, evolution: Correct use of GRAPH with the nie:DataSource plugins, evolution: Don't use DROP GRAPH any more 2011-03-23 Martyn Russell libtracker-sparql: Don't export symbols which are internal This includes: tracker_backend_* tracker_sparql_backend_* tracker-miner-fs: Add --no-daemon command line to exit when indexing done 2011-03-23 Philip Van Hoof tracker-extract: Add parameter to QApplication to allow running without X11