summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* tracker-needle: Make category headers stand out more.Carlos Garnacho2011-03-242-34/+45
* tracker-needle: Display fancier size/date in file viewCarlos Garnacho2011-03-241-4/+34
* tracker-needle: Display fancier details in the categories viewCarlos Garnacho2011-03-242-9/+29
* tracker-needle: Add query type column to the modelCarlos Garnacho2011-03-241-11/+18
* tracker-needle: Don't align all text cells to have 2 lines highCarlos Garnacho2011-03-241-3/+3
* tracker-needle: Remove unused codeCarlos Garnacho2011-03-242-250/+1
* tracker-needle: Bring icon view back to lifeCarlos Garnacho2011-03-244-10/+28
* tracker-needle: Make model load icons for file queriesCarlos Garnacho2011-03-243-10/+72
* tracker-needle: Bring the file view back to lifeCarlos Garnacho2011-03-242-19/+26
* tracker-needle: Create the models in tracker-needle.vala, where it's then ass...Carlos Garnacho2011-03-242-65/+104
* tracker-needle: Rewrite the "all" and "all in titles" query clausesCarlos Garnacho2011-03-241-2/+12
* tracker-needle: Make the model expose stuff as a plain list if there's only o...Carlos Garnacho2011-03-241-38/+88
* tracker-needle: Add back details column in categories viewCarlos Garnacho2011-03-241-19/+36
* tracker-needle: Ensure text in categories view is always 2 lines highCarlos Garnacho2011-03-241-3/+3
* tracker-needle: Ensure tooltips text in the models is pango markup readyCarlos Garnacho2011-03-241-1/+6
* tracker-needle: Separate query data from category row in model.Carlos Garnacho2011-03-241-47/+63
* tracker-needle: Launch apps correctlyCarlos Garnacho2011-03-241-4/+9
* tracker-needle: Ensure operations are cancelled on a new search termCarlos Garnacho2011-03-241-3/+8
* tracker-needle: Ensure consistency of the model information and its internal ...Carlos Garnacho2011-03-241-11/+49
* tracker-needle: Add back the pixbuf column/renderer.Carlos Garnacho2011-03-242-11/+58
* tracker-needle: Improve categories treeview appearanceCarlos Garnacho2011-03-241-15/+43
* tracker-needle: Fix the result store to return the correct n_children for the...Carlos Garnacho2011-03-241-1/+1
* tracker-needle: Emit row-changed on categories after adding children to these.Carlos Garnacho2011-03-241-4/+6
* tracker-needle: Connect to search.activate to trigger query immediately.Carlos Garnacho2011-03-241-2/+10
* tracker-needle: Move querying mechanism to a custom GtkTreeModel implementationCarlos Garnacho2011-03-245-247/+884
* tracker-extract: Do not create duplicate tagsJürg Billeter2011-03-246-49/+187
* tracker-miner-fs: Use INSERT { GRAPH <...> {...} }Jürg Billeter2011-03-241-1/+3
* libtracker-common: Fix localtime handling with historic UTC offsetsJürg Billeter2011-03-241-0/+9
* tracker-needle: Set proper application iconMichael Biebl2011-03-231-0/+1
* tracker-miner-fs: Renamed schemas "FileSystem" to "Files" for consistencyMartyn Russell2011-03-222-3/+3
* tracker-extract: Renamed schemas "Extractor" to "Extract" for consistencyMartyn Russell2011-03-221-2/+2
* libtracker-data: Fixed memory leaks and updated db-config APIMartyn Russell2011-03-223-20/+19
* tracker-miner-fs: Removed unused structureMartyn Russell2011-03-221-7/+0
* libtracker-data: Rename Store.DB to just DBMartyn Russell2011-03-221-2/+2
* libtracker-fts: Port TrackerFTSConfig to gsettings.Ivan Frade2011-03-222-272/+54
* libtracker-data: Port TrackerDBConfig to gsettingsIvan Frade2011-03-222-209/+32
* tracker-control: Fixed some whitespace issuesMartyn Russell2011-03-223-4/+7
* tracker-control: Don't start miners when querying statusAleksander Morgado2011-03-221-8/+16
* libtracker-miner: New tracker_miner_manager_new_full()Aleksander Morgado2011-03-222-22/+165
* tracker-control: Do not start tracker-store when requesting statusAleksander Morgado2011-03-221-42/+57
* tracker-control: Assume --list-processes and --status when running without argsAleksander Morgado2011-03-225-5/+38
* libtracker-data: Skip subclass query when deleting whole resourceJürg Billeter2011-03-221-51/+86
* libtracker-sparql, -common: GConfClient's get_default isn't thread-safe, work...Philip Van Hoof2011-03-223-1/+34
* libtracker-extract: Improve extraction of title from filenames with multiple ...Lionel Landwerlin2011-03-211-2/+8