26429 Commits

Author SHA1 Message Date
Kovid Goyal
dd2ef16429 Allow setting custom font size 2016-09-27 09:42:45 +05:30
Kovid Goyal
2e37c39300 ... 2016-09-27 08:39:02 +05:30
Kovid Goyal
e6bea96ff5 Do not reload book when changing color scheme 2016-09-27 08:37:27 +05:30
Kovid Goyal
28f8b0aa7b UI for changing font size 2016-09-27 08:12:08 +05:30
Kovid Goyal
ec8780bdff Micro-optimization 2016-09-27 06:46:51 +05:30
Kovid Goyal
d75e5323a9 Fix some news downloads in east asian languages not working because the truncation of article descriptions could cause invalid UTF-16 bytes in the string 2016-09-26 23:50:03 +05:30
Kovid Goyal
a3eee6a22a More strenuous cleaning for title/summary of feeds 2016-09-26 23:19:06 +05:30
Kovid Goyal
c2e11c6ce5 Start work on UI for font size 2016-09-26 18:13:37 +05:30
Kovid Goyal
a09f70ea22 ... 2016-09-26 18:09:35 +05:30
Kovid Goyal
eb43e53372 Get rid of an unneccessary #if 2016-09-26 16:24:03 +05:30
Kovid Goyal
4d8786e4e9 Make base font size a setting 2016-09-26 15:40:48 +05:30
Kovid Goyal
e3300f3123 ... 2016-09-26 13:27:25 +05:30
Kovid Goyal
6aefa3721a ... 2016-09-26 13:25:19 +05:30
Kovid Goyal
a08356207b Edit Book: On windows do not trigger shortcuts when using the right Alt (AltGr) key. This allows it to be used for entering special characters instead. Fixes #1627487 [bug in Polish mode of Calibre (error in keyboard shortcut)](https://bugs.launchpad.net/calibre/+bug/1627487) 2016-09-26 13:04:36 +05:30
Kovid Goyal
237e4a9455 Edit Book: Auto-add file extension when using the Save a Copy dialog if it is missing. Fixes #1627482 [save a copy as EPUB does not add automatically .epub extension to file](https://bugs.launchpad.net/calibre/+bug/1627482) 2016-09-26 11:28:25 +05:30
Kovid Goyal
1d6f518799 UI for max text width/height 2016-09-26 10:17:14 +05:30
Kovid Goyal
b62626ddd2 Couple of places where book.png was replaced incorrectly 2016-09-26 09:51:36 +05:30
Kovid Goyal
924caf3d68 UI for cols_per_screen preferences 2016-09-26 09:47:36 +05:30
Kovid Goyal
6eac8fd175 UI for setting the read mode preference 2016-09-26 09:04:01 +05:30
Kovid Goyal
491e5698cf ... 2016-09-26 09:03:24 +05:30
Kovid Goyal
314b13bdd8 Use default_cover.png instead of book.png where appropriate 2016-09-25 23:47:08 +05:30
Kovid Goyal
2401335784 Start work on page layout preferences UI 2016-09-25 19:33:38 +05:30
Kovid Goyal
01fb47f880 Show a nice error message when developing a widget with no develop()
method
2016-09-25 18:18:39 +05:30
Kovid Goyal
51b940dad9 Use 0 instead of auto for automatic pagination value of cols per screen 2016-09-25 13:49:32 +05:30
Kovid Goyal
63bac0b459 ... 2016-09-25 13:35:44 +05:30
Kovid Goyal
c3b015e75e Make the number of columns per screen automatic in paged mode 2016-09-25 13:32:51 +05:30
Kovid Goyal
1cc40a335e Apply changes to reader preferences when the preferences panel is closed 2016-09-25 12:01:22 +05:30
Kovid Goyal
fdb50deca9 ... 2016-09-25 11:29:17 +05:30
Kovid Goyal
718bb559b2 Finish up UI for viewer color scheme preferences 2016-09-25 10:47:19 +05:30
Kovid Goyal
b3f119e34e Fix modal popup on iPhone 5 2016-09-24 13:19:49 +05:30
Kovid Goyal
5e7f8ddb2d Use the explicit form of setting sqlite cache size as the sqlite page size was changed earlier this year 2016-09-23 18:52:39 +05:30
Kovid Goyal
d61b618421 ... 2016-09-23 08:13:34 +05:30
Kovid Goyal
73585a5dc0 Start work on the color preferences UI 2016-09-22 11:06:45 +05:30
Kovid Goyal
069c74563c Edit Book: Highlight class attributes inside HTML tags
Rather than using a special highlighting group, use the same style as
that used for classes in the css syntax.
2016-09-21 08:26:16 +05:30
Kovid Goyal
25de034110 Edit Book: Allow highlighting class names in the HTML differently via Preferences->Editor settings->Color scheme 2016-09-21 07:58:05 +05:30
madhead
4e9f242fe1
Update parsing code according to the new ozon.ru page markup 2016-09-20 22:13:03 +03:00
Kovid Goyal
7809a6798c Use ngettext for number of selected books in statusbar 2016-09-20 16:07:32 +05:30
Charles Haley
08b60ee008 Add rating types to bulk search/replace 2016-09-19 15:27:04 +02:00
Charles Haley
e5b99be408 bug #1624939: stop allowing editing on the table listing the displayed columns. Any changes were simply thrown away. Make double-click on a row open the column editor on that row. 2016-09-19 11:14:12 +02:00
Kovid Goyal
4c5c7e4c4e Add end caps to the yellow book in the logo 2016-09-19 11:15:36 +05:30
Kovid Goyal
82bbac4568 Merge branch 'master' of https://github.com/cbhaley/calibre 2016-09-18 16:38:09 +05:30
Charles Haley
84b8b32866 When in debug mode, print the lookup name of the column with a template that is throwing an exception. 2016-09-18 10:43:51 +02:00
Kovid Goyal
81a37c5d46 Add a bar at the bottom so that the pref panel can always be closed 2016-09-17 11:48:04 +05:30
Kovid Goyal
92244361a9 ... 2016-09-17 10:35:52 +05:30
Kovid Goyal
0961e31719 Use icons + text for the preferences UI instead of just icons 2016-09-17 10:33:01 +05:30
Kovid Goyal
5bfb8c5113 version 2.68.0 2016-09-16 07:34:34 +05:30
Kovid Goyal
f9e0afffe2 Add a tweak to Preferences->Tweaks to control the list of servers calibre considers public email servers 2016-09-15 21:00:37 +05:30
Kovid Goyal
0a90e37ad7 Merge branch 'master' of https://github.com/vdung/calibre 2016-09-15 20:48:26 +05:30
Kovid Goyal
5295a427fd ... 2016-09-15 20:42:02 +05:30
Viet Cao
77d2aeb823 Fix splitting landscape pages 2016-09-15 23:27:30 +09:00