No description
Find a file
Charles Haley 431b9e15bc Fix #5486
Sort now treats None and UNDEFINED_DATE as UNDEFINED_DATE

It is now possible to set a date to None while editing directly on the library screen. To do so, set the date to 1/1/101.

The metadata editors show 'Undefined' for None dates. However, when a date widget gets focus, the display changes to showing the 'real' UNDEFINED_DATE. When the focus leaves, the widget reverts, unless it has been changed.
2010-05-08 13:20:03 +01:00
icons OS X: Allow adding of books to calibre via drag and drop on the calibre dock icon 2010-01-29 08:58:51 -07:00
resources Pull from trunk 2010-05-05 08:56:43 -06:00
setup Fix #5417 (Indication that in development environment) 2010-04-30 07:47:34 -06:00
src Fix #5486 2010-05-08 13:20:03 +01:00
.bzrignore Fix FB2 TOC links. 2010-03-20 15:50:08 -04:00
Changelog.yaml version 0.6.52 2010-05-07 12:02:38 -06:00
COPYRIGHT IGN:More calibre-ebook.com migration 2009-11-24 21:38:15 -07:00
INSTALL calibre has a new installation layout with all the resources (icons, fonts, etc) in separate files. Also on linux, the install and develop commands have changed, they no longer modify the system pythonpath. See the INSTALL file for details. 2009-09-09 17:14:45 -06:00
LICENSE forgot to move LICENSE file to GPL v3 2008-04-04 14:23:29 -07:00
LICENSE.rtf Linux: If user unplugs device without unmounting it, cleanup mount point 2009-10-08 20:27:21 -06:00
README IGN:More calibre-ebook.com migration 2009-11-24 21:38:15 -07:00
session.vim Realign to trunk. 2009-12-19 15:58:51 -05:00
setup.py Fix #3523 (Please re-add ./setup.py install --root option) and clean up install/post-install code. Post install now no longer runs in a separate process. 2009-09-27 10:20:36 -06:00

calibre is an e-book library manager. It can view, convert and catalog e-books \
in most of the major e-book formats. It can also talk to e-book reader \
devices. It can go out to the internet and fetch metadata for your books. \
It can download newspapers and convert them into e-books for convenient \
reading. It is cross platform, running on Linux, Windows and OS X.

For screenshots: https://calibre-ebook.com/demo

For installation/usage instructions please see
http://calibre-ebook.com

For source code access:
bzr branch lp:calibre

To update your copy of the source code:
bzr merge

Tarballs of the source code for each release are now available \
at http://code.google.com/p/calibre-ebook