Commit Graph

33195 Commits

Author SHA1 Message Date
Kovid Goyal fc43a34b68 A couple more places that needed non-integer dpr support 2016-08-26 13:51:19 +05:30
Kovid Goyal 6e158af47c version 2.65.1 v2.65.1 2016-08-26 12:53:05 +05:30
Kovid Goyal d55ec4e00b A few more places where we need to handle non-integer device pixel ratios 2016-08-26 12:46:02 +05:30
Kovid Goyal 2948a6210d Handle non-integer device pixel ratios in cover flow 2016-08-26 12:35:53 +05:30
Kovid Goyal 206a4d6535 Another QIcon.scaled typo 2016-08-26 12:30:35 +05:30
Kovid Goyal 9e8141d5db Fix cover grid scaling for non-integral device pixel ratios 2016-08-26 12:21:59 +05:30
Kovid Goyal 1207eb4f8b Fix a typo that causes calibre to crash when connecting a device with the cover grid visible 2016-08-26 12:07:58 +05:30
Kovid Goyal 78553a8284 Edit Book: Allow restricting a search to the files currently open for editing 2016-08-26 11:05:35 +05:30
Kovid Goyal 94e908b3c0 ... 2016-08-26 06:35:17 +05:30
Kovid Goyal 010590b94c Update RapydScript compiler v2.65.0 2016-08-26 05:38:58 +05:30
Kovid Goyal 6e61642c16 version 2.65.0 2016-08-26 05:37:52 +05:30
Kovid Goyal bd2c7c3934 Revert "Use a radio button for the case-sensitive/primary find options as they are mutually exclusive"
Radio buttons prevent both options from being turned off, which is a
valid use case.

This reverts commit bf63198d19.
2016-08-26 05:19:36 +05:30
Kovid Goyal c0acacf674 ... 2016-08-25 21:40:55 +05:30
Kovid Goyal f48a5ef678 ... 2016-08-25 21:36:05 +05:30
Kovid Goyal 97ca819606 DOCX Input: Fix images that have the # character in their filenames not being converted correctly. Fixes #1616482 [when converting to epub images do not appear](https://bugs.launchpad.net/calibre/+bug/1616482) 2016-08-25 21:22:25 +05:30
Kovid Goyal cae60d5a54 Increase size of generated theme cover image so it can be used for hi dpi display 2016-08-25 21:17:08 +05:30
Kovid Goyal 402fc88b73 ... 2016-08-25 20:56:28 +05:30
Kovid Goyal ae0ccff893 Another place int he preferences dialog that needed to be fixed for hidpi 2016-08-25 20:44:48 +05:30
Kovid Goyal 34684813c5 Driver for Kobo Aura One and Aura Edition 2
Kobo driver: Add an option to ignore some collections on the device. The
specified collections will not be touched by the driver.

Merge branch 'master' of https://github.com/davidfor/calibre
2016-08-25 20:02:09 +05:30
Kovid Goyal 3347f5b011 ToC wizard: Fix generating toc from headings/xpath yielding unexpected results when tags are present out of sequence 2016-08-25 19:56:52 +05:30
David baa098bb0a Add device Aura One and support for ignoring some collecitons.
Kobo are releasing the Aura One and Aura Edition 2. This adds the device
ids but does not update the firmware version. The firmware for these
devices have not been released. It will probably be compatible, but,
there might be changes.

This also includes an extra configuration option to ignore some
collections. With this, the named collections will not be touched buy
the drivers collection management.
2016-08-25 23:02:52 +10:00
Kovid Goyal 7152a09ee2 Fix high DPI rendering of cover grid covers 2016-08-25 13:00:30 +05:30
Kovid Goyal b0d87f4263 Fix high DPI rendering of emblems in the cover grid 2016-08-25 10:15:40 +05:30
Kovid Goyal 5724e51fc0 High DPI rendering fix for the column icon rule editor 2016-08-25 09:48:29 +05:30
Kovid Goyal fba492a425 Fix high DPI rendering of column icons 2016-08-25 09:20:13 +05:30
Kovid Goyal e7a8940f28 Fix high DPI rendering of yes/no icons in the book list 2016-08-25 08:58:19 +05:30
Kovid Goyal bc6e4b8813 Fix high DPI rendering for the iamge editor widget in Edit Book 2016-08-25 08:33:19 +05:30
Kovid Goyal c875d408a7 Fix high DPI rendering of covers in book details panel 2016-08-24 21:20:53 +05:30
Kovid Goyal 924f426310 Dont roundtrip via JPEG when image dropped on book details popup window 2016-08-24 21:15:12 +05:30
Kovid Goyal 0b4ff115a8 Fix rendering of cover in book details popup window on high DPI screens 2016-08-24 21:06:26 +05:30
Kovid Goyal 1e90aaa1a8 Fix image rendering quality in cover download and PDF covers dialogs on High DPI screens 2016-08-24 20:48:23 +05:30
Kovid Goyal 04d8f2cda5 Couple more high DPI fixes for the editor 2016-08-24 20:11:20 +05:30
Kovid Goyal 6be52464ae Edit Book: Fix icons in File Browser blurry on High DPI screens 2016-08-24 19:49:52 +05:30
Kovid Goyal a2e4d12381 Use a bigger icon for smarten punctuation 2016-08-24 19:38:36 +05:30
Kovid Goyal f42190580c Get rid of unneccessary notify specific icon 2016-08-24 19:29:43 +05:30
Kovid Goyal 3381e02158 Fix blurred geenrated icons in editor on High DPI screens 2016-08-24 19:24:34 +05:30
Kovid Goyal 4d7683b750 Fix some icons being blurry on High DPI screens
Get Qt to use high DPI images when rendering icons. Unfortunately,
turning this on means that non-square images are not rendered properly,
so convert all icons to square images.
2016-08-24 19:15:52 +05:30
Kovid Goyal bf63198d19 Use a radio button for the case-sensitive/primary find options as they are mutually exclusive 2016-08-24 17:20:02 +05:30
Kovid Goyal 470f621748 Add an option in Preferences->Searching to make searching case-sensitive 2016-08-24 17:06:33 +05:30
Kovid Goyal 6f3c8109d4 Edit Book: Fix drag and drop of text replacing non-breaking spaces with normal spaces
With modern Qt/PyQt one can just override createMimeDataFromSelection
instead of the convoluted fixes used earlier
2016-08-23 19:51:43 +05:30
Kovid Goyal 908b098912 Show indicator when hovering over side margins 2016-08-23 14:58:01 +05:30
Kovid Goyal 1baa9a2866 ... 2016-08-23 13:15:54 +05:30
Kovid Goyal c20c111ee2 Clicking on side margins should turn the page 2016-08-23 13:06:12 +05:30
Kovid Goyal 44b19629b4 Fix Cover Browser blurry on HiDPI screens when scaling is enabled via the Qt environment variables 2016-08-23 11:00:13 +05:30
Kovid Goyal 0f41e53a9f DOCX Input: Add support for RTL tables 2016-08-23 08:03:21 +05:30
Kovid Goyal 0e11f80cf6 PyQt 5.7 compatibility fix 2016-08-23 07:36:14 +05:30
Kovid Goyal 343fa0148d DOCX Input: More fixes for right-to-left language support. Fixes #1569771 [right to left Arabic language tables](https://bugs.launchpad.net/calibre/+bug/1569771) 2016-08-22 20:43:59 +05:30
Kovid Goyal 1df8918fdd Finish up zone tap gestures 2016-08-22 15:01:04 +05:30
Kovid Goyal 5fc6b6db39 Tapping in the top quarter of the page now shows the chrome 2016-08-22 14:50:23 +05:30
Kovid Goyal 5eaccd6619 Momentum scrolling in flow mode 2016-08-22 14:09:15 +05:30