35082 Commits

Author SHA1 Message Date
Kovid Goyal
3fbddc692e
Fix rendering of long text fields that are to be interpeted as short text or plain text
Also fix rendering of "above" comment headings not working
2017-05-21 13:39:43 +05:30
Kovid Goyal
d09f7605f1
Fix font in embedded iframe different from rest of interface 2017-05-21 13:39:43 +05:30
Kovid Goyal
c4fce3eee9
Micro-optimization 2017-05-21 13:39:43 +05:30
Kovid Goyal
8f63d98f0c
Update TODO list 2017-05-21 13:39:43 +05:30
Kovid Goyal
c9790b3a5e
Examples for the fields settings 2017-05-21 13:39:43 +05:30
Kovid Goyal
d48c1d4eff
Fix ToC editor undo button not present when used in the editor as opposed to a standalone tool 2017-05-21 13:39:43 +05:30
Kovid Goyal
f5ace33759
Remove no longer needed workaround for Qt reversing item order on drag and drop in ToC Editor 2017-05-21 13:39:43 +05:30
Kovid Goyal
82914e5a0d
Fix deleting multiple users causing an error 2017-05-21 13:39:42 +05:30
Kovid Goyal
34897ec953
UI for setting per library restrictions 2017-05-21 13:39:42 +05:30
Kovid Goyal
2235bfaec8
... 2017-05-21 13:39:42 +05:30
Kovid Goyal
8746416b5a
Show full library path via tooltips in the change restrictions dialog 2017-05-21 13:39:42 +05:30
Kovid Goyal
07e368873a
Finish up tests for per library restrictions 2017-05-21 13:39:42 +05:30
Kovid Goyal
df9449207d
Start work on testing restrictions 2017-05-21 13:39:42 +05:30
Kovid Goyal
598c5058f8
... 2017-05-21 13:39:42 +05:30
Kovid Goyal
98c4750746
More tests for books_in_virtual_library() 2017-05-21 13:39:42 +05:30
Kovid Goyal
cf11444a41
Apply per library restrictions to all endpoints (I hope) 2017-05-21 13:39:42 +05:30
Kovid Goyal
e457f12194
API for per-library restrictions 2017-05-21 13:39:42 +05:30
Kovid Goyal
22d77263f8
Fix the Show more books button not respecting the current virtual library 2017-05-21 13:39:41 +05:30
Kovid Goyal
3c65145eaa
Fix library names being lowercased on windows 2017-05-21 13:39:41 +05:30
Kovid Goyal
f5b37d0538
Clearer argument name 2017-05-21 13:39:41 +05:30
Kovid Goyal
64c8b52744
Simplify API a bit by removing unused restrict_to_ids 2017-05-21 13:39:41 +05:30
Kovid Goyal
9ad2ff8581
Browser reader: Fix clicking links with no anchors not always scrolling going to the top of the linked file 2017-05-21 13:39:41 +05:30
Kovid Goyal
cb576ef61a
... 2017-05-21 13:39:41 +05:30
Kovid Goyal
ecb9266eca
More useful error page when reading book fails 2017-05-21 13:39:41 +05:30
Kovid Goyal
07696cddb2
Fix incorrect rendering of page header on Go to and TOC overlay panels 2017-05-21 13:39:41 +05:30
Kovid Goyal
5790960a00
... 2017-05-21 13:39:41 +05:30
Kovid Goyal
fafd278b6e
Allow setting an env var on linux to use the system Qt theme 2017-05-21 13:39:41 +05:30
Kovid Goyal
0d690f3225
Prevent use of system Qt style on linux as it causes hangs/crashes 2017-05-21 13:39:40 +05:30
Kovid Goyal
a22b5e10fe
Remove windows 16bit color-depth detection as it is no longer supported by calibre 2017-05-21 13:39:40 +05:30
Kovid Goyal
403f60bd1c
... 2017-05-21 13:39:40 +05:30
Kovid Goyal
f0360ecc1d
Make the browse all button text a little smaller so it fits on an iphone 5 screen 2017-05-21 13:39:40 +05:30
Kovid Goyal
46d0475cbb
Remove global overflow-wrap as it causes other issues 2017-05-21 13:39:40 +05:30
Kovid Goyal
c7a92cff4d
... 2017-05-21 13:39:40 +05:30
Kovid Goyal
e76e13a642
DRYer 2017-05-21 13:39:40 +05:30
Kovid Goyal
617983437b
Fix bottom margin content visible even on title page 2017-05-21 13:39:40 +05:30
Kovid Goyal
6cf5c845da
Fix wide covers being cut-off on the right 2017-05-21 13:39:40 +05:30
Kovid Goyal
0875953364
First time the viewer is shown on a device show a diagram of the basic controls 2017-05-21 13:39:40 +05:30
Kovid Goyal
acbd501e84
Pass arguments on when running calibre-debug -g 2017-05-21 13:39:39 +05:30
Kovid Goyal
5a65ae3d94
certgen should be always available (I think) 2017-05-21 13:39:39 +05:30
Charles Haley
fb9ec517a7
Ooops. 2017-05-21 13:39:39 +05:30
Charles Haley
e644758833
Update documentation for format_number 2017-05-21 13:39:39 +05:30
Charles Haley
b21abb1147
Improve performance of the recent changes to support per-library user template functions. The original implementation created a copy of the template functions dict every time a template was evaluated. The new implementation creates that dict when the library is opened and passes it to the formatter. 2017-05-21 13:39:39 +05:30
Charles Haley
66a0b28b93
Improve the format_number template function, permitting leaving off the {} characters when using basic templates. This allows format_number to be used in Template Program Mode, where the { } characters are not permitted. 2017-05-21 13:39:39 +05:30
Kovid Goyal
bff275fc7e
Simplify set_global_state 2017-05-21 13:39:39 +05:30
Kovid Goyal
dfe9453dc7
bump beta version 2017-05-21 13:39:39 +05:30
Kovid Goyal
7fa805deee
Add a bit fo spacing int he convert dialog lists 2017-05-21 13:39:39 +05:30
Kovid Goyal
9fbcaba3d9
... 2017-05-21 13:39:39 +05:30
Kovid Goyal
2af47d11ce
Make the library restriction dialog a little friendlier 2017-05-21 13:39:38 +05:30
Kovid Goyal
cb7f5726eb
... 2017-05-21 13:39:38 +05:30
Kovid Goyal
02b67f82b9
DRYer 2017-05-21 13:39:38 +05:30