47711 Commits

Author SHA1 Message Date
Kovid Goyal
eac7146286
update_path() now preserves non format files/dirs in book directories 2023-04-16 18:17:57 +05:30
Charles Haley
3e4ce5a341 Several changes:
1) Remove the ability to open book-details link windows using a query. It was never documented and ui.py didn't support it.

2) Simplify management of book details windows. There can now only be three windows, all non-modal on top of calibre, all with calibre as the parent. Each window has a "purpose". The first is the normal book details slave window, the second is a locked book details window, and the third is a book-details link window.

3) Add more menu actions to Show Book Details: open a locked window and close all book details windows. Use this menu where the menuless qaction was previously used.
2023-04-16 12:53:35 +01:00
Charles Haley
c3a83fd891 Add the ability to name the shortcut for qactions in InterfaceActionPlugin. 2023-04-16 12:42:55 +01:00
Kovid Goyal
8c8e6fda0b
Code to rename a group of files while keeping them locked 2023-04-16 11:32:57 +05:30
Kovid Goyal
5fe521bcb9
Bar and Bench by unkn0wn 2023-04-15 21:26:28 +05:30
Kovid Goyal
c0d533f7ec
Update Frontline and Outlook Magazine 2023-04-15 21:24:44 +05:30
Kovid Goyal
c94e0b719f
The Washington Post Print Edition by unkn0wn 2023-04-15 14:38:55 +05:30
Kovid Goyal
8701baf7e0
Ensure trash entries are sorted in recency order 2023-04-14 10:31:41 +05:30
Kovid Goyal
131ae4d428
Merge branch 'master' of https://github.com/dirkgomez/calibre 2023-04-14 05:59:19 +05:30
Kovid Goyal
b044e70439
string changes 2023-04-14 05:55:16 +05:30
Dirk Gómez
d020bbcf54 Fix zackzack.at recipe to cope with new site structure 2023-04-13 22:00:32 +02:00
Kovid Goyal
96b58acc8f
A GUI to manage the new trash can 2023-04-13 20:03:55 +05:30
Kovid Goyal
6725340a9f
Change default trash expiry to 14 days 2023-04-13 13:44:47 +05:30
Kovid Goyal
600f37f336
String changes 2023-04-13 13:38:06 +05:30
Kovid Goyal
26f2b45f7f
DRYer 2023-04-13 13:38:01 +05:30
Kovid Goyal
5470d311a3
Implement undo popup for book format deletion 2023-04-13 13:31:38 +05:30
Kovid Goyal
78904f6b20
Implement an undo popup for book deletion 2023-04-12 21:41:39 +05:30
Kovid Goyal
614585db0e
Make MessagePopup resueable 2023-04-12 20:34:49 +05:30
Kovid Goyal
ebea37e7e3
More efficient undo link data storage 2023-04-12 18:07:21 +05:30
Kovid Goyal
019e9435fb
Allow auto hiding popup questions 2023-04-12 18:04:34 +05:30
Kovid Goyal
7fe6b7dfe5
Allow MessagePopup to store data with the undo URL 2023-04-12 11:24:41 +05:30
Kovid Goyal
7a5176e1b4
Code to restore deleted format files 2023-04-11 21:41:49 +05:30
Kovid Goyal
fff9686192
Dont expose the trash book dir when listing entries 2023-04-11 19:52:05 +05:30
Kovid Goyal
f2f49c9d8e
Add libxcb-xcursor0 to linux build env for Qt 6.5
https://codereview.qt-project.org/c/qt/qtbase/+/325414
2023-04-11 19:41:37 +05:30
Kovid Goyal
aeae26d053
Implement undelete of book from trash 2023-04-11 18:01:07 +05:30
Kovid Goyal
5c5ac19935
Code to list entries in trash 2023-04-11 18:01:07 +05:30
Kovid Goyal
53ef74ec85
Start work on supporting undo for book delete 2023-04-11 18:01:07 +05:30
Kovid Goyal
75584b8caf
Merge branch 'master' of https://github.com/cbhaley/calibre 2023-04-11 17:58:26 +05:30
Charles Haley
444f8e9eda Add a check for periods in grouped search names 2023-04-11 12:49:30 +01:00
Kovid Goyal
94eee05a2e
Cleanup previous PR 2023-04-10 15:26:42 +05:30
Kovid Goyal
e653df9794
Merge branch 'master' of https://github.com/cbhaley/calibre
Fixes #2015719 [Minor bug: Sorting in user category editor](https://bugs.launchpad.net/calibre/+bug/2015719)
2023-04-10 15:25:14 +05:30
Charles Haley
798a74babf Book details: if an item has an associated link then offer that link in the item's context menu. 2023-04-10 10:15:05 +01:00
Kovid Goyal
94ae16547f
Merge branch 'author-name-copywords-tweak' of https://github.com/chocolatechipcats/calibre 2023-04-10 14:44:03 +05:30
Charles Haley
71c0450221 Bug #2015719: Sorting in user category editor 2023-04-10 10:12:44 +01:00
chocolatechipcats
03c539299c
made an oops... 2023-04-10 04:17:19 -03:00
chocolatechipcats
ae7bd581fc
Split to new line
Split new entries onto a new line
2023-04-10 04:15:53 -03:00
chocolatechipcats
b999883f0b
Added entries to author_name_copywords
Added several entries (Software, Games, Entertainment, Media, and Studios) commonly seen in video game manuals.
2023-04-10 04:09:58 -03:00
Kovid Goyal
b7d0e0f979
Merge branch 'master' of https://github.com/cbhaley/calibre 2023-04-09 17:16:44 +05:30
Kovid Goyal
51ed2261b9
string changes 2023-04-09 17:13:13 +05:30
Charles Haley
a73a36703e For accessibility, add a context menu item to book details links to click the link. 2023-04-09 11:44:16 +01:00
Kovid Goyal
a9cec37155
Merge branch 'master' of https://github.com/cbhaley/calibre 2023-04-08 18:06:44 +05:30
Charles Haley
817384f997 Fix custom columns not showing in book-details links from other libraries 2023-04-08 13:31:46 +01:00
Kovid Goyal
5db45f0563
Add a test with locked file on windows 2023-04-08 13:07:42 +05:30
Kovid Goyal
e25f8bf61c
Add some tests for the new copy tree functionality 2023-04-08 13:02:17 +05:30
Kovid Goyal
42cabadccb
Add some missing file attribute constants 2023-04-08 11:25:42 +05:30
Kovid Goyal
8007349155
version 6.15.1 v6.15.1 2023-04-08 08:46:56 +05:30
Kovid Goyal
11bb21af15
Merge branch 'chocolatechipcats-template-docs' of https://github.com/chocolatechipcats/calibre 2023-04-08 08:25:09 +05:30
chocolatechipcats
47d446f799
Plugboard section in template_lang
Moved the plugboard section up (just below the custom column section) and clarified that all modes can be used for it.
2023-04-07 17:13:40 -03:00
Kovid Goyal
c2cdd80f05
Merge branch 'master' of https://github.com/cbhaley/calibre 2023-04-07 16:16:15 +05:30
Charles Haley
24626ceb0d Undo commit e11b8c8. book-details links should appear in the special window (no search links, etc) even if in the current library. The LibraryBroker deals with not opening the database twice.
This might be worth a point release. See https://www.mobileread.com/forums/showthread.php?p=4312453#post4312453 and later.
2023-04-07 10:08:30 +01:00