This website requires JavaScript.
Explore
Help
Sign In
Cutlery
/
calibre
Watch
1
Star
0
Fork
0
You've already forked calibre
mirror of
https://github.com/kovidgoyal/calibre.git
synced
2026-05-28 17:52:34 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8e4010e0f326c483cac78055aee3dbba644cd5e6
calibre
/
libprs500
T
History
Kovid Goyal
8e4010e0f3
Added Drag'nDrop support to library book list
2006-12-07 08:19:35 +00:00
..
cli
Moved book list logic into its own module and re-implemented using xml.dom. This will make it easier to edit the book list
2006-12-04 01:05:27 +00:00
gui
Added Drag'nDrop support to library book list
2006-12-07 08:19:35 +00:00
lrf
GUI now supports displaying lists of books from both the library and the device
2006-11-24 05:17:38 +00:00
__init__.py
Reorganized GUI code. Split widget specific code into widgets.py.
2006-12-07 00:38:43 +00:00
books.py
Reorganized GUI code. Split widget specific code into widgets.py.
2006-12-07 00:38:43 +00:00
communicate.py
Reorganized GUI code. Split widget specific code into widgets.py.
2006-12-07 00:38:43 +00:00
errors.py
GUI skeleton
2006-11-18 00:32:26 +00:00
prstypes.py
Fixed connection errors due to timeouts in the GUI (Basically, increased the timeout in PRS500Device.open to 10s to allow device to initialize USB handler.
2006-12-04 05:25:56 +00:00