Serized
8cdf671f83
Add an icon for the restart and similar books actions
...
The icon looks better when the action is placed in one of the main
toolbars
2017-10-18 18:11:35 +02:00
Kovid Goyal
4b40482d3b
String changes
2017-10-01 16:47:46 +05:30
Kovid Goyal
5391aeda8c
String changes
2017-09-25 21:00:53 +05:30
Kovid Goyal
fcd533a21c
Update RapydScript
2017-09-06 11:24:08 +05:30
Kovid Goyal
3e6d7c93d2
String changes
2017-07-18 13:09:12 +05:30
Kovid Goyal
b65f2ccbc0
Rename the quickview icon and make it match the other icons colors
2017-07-04 22:48:05 +05:30
Charles Haley
95db631c4a
Give Quickview its own icon
...
Icon comes from https://www.iconfinder.com/icons/2191555/eye_look_no_hide_see_show_watch_icon#size=128
2017-07-04 10:56:30 +02:00
Kovid Goyal
ebdec9f6ae
Comments editor: Add a button to easily insert separators (i.e. <hr> tags) when editing comments
2017-07-02 11:34:16 +05:30
Kovid Goyal
ce4f774114
Viewer: Fix incorrect display of pages in paged mode for books that override the default box-sizing CSS property on the <body> element. Fixes #1700109 [css margin-left and margin-right problem]( https://bugs.launchpad.net/calibre/+bug/1700109 )
2017-06-27 15:28:33 +05:30
Kovid Goyal
90d18917b5
String changes
2017-06-26 16:03:10 +05:30
Kovid Goyal
0e173abfbf
String changes
2017-06-19 18:23:02 +05:30
Kovid Goyal
4ac77d0a71
String changes
2017-06-10 23:26:31 +05:30
Kovid Goyal
2e90c865ff
Forgot about the clear virtual library button on the search bar. Should also be flat
2017-06-10 21:43:01 +05:30
Kovid Goyal
621f12fc8b
Use a gear icon for advanced search and restore Saved search discoverability
2017-06-10 16:19:08 +05:30
Kovid Goyal
20d54dd7ba
Remove the Saved search box from the search bar
...
Replaced by a single button that can be used to add a saved search.
The box is redundant, since saved searches can be accessed from the Tag
Browser anyway.
For people that really like the Saved search box, there is a tweak to
restore it.
2017-06-08 20:46:43 +05:30
Kovid Goyal
7bf4278868
Update RapydScript
2017-06-03 11:23:49 +05:30
Kovid Goyal
a1fa400c82
Clarify what the will/wont_display tweaks actually do
2017-06-03 00:36:02 +05:30
Kovid Goyal
f732d03d75
String changes
2017-05-30 13:14:53 +05:30
Kovid Goyal
6c670b22a4
Add support for adding calibre to the homescreen on Android and iOS devices
2017-05-29 11:42:09 +05:30
Kovid Goyal
2fbaa19cd6
Add a link to the /mobile page below the loading progress bar for old/limited browsers
2017-05-28 23:47:35 +05:30
Kovid Goyal
a0a1261bc4
Add an apple-touch-icon because Apple is a special snowflake that cant use the favicon like everybody else
2017-05-28 13:25:51 +05:30
Kovid Goyal
e2da5ecd0a
Fix touch events not being recognized on Safari
2017-05-27 13:37:22 +05:30
Kovid Goyal
88000c7e8a
Add Swedish translation of Quick Start Guide
...
Fixes #1690526 [Translate the Quick Start Guide](https://bugs.launchpad.net/calibre/+bug/1690526 )
2017-05-26 09:23:42 +05:30
Kovid Goyal
0839e9a7e9
Update RapydScript
2017-05-25 20:59:54 +05:30
Kovid Goyal
f0318871ab
Update RapydScript
2017-05-21 13:39:45 +05:30
Charles Haley
1aa59276bd
Store and access user template functions on a per-library basis. This is used when the DB evaluates composites, avoiding using the global copy.
...
The ability to pre-compile templates was removed because the one-true list of available functions is known only at execution time. The compiled copy depended on the global state being accurate. And in any event, I was never totally convinced that the compiled version was significantly faster than the pre-lexed version.
Includes a bug fix: the booklist must be refreshed if a user-defined function changed.
2017-05-21 13:39:37 +05:30
Kovid Goyal
f1d24fc349
...
2017-05-21 13:39:37 +05:30
Kovid Goyal
420841377c
Restore jquery.js as it is still used by the viewer
2017-05-21 13:39:12 +05:30
Kovid Goyal
165dd83b68
Remove resources for old content server
2017-05-21 13:39:11 +05:30
Kovid Goyal
374e5a2714
Remove no longer user CS tweaks
2017-05-21 13:39:10 +05:30
Kovid Goyal
650ce8aebc
Do not use the pyqtProperty technique to pass data between JS and Qt as it fails with newer versions of QtWebKit
2017-05-04 11:39:24 +05:30
Kovid Goyal
8f8dd46e81
Micro-optimization
2017-05-04 10:38:06 +05:30
Kovid Goyal
da8b7d94e0
String changes
2017-04-26 18:26:18 +05:30
Kovid Goyal
a43d44c6af
String changes
2017-04-26 08:53:38 +05:30
Kovid Goyal
7f7cd84c63
String changes
2017-04-25 09:45:59 +05:30
Kovid Goyal
6615ee1305
String changes
2017-04-24 13:15:06 +05:30
Kovid Goyal
7d67de8217
String changes
2017-04-23 19:57:33 +05:30
Kovid Goyal
b67684b6b8
String changes
2017-04-23 16:50:12 +05:30
Kovid Goyal
495f5ddd45
String changes
2017-04-23 16:32:56 +05:30
Kovid Goyal
30aac83fa8
String changes
2017-04-22 20:26:40 +05:30
Kovid Goyal
84f7755a43
Metadata jacket: Change formatting of series to match that used by the book details panel. Also allow access to the raw series name and number when customizing the jacket template.
2017-04-12 12:35:49 +05:30
Kovid Goyal
17a5977e4f
Use the HTML 5 appcache to make the browser e-book viewer fully offline-able
2017-04-06 19:55:51 +05:30
Kovid Goyal
00147c8e6c
Port the autoreload script to RapydScript
2017-04-06 18:19:57 +05:30
Kovid Goyal
dd5a377140
Update RapydScript
2017-04-03 09:55:51 +05:30
Kovid Goyal
5bf14d6afc
...
2017-03-19 12:50:28 +05:30
Kovid Goyal
7dc9a727b9
PDF Output: Fix a regression that broke PDF Output for documents containing mathematics. Fixes #1673983 [Private bug]( https://bugs.launchpad.net/calibre/+bug/1673983 )
2017-03-19 12:43:56 +05:30
Kovid Goyal
9e1614169f
Fix #1670156 [ebook-polish produces an Unknown CSS Property name. [10:2: -webkit-border-radius] in [jacket.xhtml]]( https://bugs.launchpad.net/calibre/+bug/1670156 )
2017-03-05 23:19:41 +05:30
Kovid Goyal
655372f10f
E-book viewer: Use heuristics to try to detect comics encoded as fixed layout EPUBs to ensure they are displayed as intended. Fixes #1667357 [Private bug]( https://bugs.launchpad.net/calibre/+bug/1667357 )
2017-02-23 22:42:03 +05:30
Kovid Goyal
1beb7013f5
Also store read progress in last_read table
2017-02-23 08:25:05 +05:30
Kovid Goyal
d559ab9e01
Update RapydScript
2017-02-23 00:25:03 +05:30