Commit Graph

20674 Commits

Author SHA1 Message Date
Kovid Goyal 1c091c9bd8 ... 2012-06-23 16:22:53 +05:30
Kovid Goyal 313b4634d6 KF8 Output: Fix a couple of bugs that could lead to generation of invalid KF8 files. Fixes #1016672 (broken rtf to azw3 conversion) 2012-06-23 13:23:48 +05:30
Kovid Goyal 8ffeb0c222 ... 2012-06-23 11:06:07 +05:30
Kovid Goyal 4a1ed673d7 ... 2012-06-23 11:02:18 +05:30
Kovid Goyal 8156e13e83 Finish up the UDisks2 support, however for the moment we continue to use UDisks1 as who knows what state UDisks2 is in all the distros out there 2012-06-23 11:01:21 +05:30
Kovid Goyal dc2fc23d3c Update O Globo 2012-06-23 09:46:02 +05:30
Kovid Goyal 5dc832354c Allow executing dynamically generated python code via fork_job() 2012-06-22 14:33:22 +05:30
Kovid Goyal ae26c69cd8 Initial (partial) implementation of UDisks2 support 2012-06-22 14:07:36 +05:30
Kovid Goyal 8f78d19ce7 IGN:Tag release 2012-06-22 12:55:25 +05:30
Kovid Goyal ee865ec53f version 0.8.57 2012-06-22 10:41:10 +05:30
Kovid Goyal 24d84289ff Paged mode: Better handling of cover pages 2012-06-22 10:06:07 +05:30
Kovid Goyal f3bd716830 ... 2012-06-21 19:56:14 +05:30
Kovid Goyal 0c179360b2 ... 2012-06-21 18:27:41 +05:30
Kovid Goyal b9e31e8ba0 ... 2012-06-21 18:23:43 +05:30
Kovid Goyal 4f204de7a4 IGN:Updated translations 2012-06-21 18:16:58 +05:30
Kovid Goyal 04c800a29b Handle pullquotes in The Economist 2012-06-21 17:06:17 +05:30
Kovid Goyal f61c77a143 Paged mode: Handle full screen layouts like svg covers. Also avoid an extra relayout of body on a resize event to calculate extra top margin 2012-06-21 16:28:41 +05:30
Kovid Goyal 5bd20e9efa ... 2012-06-21 13:45:07 +05:30
Kovid Goyal 18f346d273 PDF Output: Use the cover from the input document when no cover is specified during a conversion 2012-06-21 13:40:09 +05:30
Kovid Goyal 4fffee635a E-book Viewer: Printing now has proper pagination with top and bottom margins no lines partially cut-off at the bottom and full style retention 2012-06-21 13:24:06 +05:30
Kovid Goyal 8ee79d5474 ... 2012-06-20 23:14:58 +05:30
Kovid Goyal 4d1e2b7344 ... 2012-06-20 20:22:19 +05:30
Kovid Goyal db52e6c4c0 Fix #1015594 (New recipe for Daily edition of Akter) 2012-06-20 20:07:26 +05:30
Kovid Goyal 7529eebed0 Fix #1015584 (Updated recipe for Akter) 2012-06-20 20:05:54 +05:30
Kovid Goyal 8749535bd6 Fix #1015587 (Updated recipe for 24Sata sr) 2012-06-20 20:04:26 +05:30
Kovid Goyal 8de0c610ea ... 2012-06-20 17:43:49 +05:30
Kovid Goyal 6919614d36 Faster push 2012-06-20 17:08:04 +05:30
Kovid Goyal dd51d1163a ... 2012-06-20 16:43:43 +05:30
Kovid Goyal 9884dde0bc PDF Output: Fix the long standing bug that caused the last line on each page to be partially cut off 2012-06-20 16:37:14 +05:30
Kovid Goyal a1e9ab0b81 ... 2012-06-20 15:23:38 +05:30
Kovid Goyal bd639fede6 Do not compile Qt on windows with -ltcg as there have been a few reports of calibre crashing in the latest release 2012-06-20 14:32:00 +05:30
Kovid Goyal e58d17ae45 Allow dynamic compilation of coffeescript on platforms where QtScript is not available 2012-06-20 14:26:05 +05:30
Kovid Goyal 222dbbd3c9 Restore custom columns from db prefs instead of trying to aggregate them from the OPFs when doing a library restore 2012-06-20 13:29:09 +05:30
Charles Haley f1e48dc42e Small cleanups. 2012-06-20 08:51:08 +02:00
Kovid Goyal fcdd96c2bb Speed up rendering in paged mode by not causing an extra re-layout to adjust the top margin of body 2012-06-20 12:20:32 +05:30
Charles Haley 7d3b89cc2a Database restore: restore custom columns from field_metadata in saved preferences. 2012-06-20 08:48:43 +02:00
Kovid Goyal 86455fc5f3 ... 2012-06-20 11:01:13 +05:30
Charles Haley 6df958d070 Merge from trunk 2012-06-20 07:30:48 +02:00
Kovid Goyal 0a50eab218 Paged display: Respect page-break css rules set in global style sheets 2012-06-20 10:51:36 +05:30
Kovid Goyal f2ceaa3c63 ... 2012-06-20 10:24:53 +05:30
Kovid Goyal 89724d321d Proper CFI calculation for paged mode 2012-06-20 10:14:55 +05:30
Kovid Goyal ce3fba7161 Fix #1015302 (Updated recipe for Novi List portal) 2012-06-20 08:00:29 +05:30
Kovid Goyal e2109dbe9e Ignore the metadata.db prefs backup file during Check Library 2012-06-19 22:40:27 +05:30
Kovid Goyal 73d8d1bcb0 Backup/restore for preferences stored in metadata.db 2012-06-19 22:34:25 +05:30
Charles Haley 6fe358ed3e Add some exception handling code for when the preferences backup file doesn't exist. 2012-06-19 17:54:13 +02:00
Charles Haley 4205c7b8a1 Do a commit when preferences are restored. Ensure that the in-memory copy of the prefs is correct after restore. 2012-06-19 17:46:02 +02:00
Charles Haley c888503ce0 Merge from trunk 2012-06-19 17:31:07 +02:00
Charles Haley 70778c8d8a Backup and restore db preferences 2012-06-19 17:30:52 +02:00
Kovid Goyal fc4309539b Navigate to CFIs correctly in paged mode and fix typo in current_column_location() 2012-06-19 19:03:01 +05:30
Kovid Goyal 957bd0512f ... 2012-06-19 18:28:45 +05:30