summaryrefslogtreecommitdiff
path: root/examples/libtracker-sparql
Commit message (Expand)AuthorAgeFilesLines
* examples: Plug leak in exampleCarlos Garnacho2022-10-231-0/+3
* Allow 'open with existing ontology', disable automatic re-indexingSam Thursfield2020-04-041-2/+3
* examples: Change async connection example to use local connectionCarlos Garnacho2020-02-171-2/+13
* examples: Drop class-signal example codeCarlos Garnacho2020-02-172-121/+0
* build: Drop autotoolswip/carlosg/drop-autotoolsCarlos Garnacho2018-09-091-15/+0
* Distribute meson.build files in tarballs generated by AutotoolsSam Thursfield2017-05-221-0/+2
* Meson build instructions for TrackerSam Thursfield2017-05-221-0/+7
* examples: Check tracker_sparql_cursor_next() return value.Carlos Garnacho2017-01-301-2/+1
* examples: Drop unneeded g_object_unref() callCarlos Garnacho2017-01-301-4/+0
* examples: Check for NULL cursors in class-signal exampleCarlos Garnacho2017-01-281-0/+9
* examples: Drop unneeded g_object_unref() callCarlos Garnacho2017-01-281-5/+0
* libtracker-sparql: Don't use internal tracker_ipc_bus() function in examples/Martyn Russell2014-03-201-3/+1
* all: Make GBusType configurable with TRACKER_BUS_TYPEMartyn Russell2014-03-171-1/+3
* tests: Updated gtester scripts to improve testing systemMartyn Russell2014-02-201-2/+0
* all: Remove use of g_type_init() now it's deprecated in GLib since 2.35.xMartyn Russell2013-03-082-3/+0
* libtracker-sparql: Use static linking instead of pluginsJürg Billeter2011-04-041-1/+1
* build: ignore some built files in gitAleksander Morgado2011-03-141-0/+1
* examples: Don't forget to free structure in async-connectionMartyn Russell2011-03-021-0/+2
* examples: Don't forget class-signal.cMartyn Russell2011-03-021-0/+111
* examples: Move async-connection and class-signal to libtracker-sparql subdirMartyn Russell2011-03-023-0/+190