6808 Commits

Author SHA1 Message Date
Kovid Goyal
c8d2b4468f IGN:Cleanup stanza server code 2009-09-10 22:28:00 -06:00
Kovid Goyal
6fea6a8fa7 Implement #3447 (Option to limit parallel processes) 2009-09-10 21:29:55 -06:00
Kovid Goyal
b36808c1fc Implement #3408 (Disable Latest version display) 2009-09-10 20:59:39 -06:00
Kovid Goyal
f0d3fe56b4 Fix #3425 (Messages often incorrectly display unicode text) 2009-09-10 20:25:32 -06:00
Kovid Goyal
cca1e605dc Implement #3429 ("Cancel All" or similar when editing a large group of books) 2009-09-10 20:16:23 -06:00
Kovid Goyal
5b3dd55e1a Fix #3288 (Published Date issue) 2009-09-10 19:56:38 -06:00
Kovid Goyal
145fb221d2 Implement #3444 (More Information on Metadata page) 2009-09-10 19:53:09 -06:00
Kovid Goyal
12eb3bf6a0 Fix #3448 (Problems loading HTML files in v6.11) 2009-09-10 19:12:28 -06:00
Kovid Goyal
09ab1df5bb calibredb:Fix regression causing calibredb to not notify the main GUI of a change 2009-09-10 18:30:44 -06:00
Kovid Goyal
b9806d254d Search box: use system default colr as normal background instead of white 2009-09-10 18:18:42 -06:00
Kovid Goyal
4bdd6e6011 Fix #3451 (converting a PRC to EPUB creates a shortened epub file) 2009-09-10 17:55:20 -06:00
Kovid Goyal
39fc7f0cf6 calibredb: Handle the case when the user specifies the same to delete id multiple times 2009-09-10 17:39:50 -06:00
Kovid Goyal
a3ff5086bd Preliminary driver for the FoxIt ESlick 2009-09-10 17:32:48 -06:00
Kovid Goyal
818d2670ee Ignore invalid proxies 2009-09-10 17:13:55 -06:00
John Schember
d0204fd1bb Sync to trunk. 2009-09-10 06:54:12 -04:00
Translators
31b0e4857e Launchpad automatic translations update. 2009-09-10 10:50:33 +01:00
Kovid Goyal
eafc299289 IGN:Updated translations 2009-09-09 20:21:02 -06:00
Kovid Goyal
0d4980caa0 IGN:Update descriptions in the SONY PRS drivers 2009-09-09 20:17:17 -06:00
Kovid Goyal
812fae59ed Fix #3424 (Batch conversion to epub failed 0.6.11) 2009-09-09 20:13:41 -06:00
Kovid Goyal
e2b1c6d508 IGN:Word wrap tooltips in the conversion preferences 2009-09-09 19:52:01 -06:00
Kovid Goyal
63a37da4ea Implement #3418 (Break long lines in txt files) 2009-09-09 19:43:09 -06:00
Kovid Goyal
02e6f7fbb4 Add a wiazrd to help in the creation of header and footer removal regexps 2009-09-09 19:40:28 -06:00
Kovid Goyal
000fc39116 Split up English recipes by country 2009-09-09 19:28:40 -06:00
Kovid Goyal
5ddd375a66 Updated recipe for The CLimate Progress Blog 2009-09-09 19:10:10 -06:00
Kovid Goyal
72ae6f2142 New recipe for The New Republic by cix3 2009-09-09 17:19:08 -06:00
Kovid Goyal
8bd23d6e65 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
Kovid Goyal
4fc204c816 Installer building ported to new setup framework 2009-09-09 16:04:51 -06:00
John Schember
9cf5d0a5f8 Update prs descriptions. 2009-09-09 06:52:55 -04:00
Translators
e1837c8b57 Launchpad automatic translations update. 2009-09-09 10:43:38 +01:00
Kovid Goyal
1a532ea242 More commands ported tot he new setup framework 2009-09-08 17:33:58 -06:00
Kovid Goyal
66a6887fc1 Complete migration to new resources framework 2009-09-08 10:37:30 -06:00
Translators
cfebf03244 Launchpad automatic translations update. 2009-09-08 10:48:35 +01:00
Kovid Goyal
f2cc9ebf0b More refactoring for the new resource system 2009-09-07 21:18:51 -06:00
Kovid Goyal
9bd19f734e Moved fonts access to new resource API 2009-09-07 20:03:19 -06:00
Kovid Goyal
f9ff180347 Implement a check setup command that uses PyFlakes to check for various errors 2009-09-07 19:03:52 -06:00
Kovid Goyal
792c6b0b22 Refactored image access for new resources framework 2009-09-07 16:03:44 -06:00
Kovid Goyal
1ce7847d8d Fix setup commands help messages 2009-09-07 13:48:26 -06:00
Kovid Goyal
039aab161c Remove use of library image alias 2009-09-07 13:33:01 -06:00
Kovid Goyal
8a1de85fc3 Change references toimages.qrc 2009-09-07 13:30:01 -06:00
Kovid Goyal
f60b270cce Qt translations now work again 2009-09-07 10:41:39 -06:00
John Schember
6d585f3090 Fix bug #3424: Load defaults and book specific options in GUI bulk convert. 2009-09-07 10:34:36 -04:00
John Schember
c491182921 Sync to trunk. 2009-09-07 09:55:35 -04:00
Translators
ca82c967a6 Launchpad automatic translations update. 2009-09-07 10:51:23 +01:00
Kovid Goyal
ad72afa9f9 Translation framework for languages now works 2009-09-07 00:23:38 -06:00
Kovid Goyal
df9284b30d build and develop commands done 2009-09-06 19:45:40 -06:00
John Schember
bd1b37f3a9 Add missing import. Allow TXT output to split lines based on a maximum line length value. 2009-09-06 14:09:43 -04:00
John Schember
2de625b3e1 Implement #3418: Handle print style formatting for TXT input. 2009-09-06 12:59:21 -04:00
Translators
f032f81961 Launchpad automatic translations update. 2009-09-06 10:41:09 +01:00
John Schember
ec48f4029b GUI: Regex builder for removing header and footer. 2009-09-05 16:48:32 -04:00
Kovid Goyal
b262a4bfe5 Change recipes to using ISO639 language codes 2009-09-05 13:11:05 -06:00