Kovid Goyal
818423e9eb
Edit metadata dialog: Fix window title not changing when using the Next/previous buttons if the books being edited have the same title. Fixes #1383014 [location identifier in edit metadata individually stuck]( https://bugs.launchpad.net/calibre/+bug/1383014 )
2014-10-20 08:44:30 +05:30
Kovid Goyal
65468af80f
...
2014-10-19 22:48:09 +05:30
Charles Haley
f6563e5845
Update the device file date in the booklist when sending a book.
2014-10-19 15:27:56 +02:00
Kovid Goyal
12838cfe84
Metadata downloaded dialog: Prevent pressing the Enter/Spacebar keys from closing the dialog. Fixes #1382795 [Feature Request - Metadata download without "Download complete" dialog]( https://bugs.launchpad.net/calibre/+bug/1382795 )
2014-10-19 09:57:27 +05:30
Kovid Goyal
af6c66106d
Add link to alternate icon sets to the User Manual
2014-10-19 09:20:16 +05:30
Kovid Goyal
bb4fe765b6
Start implementation of worker for completion
2014-10-19 08:40:49 +05:30
Kovid Goyal
a145377220
...
2014-10-19 08:16:25 +05:30
Kovid Goyal
8a86808619
...
2014-10-18 18:57:10 +05:30
Kovid Goyal
564be35e67
...
2014-10-18 16:45:19 +05:30
Kovid Goyal
21af1ee92c
Nicer event debugging
2014-10-18 11:33:32 +05:30
Kovid Goyal
6aa3d39e3b
Fix regression in previous release that prevented arrow keys/tab key from working in completion popups on OSX. Fixes #1382633 [Unable to use arrow buttons]( https://bugs.launchpad.net/calibre/+bug/1382633 )
2014-10-18 11:29:08 +05:30
Kovid Goyal
96dfd3d550
...
2014-10-18 10:18:28 +05:30
Kovid Goyal
a9a207b47b
Use \ as pathsep in manual. Fixes #1382704 [Location of files on Windows system]( https://bugs.launchpad.net/calibre/+bug/1382704 )
2014-10-18 08:43:37 +05:30
Kovid Goyal
048c26fdce
calibre-debug: support execution of a directory containing a __main__.py file
2014-10-17 12:50:08 +05:30
Kovid Goyal
bf5c3f9be1
Raise User Manual translations completion threshold
2014-10-17 11:34:15 +05:30
Kovid Goyal
e155b2ac63
Proper exclusion for generated language based user manual files
2014-10-17 10:09:18 +05:30
Kovid Goyal
368e926cea
...
2014-10-17 09:57:35 +05:30
Kovid Goyal
0ee51c1ea2
...
2014-10-17 09:54:32 +05:30
Kovid Goyal
e9e763f824
Dont build the english version of themanual twice when using the --language option
2014-10-17 09:31:23 +05:30
Kovid Goyal
25691fc189
Proper exclusion of the unused index document
2014-10-17 09:31:03 +05:30
Kovid Goyal
e8304084df
Make function signature detection more robust when generating template langauge help for the User Manual.
2014-10-17 09:17:48 +05:30
Kovid Goyal
42ca1149e5
Remove use of |app| placeholder in user manual, as it causes problems with translations
2014-10-17 08:19:48 +05:30
Kovid Goyal
bca48b4f2d
...
2014-10-17 08:08:34 +05:30
Kovid Goyal
c8f2a40bbd
version 2.6
v2.6.0
2014-10-17 06:39:11 +05:30
David Forrester
9943fff0b4
Kobo driver: Update to support new firmware from Kobo. Fixes #1382051 [Kobo: Skip modifying epub if no valid CSS rules and bump firmware version]( https://bugs.launchpad.net/calibre/+bug/1382051 )
...
Skip modifying epub if no valid CSS rules and bump firmware version
While looking at a problem with the stylesheet on Kobo devices recently,
I realised that if the modify CSS option was set and the was no file, it
still modified the stylesheet. Now, will not do this if there are no
valid rules in the kobo_extra.css file.
Also bumping firmware version to 3.11.1. Kobo are about to release an
update. They big jump on version number is to match the desktop
application version.
2014-10-16 20:32:51 +05:30
Kovid Goyal
ee90f8579e
...
2014-10-16 20:31:44 +05:30
Kovid Goyal
a5712acdca
Add output profile and welcome wizard entries for upcoming Kindle Voyage
2014-10-16 18:19:52 +05:30
Kovid Goyal
01f0c98607
Allow configuring a keyboard shortcut to toggle highlighting of search results via Preferences->Keyboard (under Miscellaneous). Fixes #1380528 [[Enhancement] Keyboard Shortcut To Toggle Search Highlighting]( https://bugs.launchpad.net/calibre/+bug/1380528 )
2014-10-16 17:49:14 +05:30
Kovid Goyal
33d2d0e5ea
E-book viewer: Allow right clicking on the toolbar buttons to popup the optional menus, useful when using the viewer on a touch screen. Fixes #1380359 [Feature Request: right-click menus missing in ebook viewer]( https://bugs.launchpad.net/calibre/+bug/1380359 )
2014-10-16 17:40:31 +05:30
Kovid Goyal
a10c7f9a35
AZW3 Output: Ignore invalid attribute names in the input document rather than aborting the conversion on them.
2014-10-16 08:05:29 +05:30
Kovid Goyal
0e93afb1e5
Book details panel: Fix custom columns built from other columns with tag like values not clickable in the book details panel. Fixes #1381323 [Custom Column build from other columns does not show up as clickable]( https://bugs.launchpad.net/calibre/+bug/1381323 )
...
Merge branch 'master' of https://github.com/cbhaley/calibre
2014-10-16 07:49:50 +05:30
Charles Haley
845cfce360
Bug 1381323: composite columns aren't links in book details
2014-10-15 18:22:07 +02:00
Kovid Goyal
dd1df1cf4f
Have show_browser() check for headless and complain
2014-10-15 10:50:49 +05:30
Kovid Goyal
3fef8ee45f
Allow using a QWebElement to select forms directly
2014-10-15 10:40:15 +05:30
Kovid Goyal
de92beb1ec
Fix waiting for element when using start_load with selector
2014-10-15 10:38:58 +05:30
Kovid Goyal
a9a068aeda
...
2014-10-15 09:57:55 +05:30
Kovid Goyal
d181634728
Edit Book: Fix changing the editor undo/redo keyboard shortcuts not preventing the old shortcuts from working.
2014-10-14 07:33:10 +05:30
Kovid Goyal
17e70759ee
...
2014-10-14 06:46:09 +05:30
Kovid Goyal
6bf6729fb9
Merge branch 'master' of https://github.com/cbhaley/calibre
2014-10-13 12:44:28 +05:30
Charles Haley
c0c5cc31a6
Alternate implementation that doesn't require the thread. Instead write the cache whenever sync_booklists is called, meaning the cache always be "almost right". Also, use a tmp file and atomic rename to prevent truncating the file if calibre dies while it is being written.
2014-10-12 13:46:00 +02:00
Charles Haley
44ae1fbb76
Revert "Prevent the metadata cache writer from being killed before it finished when calibre is shut down. This ensures that the cache is not truncated."
...
This reverts commit 492f2da250f95d79d5d859bdf997696d39a7a0f2.
2014-10-12 13:18:03 +02:00
Charles Haley
492f2da250
Prevent the metadata cache writer from being killed before it finished when calibre is shut down. This ensures that the cache is not truncated.
2014-10-12 11:21:07 +02:00
Kovid Goyal
248035655e
Amazon metadata download: Update the amazon metadata download plugin to handle changes to the amazon.com website. Fixes #1379305 [Amazon metadata scraper does not work due to recent site layout changes]( https://bugs.launchpad.net/calibre/+bug/1379305 )
2014-10-09 20:33:34 +05:30
Kovid Goyal
667ca4adde
Merge branch 'nrcnextfixfalsepositive' of https://github.com/pft/calibre
2014-10-09 11:46:03 +05:30
Niels Giesen
bf796d6503
Fix false positive in nrcnext
2014-10-09 08:10:51 +02:00
Niels Giesen
d297106ed5
Fix false positive in nrcnext
2014-10-09 08:08:43 +02:00
Kovid Goyal
7028b7ab18
Update WSJ
2014-10-09 10:21:18 +05:30
Kovid Goyal
4404b6ff95
Catalogs: CSV Output: Allow changing the order of fields in the generated CSV catalog by using drag and drop to re-arrange the fields in the create catalog dialog. Fixes #1379048 [[Enhancement] Specify column order in csv calalogue]( https://bugs.launchpad.net/calibre/+bug/1379048 )
2014-10-09 09:37:32 +05:30
Kovid Goyal
713153a965
CSV Catalogs: Output all custom datetime columns in the local timezone to match the format for builtin columns
2014-10-09 08:22:45 +05:30
Kovid Goyal
e828f7d41d
Make the structure of required dictionary URLs more clear
2014-10-09 08:11:42 +05:30