18677 Commits

Author SHA1 Message Date
Kovid Goyal
e6ad3acb20 ... 2012-11-22 17:21:11 +05:30
Kovid Goyal
b2b640e24a More 64-bit windows build progress 2012-11-22 16:39:44 +05:30
Kovid Goyal
b6b2b39cf6 Conversion: Correctly handle values of left, right for the deprecated align attribute of images, mapping them to the CSS float property instead of text-align. Fixes #1081094 (Text not wrapping alongside images that are left/right aligned when converting to epub) 2012-11-22 14:45:03 +05:30
Kovid Goyal
0800dafcb7 E-book viewer: Allow vieweing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables. See #1080710 2012-11-22 12:59:04 +05:30
Translators
fbc9b1c636 Launchpad automatic translations update. 2012-11-22 05:07:20 +00:00
Kovid Goyal
92a97abaf8 update transaltions template 2012-11-22 09:20:03 +05:30
Tomasz Długosz
3ee7612a7d remove Gandalf store - new web page makes harvesting data almost imposible 2012-11-21 22:31:30 +01:00
Tomasz Długosz
b9599df708 tune GA links 2012-11-21 21:44:04 +01:00
Translators
6b4deb7f0a Launchpad automatic translations update. 2012-11-21 04:47:38 +00:00
Tomasz Długosz
bae22ca387 publio store plugin 2012-11-20 22:46:14 +01:00
Kovid Goyal
e29c081177 ... 2012-11-20 22:29:26 +05:30
Kovid Goyal
37d43bd6b2 Connect to iTunes: Ignore AAC audio files. Fixes #1081096 (calibre synching with iTunes returns audiobooks as false positives) 2012-11-20 21:30:19 +05:30
GRiker
2e5b2a194d Added 'AAC audio file' to list of ignored Audiobook types 2012-11-20 08:46:28 -07:00
Kovid Goyal
d193062a88 Get terminal size in windows as well 2012-11-20 16:31:18 +05:30
Kovid Goyal
d00a37e66a Enable colored output for the CLI on windows as well 2012-11-20 16:17:44 +05:30
Translators
db1be2063e Launchpad automatic translations update. 2012-11-20 04:51:02 +00:00
Kovid Goyal
76ff4b6230 Remove old db migration code from calibre-debug 2012-11-20 09:31:09 +05:30
Kovid Goyal
d00e92d16a MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part 2012-11-19 23:18:20 +05:30
John Schember
8f55839dad Store: Search, set serch title entry. Remove quotes in title and author searches. 2012-11-19 08:26:05 -05:00
Kovid Goyal
06412a4e26 E-book viewer: Add an option to hide the help message when entering full screen mode 2012-11-19 16:01:02 +05:30
Kovid Goyal
20a1857704 Remove the useless exclude_cover parameter from EbookIterator 2012-11-19 15:53:05 +05:30
Kovid Goyal
3494e09604 E-book viewer: Add an option to always start the viewer in full screen mode 2012-11-19 15:38:33 +05:30
Kovid Goyal
694c8a654b An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
2012-11-19 15:17:49 +05:30
Kovid Goyal
a755b87b2f Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large number of spurious matches. 2012-11-19 09:34:48 +05:30
John Schember
cdcf297829 Store: Search, Remove common words from author matching. 2012-11-18 16:44:47 -05:00
John Schember
d129c1d81f Store: Search, tokenize author and search for matches within. 2012-11-18 16:41:22 -05:00
John Schember
ff12f12ec9 Store: Search, add author and title searches to search dialog because users can't be bothered to use the advanced search editor. 2012-11-18 13:47:39 -05:00
Kovid Goyal
aa15b54113 ... 2012-11-19 00:02:36 +05:30
John Peterson
4f43a7fa8f Response to merge review.
3) Fixed.
2012-11-18 17:01:20 +00:00
Kovid Goyal
5e4f2aa6ac Nicer error message 2012-11-18 21:51:37 +05:30
Kovid Goyal
c412eadeb0 Windows driver for Bebook Pure. Fixes #1078600 (Add device support) 2012-11-18 14:17:20 +05:30
Kovid Goyal
41f93db6f6 Fix rows in the device books view sometimes being too high 2012-11-18 14:08:03 +05:30
Kovid Goyal
f0d32cb528 Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog. Fixes #1079781 ([Enhancement] Display cover size in pixels) 2012-11-18 11:48:27 +05:30
Kovid Goyal
34a2758d3c ... 2012-11-18 11:46:46 +05:30
Translators
dc76e87e5e Launchpad automatic translations update. 2012-11-18 04:37:10 +00:00
Kovid Goyal
305ab9d9fe Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format. Fixes #1078422 (only a request: library_name in catalog *.csv) 2012-11-18 07:37:15 +05:30
Translators
7765728b1e Launchpad automatic translations update. 2012-11-17 04:36:39 +00:00
GRiker
26e0b8d2ec Fixed problem with CSV, XML library_name when alternate library is specified 2012-11-15 04:49:12 -07:00
GRiker
47bcd99264 Added library_name as available output field for CSV and XML catalogs. 2012-11-14 09:00:58 -07:00
Translators
302ab3860b Launchpad automatic translations update. 2012-11-14 04:40:12 +00:00
Kovid Goyal
19a8736724 Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list. 2012-11-13 18:48:03 +05:30
GRiker
2e7e2a3382 Fixed a problem occurring when merging comments with a custom field whose type is a list. 2012-11-13 03:56:47 -07:00
Translators
cead227002 Launchpad automatic translations update. 2012-11-13 05:05:44 +00:00
Kovid Goyal
dd4570c02b Fix catalog generation when catalog title contains ampersands. Fixes #1078020 (cannot create epub catalogue) 2012-11-13 07:27:09 +05:30
GRiker
8e3fa60d34 Added escape() to catalog title included in OPF metadata header to deal with potential inclusion of illegal HTML. Bug was caused by an ampersand in the title. 2012-11-12 14:19:49 -07:00
Kovid Goyal
2238adce24 ... 2012-11-12 18:45:57 +05:30
Kovid Goyal
4ebb715dc9 ... 2012-11-12 15:34:15 +05:30
Kovid Goyal
f5552dc27b ... 2012-11-12 15:33:45 +05:30
Kovid Goyal
8e08834403 Much nicer integration with the windows build VMs 2012-11-12 15:32:28 +05:30
Translators
37f13387ab Launchpad automatic translations update. 2012-11-12 04:36:23 +00:00