Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/readdb.py
Commit message (Collapse)AuthorAgeFilesLines
* Add highlight support to thetext backendGonzalo Odiard2011-02-181-15/+66
| | | | | | - The highlights are saved in the same db we save the bookmarks. - The highlights can be removed selecting again the same tex, or a subportion of the text or puting the cursos inside the highlighted area.
* pep8 cleanup: fix whitespaceSascha Silbe2011-01-201-8/+8
| | | | Signed-off-by: Sascha Silbe <sascha-pgp@silbe.org>
* fix EOL spacesSascha Silbe2011-01-201-17/+17
| | | | Signed-off-by: Sascha Silbe <sascha-pgp@silbe.org>
* Add a path for moving to the new bookmark database schemaSayamindu Dasgupta2009-08-051-8/+40
|
* Fix encoding b0rkage while retrieving stuff from sqlite dbSayamindu Dasgupta2009-08-051-2/+5
|
* Handle activity isolation properlySayamindu Dasgupta2009-04-211-1/+12
|
* Add copyright headersSayamindu Dasgupta2009-02-221-0/+17
|
* Cleanup the sqlite3 code a bitSayamindu Dasgupta2009-02-221-5/+4
|
* Enable jumping between bookmarks (jump to next/previous bookmarkSayamindu Dasgupta2009-02-221-1/+31
|
* Use the variable name filehash instead of hashSayamindu Dasgupta2009-02-161-6/+6
|
* Bookmark supportSayamindu Dasgupta2009-02-151-0/+65