Mercurial > hg > Feedworm
log MainWindow.py @ 119:04a730f9d07d backend
age | author | description |
---|---|---|
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 |
Sun, 26 Jun 2011 11:29:00 +0200 | Dirk Olmes | add a toolbar with actions |
Fri, 29 Apr 2011 12:15:57 +0200 | Dirk Olmes | Add a menu item to copy the selected article's link to the clipboard |
Thu, 17 Mar 2011 02:56:56 +0100 | Dirk Olmes | do not toggle selected feed entries' read status, mark them as read for good |
Mon, 07 Mar 2011 07:08:12 +0100 | Dirk Olmes | add marking the entire current selection as read |
Sat, 05 Mar 2011 03:40:35 +0100 | Dirk Olmes | double clicking a feed entry opens it in the external browser |
Wed, 16 Feb 2011 06:57:06 +0100 | Dirk Olmes | implement deleting a feed from the GUI |