summaryrefslogtreecommitdiff
path: root/libzeitgeist
AgeCommit message (Expand)AuthorFilesLines
2021-08-20Fix search_with_relevancies to call proxy with correct argumentsPayson Wallach1-12/+2
2021-04-16Ensure releated data is removed when deleting eventsOliver Sauder1-2/+136
2020-12-30Fix syntax of namespace documentation blockRico Tzschichholz1-0/+1
2020-12-30Use GenericArray API onlyRico Tzschichholz1-1/+1
2018-11-23Make ontology2code work with python3Corentin Noël1-1/+1
2018-11-23Update Ontology2code to ba able to specify the output pathCorentin Noël1-7/+2
2018-06-05Asynchronous out-parameters are only allowed at the end of argument listsRico Tzschichholz2-6/+7
2018-04-05ontology: Avoid ownership mismatches of container elements to fix memleakRico Tzschichholz1-5/+5
2018-02-13log: Fix uncaught error warningRico Tzschichholz1-10/+12
2018-02-13Fix warning while dbus methods are not throwing the required set of errorsRico Tzschichholz1-3/+3
2016-10-18Avoid implicit .begin warningsRico Tzschichholz1-2/+2
2016-10-18Remove superfluous parenthesesRico Tzschichholz2-2/+2
2016-09-05Drop unused Makefile.declRico Tzschichholz1-60/+0
2016-09-04Ensure the log mainloop uses the current thread's context when waitingTed Gould1-1/+1
2015-07-08zeitgeist-2.0.pc: Require gobject-2.0 and gio-2.0Rico Tzschichholz1-1/+1
2015-06-27Add -fPIC to libzeitgeist-internal.la and libzeitgeist_datamodel-2.0.laTing-Wei Lan1-0/+2
2015-01-29Log: Add finally {} to try {} catch {}Albert Astals Cid1-1/+4
2014-03-17Require glib >= 2.35.4 according to the usage of g_get_num_processors()Rico Tzschichholz2-4/+1
2014-03-17WhereClause: Fix array-length to work with string.joinv of vala-0.24Rico Tzschichholz1-0/+4
2014-03-04Replace get_nprocs_conf with g_get_num_processors()Seif Lotfy1-4/+4
2014-02-16libzeitgeist: Add a missing dependency on gio-2.0Philip Withnall1-0/+1
2014-01-27Replace \+ with \{1,\)v0.9.15v.0.9.15Seif Lotfy1-1/+1
2014-01-02Fix unit-testsSeif Lotfy1-2/+2
2013-06-01Fix managing and tracking registered MonitorsRico Tzschichholz1-5/+11
2013-04-16Enable setting of sqlite cache_size PRAGMASeif Lotfy3-3/+13
2013-04-11Fix find_related_uris to only print out the ranking ifSeif Lotfy1-0/+2
2013-04-11Fixed find_related_uris to take RelevantResultType as an argument insteadSeif Lotfy1-1/+1
2013-04-11Fix documentation so the c html is generatedSeif Lotfy4-8/+32
2013-04-11build: Remove useless version defintion and don't mangle the library versionRico Tzschichholz1-1/+1
2013-04-07Expose DBus Properties over Log classSeif Lotfy1-0/+17
2013-04-07Use copies of event_templates to pass to threads to use withSeif Lotfy1-2/+10
2013-04-06Use copies of event_templates to pass to threadsSeif Lotfy1-22/+24
2013-03-18build: Define EXPLAIN_QUERIES in libzeitgeist build if neededRico Tzschichholz1-0/+6
2013-03-08Update documentationsSeif Lotfy5-152/+268
2013-03-08Remove explicit Sourcefunc settingSeif Lotfy1-37/+17
2013-03-05Add env_variable ZEITGEIST_LOG_DIRECT_READ to control the Log's permission toSeif Lotfy2-1/+17
2013-03-02Do proper ThreadError catching and throw EngineError insteadSeif Lotfy1-12/+36
2013-03-01Don't catch and dismiss EngineErrors in threadsRico Tzschichholz1-10/+26
2013-02-28Some code-style and build fixesRico Tzschichholz1-6/+9
2013-02-27fix spacing and move threadpool init to on_connection_establishedSeif Lotfy1-15/+14
2013-02-27Handle threadpool error properlySeif Lotfy1-9/+15
2013-02-27fix all warningsSeif Lotfy1-12/+28
2013-02-27Get rid of most warningsSeif Lotfy1-25/+31
2013-02-27Add cleanup patch by ricotzSeif Lotfy1-23/+32
2013-02-27Integrate dbreader into Log directlySeif Lotfy5-15/+112
2013-02-23build: create Zeitgeist-2.0.gir in an additional valac runRico Tzschichholz1-10/+23
2013-02-21build: Fix and enable *.typelib buildsSeif Lotfy1-6/+5
2013-02-18event: Fix API change of set_actor_from_app_infoRico Tzschichholz1-1/+1
2013-02-18build: Pass make distcheckRico Tzschichholz1-0/+2
2013-02-17Fix vala deprecations and warnings in lib/srcRico Tzschichholz3-21/+14