29576 Commits

Author SHA1 Message Date
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
Kovid Goyal
d5e2b1ae4c Fix incorrect drag start caused by nicer cursor handling in the tag browser 2014-10-04 20:36:37 +05:30
Kovid Goyal
0284ff6e0d Merge branch 'master' of https://github.com/cbhaley/calibre 2014-10-04 20:15:36 +05:30
Charles Haley
c8c916d101 Change tag browser "manage X" to use the new db multiple API 2014-10-04 16:34:18 +02:00
Kovid Goyal
3c5c5ad8f4 E-book viewer: Implement searching for items in the Table of Contents. Fixes #1374875 [[Enhancement] Search Table of Contents (only) in E-book viewer](https://bugs.launchpad.net/calibre/+bug/1374875) 2014-10-04 19:13:19 +05:30
Kovid Goyal
258954e17b Nicer mouse cursor handling for the Tag Browser 2014-10-04 10:57:33 +05:30
Kovid Goyal
bb1a9b70f1 Nicer cursor handling for ToC panel in the viewer 2014-10-04 10:50:19 +05:30
Kovid Goyal
af854628be Another USB id for the Onyx T68 2014-10-04 08:43:22 +05:30
Kovid Goyal
b1eafd9c8c Workaround for Qt 5 behavior change that caused the "Proceed with updating metadata" dialog box to progressively creep across the screen. Fixes #1371532 [dialog windows creeping down the screen](https://bugs.launchpad.net/calibre/+bug/1371532) 2014-10-03 18:46:00 +05:30
Kovid Goyal
81b787895a version 2.5 v2.5.0 2014-10-03 09:05:37 +05:30
Kovid Goyal
e3889ab1a2 ... 2014-10-02 21:25:35 +05:30
Kovid Goyal
7aee5f537b Update Sueddeutsche Zeitung 2014-10-02 20:21:23 +05:30
Kovid Goyal
0f660259d3 Edit book/Book polishing: When embedding fonts or subsetting embedded fonts, handle the :first-letter and :first-line pseudo-element style rules. Fixes #1373649 [Book Editor - Font Subsetting does not recognize pseudo-element declarations](https://bugs.launchpad.net/calibre/+bug/1373649) 2014-10-02 12:00:45 +05:30
Kovid Goyal
06c4255b4a ... 2014-10-02 09:10:04 +05:30
Kovid Goyal
8e462d8232 More fixes for sphinx generated multi-language cross ref problem 2014-10-01 21:54:46 +05:30
Kovid Goyal
70ea6613b5 Nicer ToC on calibredb manual page 2014-10-01 21:46:50 +05:30
Kovid Goyal
92475f7ba7 ... 2014-10-01 21:33:17 +05:30
Kovid Goyal
f247f6c8ab ... 2014-10-01 21:30:33 +05:30
Kovid Goyal
0102ecd892 Stabilize generated help text despite random hash seeds by sorting 2014-10-01 21:22:20 +05:30
Kovid Goyal
1c12e83944 ... 2014-10-01 21:14:40 +05:30
Kovid Goyal
962a846506 Include the subscribe message in WSJ for people whose accounts have expired 2014-10-01 21:09:32 +05:30
Kovid Goyal
a756fc1b8f ... 2014-10-01 20:59:12 +05:30
Kovid Goyal
062e78a4f4 Workaround for PyQt behavior change on unhandled exceptions in python slots/virtual methods 2014-10-01 16:13:15 +05:30
Kovid Goyal
3bdb87f90b E-book viewer: Allow customizing the website that is used as a dictionary for looking up words in the viewer. Click the Preferences button in the viewer and choose the dictionaries tab to customize the website. 2014-10-01 15:32:16 +05:30
Kovid Goyal
01847b8983 Update The Hindu 2014-10-01 14:22:59 +05:30
Kovid Goyal
bcba3d7e8d Windows driver for Trekstor Pyrus 2 LED. Fixes #1376018 [Unrecognized device: TrekStor Pyrus 2 LED](https://bugs.launchpad.net/calibre/+bug/1376018) 2014-10-01 09:26:21 +05:30
David Forrester
b213e3cb25 Fix a typo preventing calibre from recognizing the new Kobo Aura H20
I made a typo when adding the device id for the new Kobo Aura H20.
Fixes #1375748 [Correct device id for Kobo Aura H20](https://bugs.launchpad.net/calibre/+bug/1375748)
2014-09-30 17:33:58 +05:30
Kovid Goyal
421724f032 Edit Book: Spell Check: Fix replaced words coming back into the list when toggling the "Show only misspelled words" setting 2014-09-30 17:32:25 +05:30
Kovid Goyal
649be15d3a Fix #1370294 [Spell check returns 2 words to misspelled list if separated even if they aren't misspelled anymore](https://bugs.launchpad.net/calibre/+bug/1370294) 2014-09-30 17:23:38 +05:30
Kovid Goyal
4153baa4ce Edit Book: Fix leading or trailing hyphens on words being ignored when spell checking. Fixes #1370288 [Spell Check will not goto all misspelled words](https://bugs.launchpad.net/calibre/+bug/1370288) 2014-09-30 16:51:12 +05:30
Kovid Goyal
2fdf4de2f6 ... 2014-09-29 21:41:55 +05:30
Kovid Goyal
b4cfdbbf32 Turn on hash randomization in the version of python bundled with calibre 2014-09-29 21:36:33 +05:30
Kovid Goyal
880c889a23 Edit Book: Move keyboard focus to the editor after running a saved search 2014-09-29 12:36:19 +05:30
Kovid Goyal
fd103111bf Remove recipe for blindbuch.de since the site nolonger exists 2014-09-29 12:22:15 +05:30
Kovid Goyal
b87130a948 Update Carta 2014-09-29 10:06:02 +05:30
Kovid Goyal
2509951320 ... 2014-09-28 14:20:12 +05:30
Kovid Goyal
7d2b45df12 ... 2014-09-28 11:57:10 +05:30
Kovid Goyal
384542e030 E-book viewer: Fix a regression, caused by a Qt 5 behavior change, that caused incorrect colors to be shown when viewing MOBI files that use CSS 3 color specifications internally. 2014-09-28 11:37:13 +05:30
Kovid Goyal
e878b52c99 MOBI Output: Handle input documents that use CSS 3 syntax for colors by converting the color to the #RRGGBB format required for MOBI 2014-09-28 11:28:22 +05:30
Kovid Goyal
8da132f9e4 Tag Browser: Fix drag and drop of books onto a language not setting the language. Fixes #1373504 [Cannot set language by drag-and-drop](https://bugs.launchpad.net/calibre/+bug/1373504) 2014-09-27 17:49:53 +05:30
Kovid Goyal
2b415d4ded Tag Browser: When renaming an item that is currently being searched for, remove the search indicator, as the search will no longer match the renamed item. Fixes #1374624 [Tag Browser: Behaviour after "Rename"](https://bugs.launchpad.net/calibre/+bug/1374624) 2014-09-27 17:13:57 +05:30
Kovid Goyal
7a75352d47 Edit Book: When creating an NCX file from the Edit Table of Contents tool, do not use uuids for element ids 2014-09-27 10:12:01 +05:30