24936 Commits

Author SHA1 Message Date
Kovid Goyal
26a9b30db1 ToC Editor: handle files with <p> inside <head>
ToC Editor: Handle ebooks that have <p> tags inside the <head> tags.
Instead of erroring out, the <p> tags are automatically moved into
<body>. Fixes #1186298 [Problem with the Edit ToC feature](https://bugs.launchpad.net/calibre/+bug/1186298)
2013-05-31 23:07:25 +05:30
Kovid Goyal
d930de8753 Allow right clicking on an author in Book Details
Allow right clicking on an author in Book Details to manage that author,
i.e. change the author name, sort value or link. Fixes #1186192 [Book Details Author right click - no options if file](https://bugs.launchpad.net/calibre/+bug/1186192)
2013-05-31 18:55:53 +05:30
Kovid Goyal
2692326607 Fix regression that broke FB2 input
Fixes #1186213 [ebook-viewer (portable 0.9.33) :: "Expected string or buffer" error](https://bugs.launchpad.net/calibre/+bug/1186213)
2013-05-31 16:57:55 +05:30
Kovid Goyal
afde67471f Linux build: include both ffi libs
Include the ffi libs from both gcc and libffi. Fixes #1186148 [libffi.so.6 not available in debian sid](https://bugs.launchpad.net/calibre/+bug/1186148)
2013-05-31 13:31:07 +05:30
Kovid Goyal
924dff4955 Use search() instead of / 2013-05-31 13:04:03 +05:30
Kovid Goyal
0fbba2966c When deleting custom recipes, use recycle bin
Fixes #1186142 [Recipe deleted without option to cancel deletion](https://bugs.launchpad.net/calibre/+bug/1186142)
2013-05-31 12:39:13 +05:30
Kovid Goyal
9a0d88dffa Updated coffeescript 2013-05-31 10:01:48 +05:30
Kovid Goyal
5952aac4e2 version 0.9.33 0.9.33 2013-05-31 09:07:15 +05:30
Kovid Goyal
3c42095f4c Merge pull request #1 from GRiker/master
Testing push from local repository, pull request to Kovid
2013-05-30 19:32:05 -07:00
GRiker
8192dcd61c testing push/pull request to Kovid 2013-05-30 11:38:50 -06:00
GRiker
e928bdb350 src/calibre/devices/idevice/libimobiledevice.py 2013-05-30 15:40:40 +05:30
Kovid Goyal
deaf4f98e1 ... 2013-05-30 15:39:36 +05:30
Kovid Goyal
1691f369ba Update README.md 2013-05-30 13:53:56 +05:30
Kovid Goyal
7bb0864e6f Rename README to use markdown 2013-05-30 13:49:09 +05:30
Kovid Goyal
ec81b1a07e PDF: Printable ToC
PDF Output: Add an option to generate a printable Table of Contents
(that lists page numbers). Useful if you intend to print out the PDF.
2013-05-30 13:02:08 +05:30
Kovid Goyal
5210324ff2 ... 2013-05-30 09:14:41 +05:30
Kovid Goyal
4ba9500d8b Nicer log buffer 2013-05-30 08:35:30 +05:30
Kovid Goyal
620eb90219 Add link to docs for pushing to repos 2013-05-30 07:47:01 +05:30
Kovid Goyal
43bbfaf7e7 Update Folha de Sao Paolo 2013-05-30 06:59:22 +05:30
Kovid Goyal
384e2048f9 Replace book counts
Replace the book counts in the choose library button and next to the
virtual library button with the names of the current library and virtual
library. The count information is now displayed in the status bar at
the bottom.
2013-05-29 22:14:56 +05:30
Kovid Goyal
978be5e9ec Redo .bat as text
I found a much better way to use bzr qdiff, via git difftool
2013-05-29 21:19:18 +05:30
Kovid Goyal
c5199c2721 Automatically add link to launchpad bug in commits 2013-05-29 18:36:35 +05:30
Kovid Goyal
b1d558a92a pep8 2013-05-29 18:19:50 +05:30
Kovid Goyal
d0b8e4248f Fix error when using _daysago in search queries. Fixes #1185398 (_daysago search) 2013-05-29 18:15:51 +05:30
Kovid Goyal
d836bfff3c Better log format 2013-05-29 18:07:05 +05:30
Kovid Goyal
35db7f8404 mark .bat files as binary 2013-05-29 17:12:48 +05:30
Kovid Goyal
9c2a919cf9 Change the develop section to point to git 2013-05-29 16:54:13 +05:30
Kovid Goyal
aa1a7fc2a7 ... 2013-05-29 14:58:25 +05:30
davidfor
b3b7dad23f Kobo driver: When deleting books from the Kobo Aura, do not leave empty entries on the home screen. Also show downloaded books stored in the SD card as on the card, not the main memory. Fixes #1185294 (Kobo driver update for SD cards and Aura HD home page) 2013-05-29 13:20:56 +05:30
Kovid Goyal
709527f89e Move translations out of version control
Translations are tracked separately in launchpad, so there is
no longer any need to clutter up the main repo with translation
history.
2013-05-29 12:46:46 +05:30
Kovid Goyal
58c9d3a692 Remove .po files from version control 2013-05-29 11:24:53 +05:30
Kovid Goyal
d630f34d0d Port translations update code to git 2013-05-29 10:48:45 +05:30
Translators
a2a1bcb97f Updated translations 2013-05-29 10:42:52 +05:30
Kovid Goyal
6e22fd72d6 Updated translations template 2013-05-29 09:26:47 +05:30
Tomasz Długosz
88b7fd9e90 Various new and updated Polish news sources 2013-05-29 08:02:55 +05:30
Kovid Goyal
826d5ab725 pep8 2013-05-29 08:01:36 +05:30
Kovid Goyal
3d699bb357 oops 2013-05-29 07:59:14 +05:30
Kovid Goyal
d102ec9b32 Convert bzr commit hook to git commit hook 2013-05-28 22:21:45 +05:30
Kovid Goyal
54cad16a13 Update vim session to use git 2013-05-28 17:26:49 +05:30
Kovid Goyal
7f0f7ce605 Exclude .git when push to build vms 2013-05-28 17:11:20 +05:30
Kovid Goyal
6f408ec810 Move tagging to use git 2013-05-28 17:08:39 +05:30
Kovid Goyal
866bbaec91 Switch to using git to generate source tarballs 2013-05-28 16:49:21 +05:30
Kovid Goyal
3319f5273b Update the README 2013-05-28 16:28:24 +05:30
Kovid Goyal
781b95c959 Update Melbourne Herald Sun 2013-05-28 13:50:05 +05:30
Kovid Goyal
c0f549625a Replace CRLF line endings 2013-05-28 11:42:53 +05:30
GRiker
a1ce980d99 Cleanup 2013-05-28 11:19:39 +05:30
Kovid Goyal
a39de67fc0 Ignore .bzrignore 2013-05-28 11:14:32 +05:30
Kovid Goyal
dddb866d06 Migrated from bzr 2013-05-28 11:12:27 +05:30
Kovid Goyal
6eb97d2626 DOCX Input: Start work on tables 2013-05-28 09:45:24 +05:30
Kovid Goyal
5887243d56 Update Hindu Business Line 2013-05-28 08:26:42 +05:30