28967 Commits

Author SHA1 Message Date
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
Kovid Goyal
1a15bf6ea3 Use interface language rather than English as the default dictionary lookup language 2014-10-09 08:01:20 +05:30
Kovid Goyal
46c0a9c6b6 E-book viewer: When looking up words in the dictionary for a book that has no language set, use the English dictionary 2014-10-09 00:50:02 +05:30
Kovid Goyal
81bb962465 ... 2014-10-08 16:20:09 +05:30
Kovid Goyal
edeb8b90bb Comments editor: Allow using the Ctrl+Tab key combo to insert a literal tab 2014-10-08 16:19:26 +05:30
Kovid Goyal
650ea67660 Fix comments editor widget in the edit metadata dialog swallowing Tab key presses, preventing the use of the keyboard to move between widgets. 2014-10-08 16:08:50 +05:30
Kovid Goyal
c6e2cbac2e Merge branch 'master' of https://github.com/cbhaley/calibre 2014-10-08 15:47:07 +05:30
Charles Haley
58908aa4a1 Remove debugging print statement 2014-10-08 12:08:16 +02:00
Kovid Goyal
fe9f7bb37f Update nrcnext
Merge branch 'nrcnextmechanize' of https://github.com/pft/calibre
2014-10-08 15:25:16 +05:30
Niels Giesen
fcdb142a01 Fix nrc_next recipe to work with changed login
Changed from jsbrowser to mechanize, as it is simpler in use (or maybe
just better documented) and no JavaScript was needed.
2014-10-08 09:31:10 +02:00
Kovid Goyal
3b8cf69246 Edit metadata dialog: When editing metadata individually for multiple books, popup a confirmation if the user clicks OK before finishing the editing of all the books. Fixes #1378072 [[Enhancement] Edit Metadata, confirm "OK"](https://bugs.launchpad.net/calibre/+bug/1378072) 2014-10-08 11:29:51 +05:30
Kovid Goyal
78fa833930 Update WSJ 2014-10-08 09:11:59 +05:30
Kovid Goyal
733ab716af Update Smithsonian Magazine 2014-10-07 21:07:03 +05:30
Kovid Goyal
6d1139ba2d Edit Book: Saved searches window: Remember the last used values for where to search and search direction 2014-10-07 17:44:32 +05:30
Kovid Goyal
2f300b1ae8 OS X: Workaround for regression in Qt 5 that causes pressing the Esc key to close the entire window instead of the current completion popup
See https://bugreports.qt-project.org/browse/QTBUG-41806
2014-10-07 12:45:55 +05:30
Kovid Goyal
59fc8e518a Update Sueddeutsche Zeitung mobil 2014-10-07 09:23:29 +05:30
Kovid Goyal
d35f3ce2de Fix Advanced search dialog not being sized correctly if the user selects a larger than normal interface font. Fixes #1378045 [advanced search box size problem](https://bugs.launchpad.net/calibre/+bug/1378045) 2014-10-07 09:05:29 +05:30
Kovid Goyal
33d2ff5662 A spot of refactoring 2014-10-06 21:48:31 +05:30
Kovid Goyal
d96714ed24 Edit Book: More descriptive error message when saving fails because of a bad umask 2014-10-06 21:36:47 +05:30
Kovid Goyal
37352fefd7 Implement key based scrolling in the popup widget 2014-10-06 17:49:29 +05:30
Kovid Goyal
1c369d3528 Start work on completion popup for editor 2014-10-06 15:44:37 +05:30
Kovid Goyal
f623249847 E-book viewer: Fix page turning by clicking in the margins in full screen mode (when displaying more than one page per screen) not working because of a Qt 5 behavior change. 2014-10-06 12:02:22 +05:30
Kovid Goyal
b9ee383898 ... 2014-10-06 09:22:10 +05:30
Kovid Goyal
af6f312d9e User Manual: Ensure the |lang| and |app| substitutions work everywhere
Also ensure that *all* .. include directives have their substitutions
properly processed, in case I add any more in the future.
2014-10-06 09:17:56 +05:30
Kovid Goyal
00ccf29b50 E-book viewer: Add a keyboard shortcut to toggle the Table of Contents [Ctrl+T] 2014-10-05 23:01:15 +05:30
Kovid Goyal
838665304d ... 2014-10-05 18:12:48 +05:30
Kovid Goyal
7d5b5309b0 Prevent unnecessary filesystem access when adding books to calibre 2014-10-05 09:16:14 +05:30
Kovid Goyal
7dc87c468e ... 2014-10-04 20:59:44 +05:30
Kovid Goyal
ffc372e0c0 Tag Browser: Use correct image for drag and drop even when item is showing the plus or minus icons 2014-10-04 20:46:55 +05:30