18677 Commits

Author SHA1 Message Date
Kovid Goyal
935049c1b3 Debug prints for failure to load styles 2012-10-01 08:56:03 +05:30
Kovid Goyal
c6c878462e Start work on replacing the use of fontconfig in windows 2012-09-30 17:13:49 +05:30
Translators
7d7ebcd5c0 Launchpad automatic translations update. 2012-09-30 04:44:15 +00:00
Kovid Goyal
b4b846ec34 Fix #1057862 (repeated failure to generate catalog) 2012-09-30 09:00:50 +05:30
GRiker
c17b43d8cb Implemented special case icu code for OS X 10.6.x in establish_equivalencies 2012-09-29 19:40:27 -06:00
Kovid Goyal
f1ba6ad031 ... 2012-09-29 12:17:45 +05:30
Kovid Goyal
dbf4a84950 MTP drivers: Provide feedback during filesystem scan 2012-09-29 12:15:46 +05:30
Translators
302b014042 Launchpad automatic translations update. 2012-09-29 04:55:30 +00:00
Kovid Goyal
474009c1a4 ... 2012-09-29 01:06:21 +05:30
Charles Haley
cb13da2b9b Merge from trunk 2012-09-28 18:06:53 +02:00
Charles Haley
b2ec03c7d5 Make bonjour errors in the wireless driver non-fatal. 2012-09-28 17:37:41 +02:00
Kovid Goyal
517d283d79 Linux MTP driver: Ignore Apple devices 2012-09-28 20:20:50 +05:30
Kovid Goyal
1d092d836b ... 2012-09-28 19:43:14 +05:30
Kovid Goyal
588f0a6ef1 KF8 Output: Fix invalid output being generated for some files with alrge blocks on non-ascii text 2012-09-28 19:40:28 +05:30
Charles Haley
8bbfc19472 Merge from trunk 2012-09-28 09:38:31 +02:00
Charles Haley
844213bd73 Add warning to metadata plugboards that the content server supports a limited number of formats. 2012-09-28 09:37:52 +02:00
Kovid Goyal
9ce6127a28 IGN:Tag release 2012-09-28 10:40:25 +05:30
Kovid Goyal
a71bfb119a version 0.9.0 2012-09-28 10:04:41 +05:30
Kovid Goyal
e285358acb ... 2012-09-27 23:55:53 +05:30
Kovid Goyal
e99314294b ... 2012-09-27 22:31:38 +05:30
Charles Haley
f633c815c4 ... 2012-09-27 18:59:45 +02:00
Kovid Goyal
51a81893a2 IGN:Updated translations 2012-09-27 22:25:55 +05:30
Charles Haley
f34d509415 Add port number to content server action menu line. 2012-09-27 18:52:48 +02:00
Charles Haley
38a994866e Merge from trunk 2012-09-27 12:44:05 +02:00
Charles Haley
baeb7a1d58 Remove incorrect code to handle broadcasts 2012-09-27 10:48:53 +02:00
Kovid Goyal
56ebb3670b ... 2012-09-27 13:16:42 +05:30
Charles Haley
b08ae690fa Merge from trunk 2012-09-27 09:00:22 +02:00
Charles Haley
a12f4d79aa Add an option to content server ajax to get JSON metadata that is more compatible with the wireless driver. 2012-09-27 08:59:13 +02:00
Translators
8181458e95 Launchpad automatic translations update. 2012-09-27 04:36:28 +00:00
Kovid Goyal
13e29a05a3 EPUB metadata: Fix book producer not being set when updating EPUB metadata 2012-09-26 18:28:26 +05:30
Kovid Goyal
5399e417da EPUB metadata: When setting metadata in an EPUB, explicitly specify the namespace of the role attribute on the <dc:creator> tag 2012-09-26 18:17:54 +05:30
Kovid Goyal
adcdc5be26 Get Books: Fix incorrect price retrieval from ebooks.com. Fixes #1055785 (Price of book search always incorrect) 2012-09-26 13:04:09 +05:30
Kovid Goyal
05b0a097ac Revert the change to ignore the A: and B: drives on windows 2012-09-25 11:43:42 +05:30
Translators
ef188f952f Launchpad automatic translations update. 2012-09-25 04:44:16 +00:00
Kovid Goyal
c87508d20e MTP: Add a way to get device info in the GUI easily 2012-09-24 10:25:55 +05:30
Kovid Goyal
50e9e1f768 Fix #1055129 (Xoom MTP 'Send to Main' send to SDCARD) 2012-09-24 08:09:24 +05:30
Kovid Goyal
761cb5509c AZW3 Output: Fix handling of &amp; &lt; and &gt; entities in the text. They were being incorrectly unescaped. 2012-09-23 21:52:36 +05:30
Kovid Goyal
e5d1e81e17 ... 2012-09-23 21:10:23 +05:30
Kovid Goyal
233d902107 ... 2012-09-23 19:06:35 +05:30
Kovid Goyal
e719fb48fa PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present. Fixes #1053906 (The EPUB to PDF conversion generates the text of the EPUB file to a PDF file in graphic mode.) 2012-09-23 15:01:01 +05:30
Kovid Goyal
a82ffd92b3 MTP driver: Do not try to connect to unsuitable devices such as the iPhone. Fixes #1054562 (Error when connecting iPhone 4) 2012-09-23 11:51:36 +05:30
Translators
3726056519 Launchpad automatic translations update. 2012-09-23 04:37:58 +00:00
Kovid Goyal
6889e7b633 Kindle driver: Prioritize sending MOBI over azw3 on e-ink devices so that people with older models can convert AZW3 to MOBI and just click send to device 2012-09-23 09:53:06 +05:30
Translators
e71ff1a147 Launchpad automatic translations update. 2012-09-22 04:54:50 +00:00
Kovid Goyal
647aed399a Explicitly disable MTP on windows XP, since some devices causes errors. See #1054273 2012-09-22 00:29:25 +05:30
Kovid Goyal
4ad6a16eaa Driver for Motorola MB526. Fixes #1054082 (Cannot connect Android smartphone) 2012-09-21 20:46:50 +05:30
Kovid Goyal
f7b20bbea6 MTP: Fix device that fails to open on linux not being blacklisted 2012-09-21 16:50:58 +05:30
Kovid Goyal
54babcba51 Fix regression that broke customization of the smart device plugin 2012-09-21 16:42:00 +05:30
Kovid Goyal
37651742cd Fix #1053858 (Typo (Mange) and missing quotation mark) 2012-09-21 13:10:59 +05:30
Kovid Goyal
2819ae3b16 Conversion: Handle files that use non ascii paths/anchor names in the guide entries. Fixes #1053751 (Private bug) 2012-09-21 11:03:13 +05:30