summaryrefslogtreecommitdiff
path: root/libzeitgeist
Commit message (Expand)AuthorAgeFilesLines
* Fix search_with_relevancies to call proxy with correct argumentsmasterPayson Wallach2021-08-201-12/+2
* Ensure releated data is removed when deleting eventsOliver Sauder2021-04-161-2/+136
* Fix syntax of namespace documentation blockRico Tzschichholz2020-12-301-0/+1
* Use GenericArray API onlyRico Tzschichholz2020-12-301-1/+1
* Make ontology2code work with python3Corentin Noël2018-11-231-1/+1
* Update Ontology2code to ba able to specify the output pathCorentin Noël2018-11-231-7/+2
* Asynchronous out-parameters are only allowed at the end of argument listsRico Tzschichholz2018-06-052-6/+7
* ontology: Avoid ownership mismatches of container elements to fix memleakRico Tzschichholz2018-04-051-5/+5
* log: Fix uncaught error warningRico Tzschichholz2018-02-131-10/+12
* Fix warning while dbus methods are not throwing the required set of errorsRico Tzschichholz2018-02-131-3/+3
* Avoid implicit .begin warningsRico Tzschichholz2016-10-181-2/+2
* Remove superfluous parenthesesRico Tzschichholz2016-10-182-2/+2
* Drop unused Makefile.declRico Tzschichholz2016-09-051-60/+0
* Ensure the log mainloop uses the current thread's context when waitingTed Gould2016-09-041-1/+1
* zeitgeist-2.0.pc: Require gobject-2.0 and gio-2.0Rico Tzschichholz2015-07-081-1/+1
* Add -fPIC to libzeitgeist-internal.la and libzeitgeist_datamodel-2.0.laTing-Wei Lan2015-06-271-0/+2
* Log: Add finally {} to try {} catch {}Albert Astals Cid2015-01-291-1/+4
* Require glib >= 2.35.4 according to the usage of g_get_num_processors()Rico Tzschichholz2014-03-172-4/+1
* WhereClause: Fix array-length to work with string.joinv of vala-0.24Rico Tzschichholz2014-03-171-0/+4
* Replace get_nprocs_conf with g_get_num_processors()Seif Lotfy2014-03-041-4/+4
* libzeitgeist: Add a missing dependency on gio-2.0Philip Withnall2014-02-161-0/+1
* Replace \+ with \{1,\)v0.9.15v.0.9.15Seif Lotfy2014-01-271-1/+1
* Fix unit-testsSeif Lotfy2014-01-021-2/+2
* Fix managing and tracking registered MonitorsRico Tzschichholz2013-06-011-5/+11
* Enable setting of sqlite cache_size PRAGMASeif Lotfy2013-04-163-3/+13
* Fix find_related_uris to only print out the ranking ifSeif Lotfy2013-04-111-0/+2
* Fixed find_related_uris to take RelevantResultType as an argument insteadSeif Lotfy2013-04-111-1/+1
* Fix documentation so the c html is generatedSeif Lotfy2013-04-114-8/+32
* build: Remove useless version defintion and don't mangle the library versionRico Tzschichholz2013-04-111-1/+1
* Expose DBus Properties over Log classSeif Lotfy2013-04-071-0/+17
* Use copies of event_templates to pass to threads to use withSeif Lotfy2013-04-071-2/+10
* Use copies of event_templates to pass to threadsSeif Lotfy2013-04-061-22/+24
* build: Define EXPLAIN_QUERIES in libzeitgeist build if neededRico Tzschichholz2013-03-181-0/+6
* Update documentationsSeif Lotfy2013-03-085-152/+268
* Remove explicit Sourcefunc settingSeif Lotfy2013-03-081-37/+17
* Add env_variable ZEITGEIST_LOG_DIRECT_READ to control the Log's permission toSeif Lotfy2013-03-052-1/+17
* Do proper ThreadError catching and throw EngineError insteadSeif Lotfy2013-03-021-12/+36
* Don't catch and dismiss EngineErrors in threadsRico Tzschichholz2013-03-011-10/+26
* Some code-style and build fixesRico Tzschichholz2013-02-281-6/+9
* fix spacing and move threadpool init to on_connection_establishedSeif Lotfy2013-02-271-15/+14
* Handle threadpool error properlySeif Lotfy2013-02-271-9/+15
* fix all warningsSeif Lotfy2013-02-271-12/+28
* Get rid of most warningsSeif Lotfy2013-02-271-25/+31
* Add cleanup patch by ricotzSeif Lotfy2013-02-271-23/+32
* Integrate dbreader into Log directlySeif Lotfy2013-02-275-15/+112
* build: create Zeitgeist-2.0.gir in an additional valac runRico Tzschichholz2013-02-231-10/+23
* build: Fix and enable *.typelib buildsSeif Lotfy2013-02-211-6/+5
* event: Fix API change of set_actor_from_app_infoRico Tzschichholz2013-02-181-1/+1
* build: Pass make distcheckRico Tzschichholz2013-02-181-0/+2
* Fix vala deprecations and warnings in lib/srcRico Tzschichholz2013-02-173-21/+14