Commit Graph

42267 Commits

Author SHA1 Message Date
Kovid Goyal 6c4b499740 More stupid PyQt enums 2020-12-19 09:01:57 +05:30
Kovid Goyal 163f90f083 Fix errors reported by pyflakes 2020-12-19 09:01:13 +05:30
Kovid Goyal af59788c71 Consolidate the various modal overlays 2020-12-19 08:28:21 +05:30
Kovid Goyal 763fc88171 docs for load_module() 2020-12-18 21:07:42 +05:30
Kovid Goyal 139595437f Finish up the live module loading tests 2020-12-18 18:42:18 +05:30
Kovid Goyal f408f8a466 Dont try to show a dialog when calling shutdown_other with a QApplication 2020-12-18 18:23:49 +05:30
Kovid Goyal d8e7a58646 Start work on unified framework for live code loading 2020-12-18 18:20:37 +05:30
Kovid Goyal cd6d5156e0 Fix #1908707 [Private bug](https://bugs.launchpad.net/calibre/+bug/1908707) 2020-12-18 17:44:49 +05:30
Kovid Goyal 7c5f4bd48b String changes 2020-12-18 17:31:46 +05:30
Kovid Goyal e54d3160e6 Merge branch 'master' of https://github.com/t3d/calibre 2020-12-18 08:19:02 +05:30
Kovid Goyal a71f2de211 String changes 2020-12-18 08:13:04 +05:30
Tomasz Długosz 7b81784a08 nexto plugin: migrate to buybox 2020-12-18 00:33:36 +01:00
Kovid Goyal 08cafd1de0 String changes 2020-12-17 22:35:04 +05:30
Kovid Goyal 966faf7dce Fix loading of metadata cache from device broken in calibre 5 2020-12-16 19:45:02 +05:30
Kovid Goyal ff87e15bbb Fix Esc key not working on a couple of panels
See #1849958 ([Enhancement] Go back by clicking Esc on server)
2020-12-16 10:11:08 +05:30
Kovid Goyal 762f1b659a E-book viewer: Dont enter fullscreen mode automatically when reading on desktop like devices (this can be controlled via a setting in in the viewer preferences under Page layout) 2020-12-16 10:03:50 +05:30
Kovid Goyal e617f65470 Make page layout prefs a bit more compact 2020-12-16 08:51:12 +05:30
Kovid Goyal 843a317334 Viewer: Add a mode to follow links with only the keyboard 2020-12-16 08:25:05 +05:30
Kovid Goyal 99ddd5457d Handle more than 36 hints on screen 2020-12-15 22:26:26 +05:30
Kovid Goyal 4470b0aaaf ... 2020-12-15 21:50:32 +05:30
Kovid Goyal e7cb72029c Also hint external links 2020-12-15 21:46:19 +05:30
Kovid Goyal be884acaf4 Show an error when no hints are found 2020-12-15 21:31:37 +05:30
Kovid Goyal 7f202f513d Animate hint activation 2020-12-15 21:17:02 +05:30
Kovid Goyal 96ba30f754 Hints should not cause reflow 2020-12-15 20:40:01 +05:30
Kovid Goyal d88e7788c3 Get basic hint activation working 2020-12-15 20:14:40 +05:30
Kovid Goyal 5203651af1 Dont use a binary for building translations 2020-12-15 19:14:29 +05:30
Kovid Goyal 168c75d5d1 More hints work 2020-12-15 16:14:52 +05:30
Kovid Goyal 5f113ce9dc Merge branch 'master' of https://github.com/cbhaley/calibre
Fixes #1907998 [Tag Browser: Rename and Delete appear on composite columns](https://bugs.launchpad.net/calibre/+bug/1907998)
2020-12-15 15:40:02 +05:30
Charles Haley 1e9473dffd Bug #1907998: Tag Browser: Rename and Delete appear on composite columns 2020-12-15 09:51:28 +00:00
Kovid Goyal b4731c552c Wire up the hints overlay 2020-12-15 14:12:37 +05:30
Kovid Goyal 99dedc4ac3 Start work on hints mode 2020-12-15 13:43:31 +05:30
Kovid Goyal a1558ff4b9 Dont re-download the liberation fonts if they are already present 2020-12-15 11:53:20 +05:30
Kovid Goyal 5f67dd54b5 Fix fetching of liberation fonts
Also add them to .gitignore
2020-12-15 11:46:55 +05:30
Kovid Goyal ebffa0a506 Dont store the Liberation Fonts in source control
They were kept there originally because newer versions of them were
reported to cause BSODs in Windows Vista/7. Since we no longer support
those, and newer windows has moved font parsing out fo kernel, this
should no longer be an issue.
2020-12-15 11:42:19 +05:30
Kovid Goyal 5b2e06fa0c String changes 2020-12-15 08:47:24 +05:30
Kovid Goyal a73fd36476 Only open external URLs in response to clicks. Fixes #1908041 [ebook-viewer and ebook-edit: iFrame in ePub opens browser](https://bugs.launchpad.net/calibre/+bug/1908041) 2020-12-15 08:10:54 +05:30
Kovid Goyal 8aa354729d Apply changes to tts settings on creation 2020-12-15 07:58:22 +05:30
Kovid Goyal b9972032e5 Windows: Ignore failures to set SAPI parameters 2020-12-15 07:51:01 +05:30
Kovid Goyal 74f7adb510 Windows: Automatically resolve shortcuts (.lnk files) when adding books to calibre. Fixes #1907410 [Enhancement request: Dragging a shortcut file into Calibre should add target file](https://bugs.launchpad.net/calibre/+bug/1907410) 2020-12-14 16:39:10 +05:30
Kovid Goyal 8b4dae7c9e Update New York Times Book Review 2020-12-14 13:35:03 +05:30
Kovid Goyal 786f2aec6e Fix #1908001 [[Enhancement] Add a colon after each field name in the Edit custom column dialog](https://bugs.launchpad.net/calibre/+bug/1908001) 2020-12-14 08:46:54 +05:30
Kovid Goyal 0e3f080842 Merge branch 'master' of https://github.com/cbhaley/calibre 2020-12-13 21:53:28 +05:30
Charles Haley 04b13a0c62 Apologies: I broke positioning of converted & duplicated rules in the last commit. 2020-12-13 16:19:14 +00:00
Kovid Goyal a8359d83c0 Fix translations build on CI missing docstrings 2020-12-13 20:58:30 +05:30
Kovid Goyal 1388fc0a74 Merge branch 'master' of https://github.com/cbhaley/calibre
Fixes #1907919 [Enhancement Request:  Rules editor: Convert/duplicate rule to advanced rule](https://bugs.launchpad.net/calibre/+bug/1907919)
Fixes #1907918 [Enhancement Request: Rules editor:  Match any condition](https://bugs.launchpad.net/calibre/+bug/1907918)
2020-12-13 20:02:59 +05:30
Charles Haley 52e93d5cae Enhancement #1907919: Rules editor: Convert/duplicate rule to advanced rule.
Enhancement #1907918: Add "Duplicate rule" button
Also fixed moving multiple selected items up and down
2020-12-13 13:17:52 +00:00
Kovid Goyal 8ccb974a61 Dont import unittest when not running tests 2020-12-13 17:26:18 +05:30
Kovid Goyal 8160a8d9c8 E-book viewer: Fix clock in header/footer not using system time format. Fixes #1907907 [Feature request: 24h clock format in reader](https://bugs.launchpad.net/calibre/+bug/1907907) 2020-12-13 14:19:37 +05:30
Kovid Goyal 59aa3c8541 Disable timezone formatting test as its local dependent 2020-12-13 14:17:33 +05:30
Kovid Goyal 7a162f113d Make parsing of Qt time format strings more robust 2020-12-13 14:01:00 +05:30