Kovid Goyal
ca54c6f3b1
Fix #4 . Also fix bug in dragging cover image that was introduced by r154
2006-12-22 01:42:06 +00:00
Kovid Goyal
77eeb1fe7a
Fix overflow errors in LRFMetaFile when setting thumbnails
...
Fix #1
2006-12-22 01:08:30 +00:00
Kovid Goyal
18111d2d50
Raising the pylint score of libprs500/gui/*.py
2006-12-20 02:08:57 +00:00
Kovid Goyal
1fba894a89
Reorganized GUI code. Split widget specific code into widgets.py.
...
Added infrastructure for Drag'nDrop support. Implemented DnD for the cover.
Added initial support for updating metadata in LRF files when it is updated for a logical file. This needs testing. Especially worrying are the deprecation warnings about integer overflow in struct.pack when updating the thumbnail
2006-12-07 00:38:43 +00:00
Kovid Goyal
844f4e1e08
Finished implementing add/delete functions for library. Fixed a bug in the cover display code
2006-12-04 06:59:33 +00:00
Kovid Goyal
df9c8be1ef
Made the library view editable
...
Added a rating column
2006-12-03 20:08:35 +00:00
Kovid Goyal
38273e5b10
Possible fix for available space bug in the GUI
2006-11-30 16:35:53 +00:00
Kovid Goyal
c8d21c5930
GUI now supports displaying lists of books from both the library and the device
2006-11-24 05:17:38 +00:00