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
Kovid Goyal
6f93debe6e
Handle swiping in flow mode
2016-08-22 10:02:29 +05:30
Kovid Goyal
725b0067ae
Update Le Scienze
...
Fixes #1615376 [replace lescienze.recipe not working anymore](https://bugs.launchpad.net/calibre/+bug/1615376 )
2016-08-21 19:15:08 +05:30
Kovid Goyal
fa1aad42c5
Allow remove_tags_before to be a list
2016-08-21 19:10:50 +05:30
Kovid Goyal
d3f36abfac
DRYer
2016-08-21 11:20:26 +05:30
Kovid Goyal
c36c60b708
Fix #1615322 [Failure when cleaning build]( https://bugs.launchpad.net/calibre/+bug/1615322 )
2016-08-21 10:06:28 +05:30
Kovid Goyal
04e9737979
...
2016-08-21 08:34:01 +05:30
Kovid Goyal
0f98eb7ac9
Swiping should scroll by screen not column
2016-08-20 12:33:31 +05:30
Kovid Goyal
d0aff1e53a
Tap-hold now always simulates a mouse click
2016-08-20 11:11:56 +05:30
Kovid Goyal
67f0358296
Give gestures an id and clean up tap hold handling
2016-08-20 10:53:47 +05:30
Kovid Goyal
c7163db345
Detect a tap on a link and trigger the link
2016-08-20 10:09:41 +05:30
Kovid Goyal
7cb8a5f4d2
DOCX Input: Fix right-to-left text support only working for block level styles, not character level styles.
2016-08-19 23:52:28 +05:30
Kovid Goyal
fefb3ee882
E-book viewer: Fix duplicate names in hyphenation dictionary chooser. Fixes #1615040 [Greek modern language listed twice]( https://bugs.launchpad.net/calibre/+bug/1615040 )
2016-08-19 22:48:57 +05:30
Kovid Goyal
abe32ad8ca
Implement swipe and hold gesture to turn pages rapidly
2016-08-19 12:11:52 +05:30
Kovid Goyal
a832c170fc
Page turn gestures in paged mode
2016-08-19 09:27:38 +05:30
Kovid Goyal
7884ffb23e
Add an entry for the Kindle Oasis to the Welcome Wizard
...
Fixes #1614114 [Kindle Oasis not a possible choice](https://bugs.launchpad.net/calibre/+bug/1614114 )
2016-08-17 19:54:36 +05:30
Kovid Goyal
78c24ce6c5
Start work on gesture support for viewer
2016-08-17 13:38:16 +05:30
Kovid Goyal
b1bd22b20e
Fix dupes being generated when uploading to fosshub
2016-08-17 13:23:15 +05:30
Kovid Goyal
00d2e7a03b
...
2016-08-17 10:14:57 +05:30
Kovid Goyal
8c1ef52e28
...
2016-08-17 10:13:59 +05:30
Kovid Goyal
78c650cb0e
...
2016-08-17 10:11:29 +05:30
Kovid Goyal
d5d0b79af3
...
2016-08-17 10:11:10 +05:30
Kovid Goyal
9d0607a896
...
2016-08-17 10:05:16 +05:30
Kovid Goyal
1ead1415e3
New fosshub upload API
2016-08-17 10:00:55 +05:30
Kovid Goyal
4eb45e1816
Endpoint to print directly to server log
2016-08-15 16:15:55 +05:30
Kovid Goyal
0951d3228d
Update New Yorker
2016-08-15 12:34:57 +05:30
Kovid Goyal
ccecdfb0d4
...
2016-08-14 12:30:03 +05:30