46999 Commits

Author SHA1 Message Date
Charles Haley
19f1db9578 Fix weird problem where a menu can be shown on the wrong screen if it is constructed before the first show event. On my test system it is 100% repeatable.
FWIW: I spent several hours trying to find a way to work around this issue. The trigger is clear -- populating the menu for the first time outside of the Qt "show()" process. This commit fixes it by not populating the 'real' menu until the show sequence has started. If something wants the menu before the show process has started then a fake action is returned with the menu.
2023-04-29 13:30:46 +01:00
Kovid Goyal
f2ee5b3da7
string changes 2023-04-29 13:42:52 +05:30
Kovid Goyal
ace3150791
Fix a regression in 6.16 that broke restoring of the database. Fixes #2018025 [ERROR: Falló: La restauración de la base de datos falló](https://bugs.launchpad.net/calibre/+bug/2018025) 2023-04-29 07:07:28 +05:30
Kovid Goyal
89ccf7bbed
... 2023-04-29 06:36:02 +05:30
Kovid Goyal
5ea8bb83ff
Merge branch 'master' of https://github.com/cbhaley/calibre 2023-04-28 17:23:38 +05:30
Charles Haley
a42986964f Make the "Sort by" action play nice with the Favourites and Action Chains plugins. 2023-04-28 12:45:22 +01:00
Kovid Goyal
db3bd2d25c
... 2023-04-28 09:02:46 +05:30
Kovid Goyal
8ead6c26f0
Merge branch 'cc-markdown-delegate' of https://github.com/un-pogaz/calibre 2023-04-28 08:43:19 +05:30
Kovid Goyal
6990da0581
pep8 2023-04-28 08:38:27 +05:30
Kovid Goyal
cac1514aa7
Merge branch 'master' of https://github.com/hmeza/calibre 2023-04-28 08:38:01 +05:30
Kovid Goyal
e80efaea86
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2023-04-28 08:27:38 +05:30
Hugo Meza
e5872ca509 Removed dup feed for elEconomista.es 2023-04-28 01:07:24 +02:00
Hugo Meza
c24e900038 Fixed feeds for El Confidencial 2023-04-28 01:00:49 +02:00
Hugo Meza
36f336ae3e Merge branch 'master' of github.com:hmeza/calibre 2023-04-28 00:56:28 +02:00
Hugo Meza
8fba5fa330 New recipes: El Confidencial (es) and elEconomista.es (es) 2023-04-28 00:55:15 +02:00
unkn0w7n
1e3a61fe1e
Merge branch 'kovidgoyal:master' into master 2023-04-27 20:49:35 +05:30
un-pogaz
07f5a9e619 create CcMarkdownDelegate 2023-04-27 17:15:00 +02:00
Kovid Goyal
c2888b10bb
Merge branch 'master' of https://github.com/cbhaley/calibre 2023-04-27 20:37:17 +05:30
Charles Haley
7b0cecdcbd Back out the change that removed delegates for read-only columns 2023-04-27 16:03:13 +01:00
Kovid Goyal
952dbdf508
Merge branch 'master' of https://github.com/cbhaley/calibre 2023-04-27 20:23:47 +05:30
Charles Haley
6760f58385 Improvements to new formatter functions has_extra_files() and extra_file_names().
Provide the option of using a regular expression to filter the files before counting or returning the names.
2023-04-27 15:47:40 +01:00
Kovid Goyal
400bc9be54
... 2023-04-27 19:55:49 +05:30
Kovid Goyal
fa6fecb54b
Merge branch 'improve-markdown-highlighter' of https://github.com/un-pogaz/calibre 2023-04-27 19:53:43 +05:30
un-pogaz
6c98af26ac ... 2023-04-27 14:36:25 +02:00
un-pogaz
6509d58420 fix HeaderLine to match with Markdown result 2023-04-27 14:36:25 +02:00
un-pogaz
e18950ea04 improve HorizontalLine/HeaderLine 2023-04-27 14:36:25 +02:00
un-pogaz
80dace9d43 basic bold and emphasis 2023-04-27 14:36:25 +02:00
un-pogaz
6fa9d1c9e1 ... 2023-04-27 14:36:25 +02:00
un-pogaz
685f8310ac use a map to init the highlighter theme 2023-04-27 14:36:12 +02:00
unkn0w7n
8d66c6eab3
Update irish_independent.recipe 2023-04-27 16:57:44 +05:30
Kovid Goyal
bccbb2afd1
Merge branch 'master' of https://github.com/cbhaley/calibre 2023-04-27 16:10:18 +05:30
Kovid Goyal
a073910504 Use an encoded URL for the data files link 2023-04-27 11:28:02 +01:00
unkn0w7n
c547b188d7
Update irish_times.recipe 2023-04-27 15:50:51 +05:30
Charles Haley
2e0a45737a Two related changes:
1) Make F2 on a markdown column in the booklist use the new markdown dialog.
2) Fix some problems in the markdown syntax highlighter that threw exceptions.
2023-04-27 11:20:23 +01:00
unkn0w7n
19a332f74d
Update livemint.recipe 2023-04-27 15:33:04 +05:30
unkn0w7n
bdc37ef078
Update psych.recipe 2023-04-27 15:27:30 +05:30
unkn0w7n
02e3ba7588
Update hindu.recipe 2023-04-27 15:12:11 +05:30
Kovid Goyal
831fb0cf4d
Use an encoded URL for the data files link 2023-04-27 14:58:39 +05:30
Kovid Goyal
c3febd9b29
Remove entry about column heading tweak from changelog as it was reverted 2023-04-27 10:28:54 +05:30
Kovid Goyal
e75071a63a
version 6.17.0 v6.17.0 2023-04-27 07:57:38 +05:30
Kovid Goyal
8b9f0ad1db
... 2023-04-26 21:29:12 +05:30
Kovid Goyal
059dd97a8e
more regex escape porting 2023-04-26 21:20:21 +05:30
Kovid Goyal
453fc7baa2
... 2023-04-26 21:07:09 +05:30
Kovid Goyal
2108ddd6f2
Add a rudimentary syntax highlighter for the markdown editor widget
Somebody that cares is welcome to improve it
2023-04-26 20:51:13 +05:30
Kovid Goyal
1b9759a4ef
... 2023-04-26 19:52:54 +05:30
Kovid Goyal
06df19f1f3
Merge branch 'master' of https://github.com/cbhaley/calibre 2023-04-26 19:50:52 +05:30
Charles Haley
1299110a11 Add lock/unlock mouse column movement to the column heading context menu 2023-04-26 13:36:56 +01:00
Kovid Goyal
e9f3b50fd6
Merge branch 'master' of https://github.com/cbhaley/calibre 2023-04-26 16:24:31 +05:30
Charles Haley
c26bcb26db Remove the column heading tweak.
Also add not setting a delegate for non-editable standard columns
2023-04-26 11:47:23 +01:00
Kovid Goyal
55b6205d84
... 2023-04-26 14:12:46 +05:30