Kovid Goyal
|
55ca95bb34
|
Better implementation of setting current item on mouse motion in completion popups
Dont rely on the entered() signal since it is emitted even when the
mouse does not move but the list scrolls.
|
2019-11-14 15:23:39 +05:30 |
|
Kovid Goyal
|
ac758eb0cd
|
No focus for completion popup
Might fix issue with some windows computers and the popup
grabbing focus.
|
2019-11-14 15:07:34 +05:30 |
|
David
|
126e9971e5
|
Fix for https://bugs.launchpad.net/calibre/+bug/1830101
Had wrong database version for addition of ISBN column. Also missed Libra H2O in the names of supported devices.
|
2019-11-12 21:36:16 +11:00 |
|
Kovid Goyal
|
a268eb52d1
|
PDF Output: Fix an error when using fonts with vertical metrics. Fixes #1852036 [fail to convert azw3 to pdf in calibre 4.3](https://bugs.launchpad.net/calibre/+bug/1852036)
|
2019-11-11 09:27:27 +05:30 |
|
Kovid Goyal
|
bc0c9c1fcc
|
Viewer: Fix viewer flickering when scrollbar is enabled and the header/footer is too wide for the screen.
|
2019-11-10 23:28:50 +05:30 |
|
Kovid Goyal
|
b1dbedaab0
|
Remove unused code
|
2019-11-10 21:32:29 +05:30 |
|
Kovid Goyal
|
52750191f1
|
Dont spam server log with errors when timing out connections that never even get ready
|
2019-11-10 18:27:31 +05:30 |
|
Kovid Goyal
|
228453fb48
|
Also indicate if content server is running with HTTP or HTTPS
|
2019-11-10 17:58:07 +05:30 |
|
Kovid Goyal
|
ffab572a9e
|
Linux: Make some cache removal code robust against un-decodeable filenames in the cache directories
|
2019-11-10 17:42:22 +05:30 |
|
Kovid Goyal
|
a1cc1d8a9d
|
Viewer: Fix scrolling of panels in preferences causing artifacts. Fixes #1851933 [Buttom on the page is sometimes shown in the middle of the preferences](https://bugs.launchpad.net/calibre/+bug/1851933)
|
2019-11-10 17:13:38 +05:30 |
|
Kovid Goyal
|
c39f96fbed
|
Simplify code a bit
|
2019-11-10 16:56:13 +05:30 |
|
Kovid Goyal
|
07d5f721d4
|
Clear caches on book load
|
2019-11-10 13:06:45 +05:30 |
|
Kovid Goyal
|
390c83bf3d
|
Viewer: improve appearance of controls on small screens. Fixes #1851921 [Showing the settings on mobile device](https://bugs.launchpad.net/calibre/+bug/1851921)
|
2019-11-10 08:44:09 +05:30 |
|
Kovid Goyal
|
3411653498
|
Also move close button to left for simple overlays
|
2019-11-10 08:27:07 +05:30 |
|
Kovid Goyal
|
4b11f99cd8
|
Move close button in viewer preferences to left to match the rest of the content server UI. Fixes #1851937 [The close button placement](https://bugs.launchpad.net/calibre/+bug/1851937)
|
2019-11-10 08:17:46 +05:30 |
|
Kovid Goyal
|
cb12614467
|
String changes
|
2019-11-10 08:11:57 +05:30 |
|
Kovid Goyal
|
bc5166d99a
|
Improve formatting of preferences button box on small screens. Fixes #1851930 [Large Reset button in the Viewer settings](https://bugs.launchpad.net/calibre/+bug/1851930)
|
2019-11-10 08:06:19 +05:30 |
|
Kovid Goyal
|
263bb0ce88
|
Viewer: Fix restoring user stylesheet to default not being applied until a viewer restart
|
2019-11-10 07:30:38 +05:30 |
|
Kovid Goyal
|
6ec980c99f
|
string changes
|
2019-11-09 15:30:12 +05:30 |
|
Kovid Goyal
|
5fbfe3fb36
|
Viewer: Add a shortcut (Ctrl+F11) to toggle the toolbar
|
2019-11-09 09:07:20 +05:30 |
|
Kovid Goyal
|
ce81764353
|
Remove unused code
|
2019-11-09 08:25:12 +05:30 |
|
Kovid Goyal
|
e94f9fd04a
|
Viewer: Do not wait for loading of <link> tags that are not stylesheets. Fixes #1851814 [Link tag with url results in slow loading](https://bugs.launchpad.net/calibre/+bug/1851814)
|
2019-11-08 16:34:42 +05:30 |
|
Kovid Goyal
|
2ebf0f589d
|
version 4.3.0
|
2019-11-08 06:48:06 +05:30 |
|
Kovid Goyal
|
c0acccde24
|
Viewer/Content server: Fix history for completion popups such as search bars not being stored correctly. Fixes #1847976 [feature request: viewer 4 search history as in viewer 3](https://bugs.launchpad.net/calibre/+bug/1847976)
|
2019-11-08 06:43:25 +05:30 |
|
Kovid Goyal
|
caad54863b
|
Improve performance when polishing large numbers of books in a large library by debouncing Tag browser refreshes
|
2019-11-07 19:35:18 +05:30 |
|
Kovid Goyal
|
481013d23f
|
pep8
|
2019-11-07 14:52:14 +05:30 |
|
Kovid Goyal
|
fe066ce2d6
|
Conversion: CSS selectors with unknown pseudo-elements should not match any tags. See #1827700 (Private bug)
|
2019-11-07 14:15:46 +05:30 |
|
Kovid Goyal
|
f6087f7929
|
Micro-optimization
|
2019-11-07 10:42:06 +05:30 |
|
Kovid Goyal
|
e25d26a628
|
Micro-optimization
Also dont use plain asserts in tests
|
2019-11-07 10:36:08 +05:30 |
|
Kovid Goyal
|
2d41f863b7
|
pep8
|
2019-11-07 09:59:27 +05:30 |
|
Kovid Goyal
|
054752d956
|
...
|
2019-11-07 09:53:48 +05:30 |
|
Kovid Goyal
|
9e1bbdf5b4
|
Fix #1849939 [When changing language in installer it doesn't change the default installation directory.](https://bugs.launchpad.net/calibre/+bug/1849939)
|
2019-11-07 09:21:26 +05:30 |
|
Jim Miller
|
cc64a6d76b
|
Add right-click copy link for identifiers and author links in book details.
|
2019-11-06 20:32:22 -06:00 |
|
Kovid Goyal
|
61c67430da
|
...
|
2019-11-06 14:41:24 +05:30 |
|
Kovid Goyal
|
9950856380
|
When cleaning viewer cache remove all but the newest entry for a particular book path
|
2019-11-06 14:36:25 +05:30 |
|
Kovid Goyal
|
953a1d7573
|
...
|
2019-11-06 13:58:00 +05:30 |
|
Kovid Goyal
|
2da1f63821
|
Ensure worker process is killed on viewer exit
|
2019-11-06 07:19:58 +05:30 |
|
Kovid Goyal
|
bcc9f16df2
|
Duplicates dialog: Sort sub-list of matching books already in calibre by author for easier inspection. Fixes #1851386 [[enhancement] sort authors per title in duplicated window after import](https://bugs.launchpad.net/calibre/+bug/1851386)
|
2019-11-06 07:10:46 +05:30 |
|
Kovid Goyal
|
abd6492691
|
Fix regression in calibre 4 causing shortcuts to not be displayed in context menus on windows because of stupidity from Qt https://bugreports.qt.io/browse/QTBUG-61181
|
2019-11-05 15:18:12 +05:30 |
|
Kovid Goyal
|
0dc03ed11e
|
Viewer: Change the default color scheme to "System" which matches the colors used by the rest of calibre/the operating system
Also means that if you switch color schemes while the viewer is running,
the viewer will follow along automatically.
|
2019-11-05 15:07:52 +05:30 |
|
Kovid Goyal
|
c46a5f8127
|
Reload book if set_path() fails for any reason
|
2019-11-05 10:11:01 +05:30 |
|
Kovid Goyal
|
bc83a98ddf
|
Viewer: When resizing and the resizing back to the old size ensure we return to the same page in paged mode. Fixes #1847507 [Viewer: when ToC is opened and closed, it doesn't return to same position](https://bugs.launchpad.net/calibre/+bug/1847507)
|
2019-11-05 09:55:15 +05:30 |
|
Kovid Goyal
|
5f9b7597d9
|
...
|
2019-11-05 08:24:35 +05:30 |
|
Kovid Goyal
|
e4f2cdf947
|
Book details panel: Fix removal of identifiers via right click not working
|
2019-11-04 20:02:53 +05:30 |
|
Kovid Goyal
|
91e2b16deb
|
Content server: Fix conversion of comics not working. Fixes #1847017 [WebUI conversion failed for all comic cbz/cbr format, GUI works fine](https://bugs.launchpad.net/calibre/+bug/1847017)
Could not launch non simple workers from within a simple worker. Now
fixed.
|
2019-11-04 17:46:45 +05:30 |
|
Kovid Goyal
|
8723d0ee27
|
Fix #1849958 [[Enhancement] Go back to book library by clicking Esc on server](https://bugs.launchpad.net/calibre/+bug/1849958)
|
2019-11-04 15:55:37 +05:30 |
|
Kovid Goyal
|
92b60c87c4
|
Fix #1850922 [[Enhancement] Make the buttons the same size](https://bugs.launchpad.net/calibre/+bug/1850922)
|
2019-11-04 15:15:45 +05:30 |
|
Kovid Goyal
|
2f76e4a540
|
Fix loading overlay messages not wrapping
|
2019-11-04 15:01:55 +05:30 |
|
Kovid Goyal
|
c6c7400105
|
Viewer: Add a keyboard shortcut ; to go to a book location or position
|
2019-11-03 18:23:41 +05:30 |
|
Kovid Goyal
|
95adbb3093
|
Hide toolbar in fullscreen mode
Mimics behavior of old viewer
|
2019-11-03 15:22:09 +05:30 |
|