un-pogaz
8c9d880f41
pep8
...
improvement of Ruff settings
2024-12-15 13:17:49 +01:00
Kovid Goyal
6d4d11dc9e
Implement POST and headers
2024-08-16 13:08:28 +05:30
Kovid Goyal
5a1d5c21ff
develop with multiple urls
2024-08-16 12:05:05 +05:30
Kovid Goyal
885961acc0
Get basic fetching working
2024-08-16 11:58:14 +05:30
Kovid Goyal
0930904897
Work on webengine browser backend
2024-08-16 08:16:41 +05:30
Kovid Goyal
db03191457
...
2024-07-14 09:02:03 +05:30
Kovid Goyal
3511aab5fb
Content server: Fix no KFX download link in OPDS acquisition feeds
...
Fixes #2071390 [Content Server OPDS feeds: no link for kfx files](https://bugs.launchpad.net/calibre/+bug/2071390 )
2024-06-28 08:00:29 +05:30
Charles Haley
2a2b1a4af8
Add a tweak to set the first day of the week in the Calendar widget in the DateTimeEdit class.
2024-03-11 13:41:18 +00:00
Charles Haley
7871cd5bea
Fix tweak for the enter key and 'show_book_details'. Add 'show_locked_book_details' as an option.
...
See https://www.mobileread.com/forums/showthread.php?t=358579
2024-01-18 15:20:29 +00:00
Kovid Goyal
c56b41612b
Change the notes icon to a pencil
...
This image was already present in the server images, so easy to reuse
2023-11-13 19:21:32 +05:30
Charles Haley
071145e70c
Use an icon for notes in book details.
...
The icon comes from https://www.iconfinder.com/icons/8726310/notes_icon . Feel free to replace it. :)
2023-11-13 19:21:32 +05:30
Kovid Goyal
ae029cf06a
Cleanup previous PR
...
Return items_ids rather than note_ids as the rest of the API uses
items_ids to reference notes not note_ids. Also allow querying for only
a single field if needed.
2023-11-13 19:21:32 +05:30
Kovid Goyal
b0766d7a62
Track creation and modified timestamps for notes
2023-11-13 19:21:30 +05:30
Kovid Goyal
6017bafe48
Use hashes as primary key for resources
...
This will allow rebuild of database as the backup documents will refer
to resource hashes not ids (its very difficult to restore resources with
ids unchanged). Also this allows docs to be migrated between databases
easily.
2023-11-13 19:21:28 +05:30
Kovid Goyal
0bd1137fa1
Implement retiring of notes
2023-11-13 19:21:28 +05:30
Kovid Goyal
35b7bd3fe8
Store a name for every resource
2023-11-13 19:21:27 +05:30
Kovid Goyal
7eefd96970
Start work on per category item notes
2023-11-13 19:21:27 +05:30
Kovid Goyal
f02948d4f3
Implement parsing of SMIL files for the viewer
2023-10-19 13:55:22 +05:30
Kovid Goyal
4b720c416a
FB2 Input: Fix the "Annotations" section not showing up in the Table of Contents. Fixes #2038575 [A ToC item is lost when converting from FB2 to EPUB]( https://bugs.launchpad.net/calibre/+bug/2038575 )
2023-10-16 19:45:58 +05:30
Kovid Goyal
e8b69b44cb
Fix #2038647 [Private bug]( https://bugs.launchpad.net/calibre/+bug/2038647 )
2023-10-06 16:03:42 +05:30
un-pogaz
44523f9438
Add a online dictionaries importer
2023-09-28 18:09:47 +02:00
Kovid Goyal
170a6fd64f
FB2 Input: use the <p> tag for paragraphs that dont contain other block content. Fixes #2033074 [E-book viewer: Reference mode doesn't work with *.fb2 ebooks]( https://bugs.launchpad.net/calibre/+bug/2033074 )
2023-08-26 10:14:57 +05:30
Kovid Goyal
cd8af8ca11
Move CSS used for book display title cells into book_details.css
...
Fixes #1999 (Fix book details rendering and customization)
2023-08-18 22:14:31 +05:30
un-pogaz
fcd6c95233
add layout icon
2023-07-11 11:39:51 +02:00
un-pogaz
59bd2bc260
optimize images
2023-06-24 21:40:11 +02:00
un-pogaz
dda3c97a66
optimize images
2023-06-23 19:07:26 +02:00
un-pogaz
76d89154a2
vectorize 'plugin_upgrade_ok'
2023-06-19 11:44:22 +02:00
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
f4878d0509
Cleanup previous PR
...
I dont think we need to enforce unique column titles. If a user wants to
have columns with the same titles, that's up to them. Also avoids the
performance penalty.
2023-04-24 10:52:22 +05:30
Charles Haley
7b5024b97a
Two semi-dependent changes:
...
1) Add a tweak to change the heading for standard columns
2) Add "id", "formats", and "path" as standard columns. They are by default hidden, like "languages"
2023-04-23 20:47:43 +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
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
2647bbd621
...
2023-04-03 11:04:49 +05:30
Kovid Goyal
9b8dce3034
string changes
2023-04-03 10:10:18 +05:30
Kovid Goyal
5df12a6434
A new tweak in Preferences->Tweaks to control what program is run when clicking on URLs in calibre
2023-04-01 10:29:26 +05:30
Kovid Goyal
b89de1ccf1
Use the library broker for showing book info popups for non-current libraries
...
Also use an icon for the external links
2023-03-31 10:39:57 +05:30
Kovid Goyal
aabd29c571
Clean up DB code from previous PR
...
Note that string literals in SQLITE should be single quoted.
https://sqlite.org/quirks.html#dblquote
2023-03-30 08:37:17 +05:30
Kovid Goyal
d3949bdecf
More SQLITE double quote to single quote changes
2023-03-01 19:24:04 +05:30
Kovid Goyal
f08b238986
Edit book: Check book: Allow automatic fixing of various simple CSS errors
2023-01-05 13:52:25 +05:30
Kovid Goyal
c7a61b2942
Edit book: Switch to a new library (stylehint) for find problems in CSS as the old library was no longer maintained.
2023-01-05 12:15:58 +05:30
Kovid Goyal
04b5e9bfc2
Fix #1996119 [Opinion: Slight edit to folder_saved_search.png]( https://bugs.launchpad.net/calibre/+bug/1996119 )
2022-11-10 07:52:13 +05:30
Charles Haley
f20e426efb
Make tools on the search bar customizable.
...
Given that the saved searches action and the saved search button on the search bar now do the same thing, it seems reasonable to allow the user to choose whether the saved search button shows. I went from there to "Why not allow adding other buttons to the bar?" There is a lot of available real estate on that bar. This commit does that using a new toolbar in preferences / toolbars.
I didn't use a QToolBar, instead constructing a 'classic' toolbar in an QHBoxLayout. That gave me more control over the look and placement. And also, I had no end of trouble trying to work through how to use a QToolBar that isn't attached to a QMainWIndow.
In the process I removed the legacy Saved Search combo box, its associated buttons, and the tweak. I am sure there are some people still using the years-old interface and that they will complain. I can accept that, given that the button is better in almost every way.
2022-10-19 11:54:41 +01:00
Kovid Goyal
de4f69aaaa
fix a couple of typos in the QS guide
2022-10-07 07:10:28 +05:30
Kovid Goyal
7204a1a038
Merge branch 'master' of https://github.com/cbhaley/calibre
2022-10-04 07:28:31 +05:30
Kovid Goyal
a68dd3f2f4
Merge branch 'img_context_menu' of https://github.com/un-pogaz/calibre
2022-10-04 07:19:14 +05:30
Charles Haley
0f4a94b3f7
Use an icon drawn by un_pogaz.
2022-10-03 20:58:48 +01:00
un-pogaz
efa24a2667
resize context_menu.svg
2022-10-03 18:43:32 +02:00
Kovid Goyal
75a05aeec7
run optipng on the image resources
2022-10-02 09:24:00 +05:30