Commit Graph

5969 Commits

Author SHA1 Message Date
Kovid Goyal 171c8d889c Store datetimes in db in same format as before 2010-02-19 12:50:20 -07:00
Kovid Goyal 762fc52310 Fix #4849 (drap and drop) 2010-02-19 12:03:02 -07:00
Kovid Goyal c1e7185590 Handle multiple file drops onto dock icon in OS X correctly 2010-02-19 11:12:09 -07:00
Kovid Goyal 0d90ff04d3 ... 2010-02-19 10:38:16 -07:00
Kovid Goyal ad117486c1 Implement #4909 (Feature request: allow URL arguments to ebook-convert --cover) 2010-02-19 10:28:56 -07:00
Kovid Goyal 72454ee6c4 Updated translations 2010-02-19 09:46:52 -07:00
Translators 434988c7c0 Launchpad automatic translations update. 2010-02-19 04:35:47 +00:00
Kovid Goyal e2a5496ead catalog tweaks 2010-02-18 16:21:35 -07:00
GRiker d0e4d394b8 GwR remove updateCatalogMetadata(), redundant 2010-02-18 16:10:08 -07:00
GRiker 0df82cc222 GwR remove updateCatalogMetadata(), redundant 2010-02-18 16:08:12 -07:00
GRiker 11e1b5b2bc GwR resolve with KG fixes 2010-02-18 10:38:10 -07:00
GRiker 80e5f15fb4 GwR catalog comments appended 2010-02-18 10:31:59 -07:00
Kovid Goyal db0635d91f ... 2010-02-18 10:31:21 -07:00
Kovid Goyal cff2089581 Editing of metadata in DRMed MOBI. Catalog tweaks. 2010-02-18 10:30:41 -07:00
GRiker 1dbbd470a0 GwR catalog comments 2010-02-18 10:15:09 -07:00
Kovid Goyal 40e3b163fa Fix catalog date issues 2010-02-18 10:12:48 -07:00
GRiker 7d69048a4b GwR add metadata editing for DRM files, fix catalog CLI options 2010-02-18 04:38:13 -07:00
Translators e833b64ab8 Launchpad automatic translations update. 2010-02-18 04:46:11 +00:00
GRiker d6de6a564c GwR work in progress DRM metadata edits, fix for timestamp 2010-02-17 14:51:06 -07:00
Kovid Goyal d45da57047 MOBI metadata: Handle setting of non-ascii titles correctly 2010-02-17 11:46:21 -07:00
Kovid Goyal e84310af63 MOBI Output: Encode titles as UTF-8 in the PalmDoc header as well as the EXTH header, since there are apparently MOBI readers that use the title from the PalmDoc header in preference to the title from the EXTH header. 2010-02-17 11:30:59 -07:00
Kovid Goyal d9295d53c2 Initial implementation of CHM support 2010-02-17 10:54:24 -07:00
Translators d6fee644ef Launchpad automatic translations update. 2010-02-17 04:54:21 +00:00
Kovid Goyal e81b241895 Fix edit meta info dialog clobbering time iformation in timestamp 2010-02-16 14:21:53 -07:00
Kovid Goyal 4bd766bd49 MOBI Output: Remove soft hyphens as the Kindle doesn't support them. Fixes #4887 (Treatment of italics when converting to Mobi) 2010-02-16 13:48:03 -07:00
Kovid Goyal f6f87ef47c ... 2010-02-16 12:58:58 -07:00
Kovid Goyal 48903c986f OS X/linux driver for EB511 2010-02-16 12:45:01 -07:00
Kovid Goyal 8cb8e4bcd1 ... 2010-02-16 12:33:26 -07:00
Kovid Goyal 9d27668bf9 Fix Boox main mem and SD card swapped on windows 2010-02-16 12:32:17 -07:00
Kovid Goyal 75975a2023 Fix #4896 ("Send to device" cannot handle gigabyte sized files) 2010-02-16 12:04:21 -07:00
GRiker 6b0f45c9f4 KG updates plus GwR epub description tweak 2010-02-16 06:54:18 -07:00
GRiker 49a57787be GwR EPUB TOC label change 2010-02-16 02:59:43 -07:00
Translators 70c1e334ce Launchpad automatic translations update. 2010-02-16 04:53:17 +00:00
Kovid Goyal bd350e57ce Update bundled odfpy 2010-02-15 17:31:16 -07:00
Kovid Goyal c187c899ca ... 2010-02-15 16:56:33 -07:00
Kovid Goyal cc1c5bb6fd ... 2010-02-15 16:54:47 -07:00
Kovid Goyal ee43ccb71e Workaround for local timezones with historical dates on crippled commercial operating systems 2010-02-15 16:46:55 -07:00
Kovid Goyal 2a4d6d938e ... 2010-02-15 14:39:59 -07:00
Kovid Goyal a4c2c1155a Fix #4907 (Problem converting for Nook) and various catalog tweaks 2010-02-15 14:28:15 -07:00
Kovid Goyal c7aabab2db MOBI metadata: Correctly handle long titles in non ASCII encodings when reading metadata 2010-02-15 14:01:15 -07:00
GRiker 20ec8cc3ed GwR fix for no serial number on windows 2010-02-15 13:01:01 -07:00
Kovid Goyal 8022663ac3 ebook-meta: Add option to change published date 2010-02-15 12:27:05 -07:00
Kovid Goyal c82f3e4138 More timezone aware fixes 2010-02-15 12:15:01 -07:00
Kovid Goyal 137d83c0e2 Make replacing of files in ZIP archives faster and hopefullt more robust 2010-02-15 11:01:39 -07:00
Kovid Goyal 1c2229d0eb EPUB metadata: Don't set title_sort as a file_as attribute, as the brain-dead OPF spec doesn't allow this 2010-02-15 10:41:53 -07:00
Kovid Goyal 98e1003751 ... 2010-02-15 10:39:58 -07:00
Kovid Goyal 1c5b48e2fd Speed optimization for viewing large EPUB files 2010-02-15 10:38:39 -07:00
GRiker 096e53c484 GwR revisions for device profile, tweaks to Recently Added 2010-02-15 10:38:37 -07:00
Kovid Goyal 8dd35bc55c Speed up parsing of OPF files 2010-02-15 08:38:37 -07:00
Kovid Goyal 4a74faa6e5 EPUB metadata: Speed up reading metadata from very large EPUB files. Fixes #4908 (Importing large book hangs Calibre) 2010-02-15 08:25:35 -07:00