summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-07-15Update docs to mention that Item is a dict instead of a tuple.v0.2.0Siegfried-Angel Gevatter Pujals1-1/+1
2009-07-15Fix documentation generation after public/private dir split.Siegfried-Angel Gevatter Pujals3-13/+20
2009-07-15Bump version number to 0.2.Siegfried-Angel Gevatter Pujals3-4/+4
2009-07-15firefox.py: change 'Firefox History' to 'Web History' again, this was lost in...Siegfried-Angel Gevatter Pujals1-1/+1
2009-07-15Fix Epiphany plugin to use dicts instead of tuples.Siegfried-Angel Gevatter Pujals1-16/+15
2009-07-15Update PO files.Siegfried-Angel Gevatter Pujals13-105/+110
2009-07-15Change the 'Invalid key for filter' warning from ValueError to KeyError, and ...Siegfried-Angel Gevatter Pujals1-2/+5
2009-07-15Fix extra/test-daemon.py and include it in the tarball.Siegfried-Angel Gevatter Pujals2-35/+30
2009-07-15Forgot to update in_signature for GetTags.Siegfried-Angel Gevatter Pujals2-5/+5
2009-07-15fixed typoMarkus Korn1-1/+1
2009-07-15Add a workaround to add compatibility with python-pysqlite2 until we got ride...Siegfried-Angel Gevatter Pujals1-1/+4
2009-07-15Change the order of the arguments that GetTags takes to 'min_timestamp, max_t...Siegfried-Angel Gevatter Pujals4-14/+14
2009-07-15Fix zeitgeist -> _zeitgeist in twitter.py.Siegfried-Angel Gevatter Pujals1-1/+1
2009-07-15Fix twitter plugin (LP: #381521). Thanks to Sudharshan S.Siegfried-Angel Gevatter Pujals2-8/+13
2009-07-14Do not insert superfluos information about .desktop files into the DB (LP: #3...Siegfried-Angel Gevatter Pujals1-27/+19
2009-07-14Okay, do it the proper way and wait for the bus to get free.Siegfried-Angel Gevatter Pujals1-5/+10
2009-07-14(Remove FIXME: we can wait for EngineExit, but it still can fail because afte...Siegfried-Angel Gevatter Pujals1-2/+0
2009-07-14Add a sleep to singleton.py to give the old engine time to exit, when using -...Siegfried-Angel Gevatter Pujals1-0/+5
2009-07-14fixed typoMarkus Korn1-1/+1
2009-07-14Update everything to use the new DBusInterface object in zeitgeist/dbusutils.py.Siegfried-Angel Gevatter Pujals7-58/+41
2009-07-14Cleanup logger stuff in the datasources (change the logger instance's name to...Siegfried-Angel Gevatter Pujals17-706/+774
2009-07-13Add FindApplications method to the D-Bus API.Siegfried-Angel Gevatter Pujals3-8/+62
2009-07-13Merge with trunk and address Markus Korn's comment about a wrong docstring.Siegfried-Angel Gevatter Pujals3-8/+62
2009-07-13Fix for LP: #397432Markus Korn8-177/+256
2009-07-13* changed SingletonApplication class in a smart way to avoid codeMarkus Korn1-5/+2
2009-07-13* use DBus introspection to check if there is already a running instance ofMarkus Korn1-13/+8
2009-07-13Add a FindApplications method together with new unit tests for it.Siegfried-Angel Gevatter Pujals3-8/+62
2009-07-13COPYRIGHT: clarify that iso_strptime.py frmo Canonical is only LGPLv3 (not 'o...Siegfried-Angel Gevatter Pujals1-4/+14
2009-07-13Oops, the data sources had GPLv3+ instead of LGPLv3+ in the header, fix this.Siegfried-Angel Gevatter Pujals4-12/+12
2009-07-13* some fixes according to the comments of Siegfried Gevatter, thanks alotMarkus Korn5-12/+13
2009-07-13* made the new content of EventsChanged signal work, please ignore all myMarkus Korn1-3/+2
2009-07-13fixed another docstringMarkus Korn1-1/+1
2009-07-13fixed typo in docstringMarkus Korn1-1/+1
2009-07-13* added some test cases for EventDictMarkus Korn1-0/+31
2009-07-13added commentMarkus Korn1-0/+4
2009-07-13* added docstrings to EventDictMarkus Korn1-4/+14
2009-07-13* added an EventDict class. This subclass of dict is now the only place inMarkus Korn3-57/+68
2009-07-13* added docstrings to the classmethods of DBusInterfaceMarkus Korn1-5/+13
2009-07-13* moved definition of the signature of an event to remote.pyMarkus Korn3-16/+15
2009-07-13merged changes from lp:zeitgeistMarkus Korn42-138/+242
2009-07-13More work on refactoring the dbus interface:Markus Korn5-67/+66
2009-07-12Separate source into a public and a private module.Siegfried-Angel Gevatter Pujals41-133/+222
2009-07-12zeitgeist-datahub: Catch all exceptions from InsertEvents and show them throu...Siegfried-Angel Gevatter Pujals1-4/+2
2009-07-12Mark two incorrect translations in fr.po as fuzzy (we are a logger, not an in...Siegfried-Angel Gevatter Pujals1-0/+2
2009-07-12Separate source into a public and a private module.Siegfried-Angel Gevatter Pujals41-133/+222
2009-07-12Add a test case for delete_items (ensures that the event and the tags get del...Siegfried-Angel Gevatter Pujals1-2/+17
2009-07-11* fixed imports, we don't need gettext and sys in dbusutils anymoreMarkus Korn1-2/+0
2009-07-11* fixed small error when RuntimeError is raised instead of a dbus errorMarkus Korn1-2/+3
2009-07-11* Started on a fix for LP: #397432Markus Korn5-81/+107
2009-07-10Add copyright headers to zeitgeist-daemon and zeitgeist-datahub files.Siegfried-Angel Gevatter Pujals2-0/+34