Commit Graph

19735 Commits

Author SHA1 Message Date
Kovid Goyal 0f9137a4ef Editoriali and Zerocalcare by faber1971 2012-04-07 17:24:17 +05:30
Kovid Goyal b6e64d2736 ... 2012-04-07 10:44:08 +05:30
Kovid Goyal aa2af4e951 Fix #975169 (Installer Bug, Click "Done" but "Finish" is present) 2012-04-07 10:33:37 +05:30
Kovid Goyal efc7bb05e7 Fix #975518 (add plugin to calibre) 2012-04-07 10:22:46 +05:30
Kovid Goyal b7955aa9cb ... 2012-04-07 09:59:26 +05:30
Kovid Goyal 02cf6db400 IGN:Tag release 2012-04-06 12:32:28 +05:30
Kovid Goyal 25180e72eb version 0.8.46 2012-04-06 09:05:29 +05:30
Kovid Goyal 921769bd6a ... 2012-04-06 09:00:37 +05:30
Kovid Goyal 768928a5d3 Fix bug that broke specifying of metadata on the command line with calibredb add 2012-04-06 08:54:18 +05:30
Kovid Goyal ac895999a6 ... 2012-04-05 20:52:52 +05:30
Kovid Goyal e773315f15 IGN:Updated translations 2012-04-05 19:24:25 +05:30
Kovid Goyal 6fc3590b86 IGN: Updated translations 2012-04-05 18:58:41 +05:30
Kovid Goyal c26f5299c9 ... 2012-04-05 18:52:30 +05:30
Kovid Goyal a510e3503f ... 2012-04-05 18:41:50 +05:30
Kovid Goyal fbddf37b80 Run single metadata downloads in a worker process as well to workaround memory leaks in third party plugins 2012-04-05 18:40:06 +05:30
Translators 9fab2ec8a8 Launchpad automatic translations update. 2012-04-05 04:43:06 +00:00
Kovid Goyal 270d36f59f ... 2012-04-05 09:25:08 +05:30
Kovid Goyal 93630d53c7 ... 2012-04-05 09:17:21 +05:30
Kovid Goyal c8c4389a61 Fix #973336 (calibre, version 0.8.45 ERROR: Unhandled exception: <b>AttributeError</b>:'int' object has no attribute 'replace' Traceback (most recent call last): File "site-packages/calibre/gui2/cover_flow.py", line 74, in caption AttributeError: 'int' object has no attribute 'replace') 2012-04-04 21:41:39 +05:30
Kovid Goyal 3a758cc7d2 ... 2012-04-04 21:33:04 +05:30
Kovid Goyal b2c03bde79 ... 2012-04-04 21:17:25 +05:30
Kovid Goyal 3704f54eb9 Make tag browser filtering work when capital letters are entered. 2012-04-04 16:08:46 +05:30
Charles Haley 20ec5de3f4 Merge from trunk 2012-04-04 11:20:25 +02:00
Charles Haley 6c505b1242 Make tag browser filtering work when capital letters are entered. 2012-04-04 11:15:43 +02:00
Kovid Goyal 60edd8c7b1 ... 2012-04-04 11:22:08 +05:30
Translators 96b9d3a244 Launchpad automatic translations update. 2012-04-04 04:39:58 +00:00
Kovid Goyal 5955aa775f ... 2012-04-03 18:45:35 +05:30
Kovid Goyal 734a0ba2e2 ... 2012-04-03 18:40:17 +05:30
Kovid Goyal 9bb9ad53f1 E-book viewer: When reading a MOBI file that is actually a KF8 book, show the format as being KF8 2012-04-03 17:40:03 +05:30
Kovid Goyal 3a986cfd43 ... 2012-04-03 17:11:15 +05:30
Kovid Goyal fcbbd51cd5 ... 2012-04-03 16:55:58 +05:30
Kovid Goyal 1ed30fdcb5 Content server: Workaround for android stock browser not support HTTP AUTH. 2012-04-03 15:46:22 +05:30
Kovid Goyal 103854e242 Fix bugs in cherrypy auth_digest 2012-04-03 15:39:19 +05:30
Kovid Goyal e278da9219 ... 2012-04-03 12:07:38 +05:30
Translators 9aa895f1bb Launchpad automatic translations update. 2012-04-03 04:53:30 +00:00
Kovid Goyal 42429dd12b The Southern Star by watou 2012-04-02 22:07:42 +05:30
Kovid Goyal efc200f0b1 Buenos Aires Herald by Darko Miletic. Fixes #971517 (New recipe for Buenos Aires Herald) 2012-04-02 18:35:09 +05:30
Kovid Goyal c27bebd6fa ... 2012-04-02 18:32:57 +05:30
Kovid Goyal 945a8e3ae8 More granular progress reporting during bulk metadata download 2012-04-02 18:24:15 +05:30
Kovid Goyal e3873e4254 ... 2012-04-02 17:59:01 +05:30
Kovid Goyal 09122265fd ... 2012-04-02 17:31:45 +05:30
Kovid Goyal d5ae96dc4c Fix non integer rating not read from OPF files 2012-04-02 16:30:11 +05:30
Kovid Goyal ee808594ca EPUB metadata: Strip pointless urn:isbn: prefix from ISBN declaration when reading metadata 2012-04-02 16:25:58 +05:30
Kovid Goyal fc6981d1d5 ... 2012-04-02 15:53:26 +05:30
GRiker bf2850019e 0.8.45+ 2012-04-02 04:11:11 -06:00
GRiker 4eaf86efcc Revised connect/share description for 'Connect to iTunes' 2012-04-02 04:10:39 -06:00
Kovid Goyal d24e8e842e Fix logging for the new bulk metadata download path 2012-04-02 15:25:46 +05:30
Kovid Goyal bf06cebc2d ... 2012-04-02 10:39:59 +05:30
Kovid Goyal 927b7471b7 Run bulk metadata downloads in a separate process to workaround the problem of third party metadata download plugins with memory leaks. Also removes the need to batch metadata downloads into groups of 100 books at a time. 2012-04-02 10:31:40 +05:30
Kovid Goyal 310c5c17d2 Edit metadata dialog: Change the remove unused series button to a clear series button (as the remove unused series function is now automatic) 2012-04-02 10:24:26 +05:30