Mercurial > hg > Feedworm
log util.py @ 127:c923e4c57a81 backend
age | author | description |
---|---|---|
Mon, 22 Aug 2011 14:26:54 +0200 | Dirk Olmes | remove commented code backend |
Sun, 21 Aug 2011 03:55:16 +0200 | Dirk Olmes | move all sqlalchemy related classes to the respective sub-package. use a backend to abstract from access to the data backend |
Fri, 23 Jul 2010 04:39:08 +0200 | Dirk Olmes | make sqlalchemy logging configurable through the --databaseLogging commandline parameter |
Sun, 16 May 2010 07:54:24 +0200 | Dirk Olmes | Better preferences handling: the GUI's responsibility is to convert the input from the event into a boolean value |
Fri, 14 May 2010 08:31:46 +0200 | Dirk Olmes | first system preference: configure app to stat maximized. |
Fri, 14 May 2010 06:16:05 +0200 | Dirk Olmes | database URL must be given as commandline argument now, no need for creating complicated config files. Add a menu entry for opening the selected article in browser. |