33425 Commits

Author SHA1 Message Date
Kovid Goyal
3a65be0971 pep8 and char encoding fixes for the new danish recipes 2016-09-29 21:24:14 +05:30
Allan Simonsen
d360006d23 Added alot of danish local and regional newspapers.
Fixed dr_dk, information.dk, version2.dk feeds.
2016-09-29 21:04:28 +05:30
Kovid Goyal
9aa7516fa8 pep8 2016-09-29 20:44:50 +05:30
David
9b3a7855bc Kobo driver - OverDrive, 4.1 and bug fixes
Several things:
- Support for OverDrive books.
- Support for about to be released firmware version 4.1.
- Fix bug when removing empty collections.
- Fix bug where previews could be seen as real.
2016-09-29 20:44:50 +05:30
Kovid Goyal
71059d1122 More new icons 2016-09-29 19:49:55 +05:30
Kovid Goyal
5c5d24618d Update RapydScript 2016-09-28 15:43:13 +05:30
Kovid Goyal
f8bfedfa8d Fix typo in ported cfi module
Was causing at_point() to return CFIs based on spatial offsets instead
of containing element + text offset
2016-09-28 12:08:36 +05:30
Kovid Goyal
52b3964ce6 Restore position after resize 2016-09-28 11:58:23 +05:30
Kovid Goyal
f2776745cd Fix right margin not visible on small screens such as the iPhone 5 2016-09-28 11:25:12 +05:30
Kovid Goyal
9abce0664d Change font size on pinch 2016-09-28 10:02:37 +05:30
Kovid Goyal
953f83b419 Handle gestures that originate on the side margins 2016-09-28 09:55:34 +05:30
Kovid Goyal
d061a82a13 ... 2016-09-28 09:24:57 +05:30
Kovid Goyal
4a12514f0b Have a two finger tap also bring up the chrome 2016-09-28 09:14:16 +05:30
Kovid Goyal
698740c4a7 Content server: /mobile fix display of undefined dates 2016-09-28 09:03:51 +05:30
Kovid Goyal
f608f1545a A spot of refactoring 2016-09-28 08:55:37 +05:30
Kovid Goyal
9310a3c76e Fix tapping causing multiple page turns
Only respond to taps once they end. Also recognize double-tap and pinch
gestures.
2016-09-28 08:20:45 +05:30
Kovid Goyal
ec86b6287e Fix auto-reloading only working if client is on localhost 2016-09-28 08:08:41 +05:30
Kovid Goyal
d8e0a6bf2e Mark book viewport as not user scalabale 2016-09-28 07:49:50 +05:30
Kovid Goyal
8650823670 ... 2016-09-28 07:27:57 +05:30
Kovid Goyal
d14486089e Simplify CCDateDelegate setEditorData code 2016-09-28 07:23:27 +05:30
Kovid Goyal
1fc681b5d6 Cover Browser: Fix setting an empty template for the title causes an error 2016-09-28 06:14:25 +05:30
Kovid Goyal
431ee00643 More new icons 2016-09-27 23:42:59 +05:30
Kovid Goyal
0009565f8a Linux: Fix calibre not working when used with some old VNC server implementations 2016-09-27 18:20:22 +05:30
Kovid Goyal
eddbcfc921 DRYer 2016-09-27 18:10:50 +05:30
Kovid Goyal
ef3463aa35 Windows: Run library restore ina separate process as on some windows machines, running it in the main process causes something in the system to lock the db file. 2016-09-27 11:41:00 +05:30
Kovid Goyal
dd2ef16429 Allow setting custom font size 2016-09-27 09:42:45 +05:30
Kovid Goyal
7b55bd7333 ... 2016-09-27 08:56:43 +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
6f016b7b38 A little more shady :) 2016-09-27 08:11:51 +05:30
Kovid Goyal
ec8780bdff Micro-optimization 2016-09-27 06:46:51 +05:30
Kovid Goyal
a496b95840 Update El tribuno de Salta
Fixes #1627882 [Updated recipe for El tribuno de Salta](https://bugs.launchpad.net/calibre/+bug/1627882)
2016-09-27 06:30:44 +05:30
Kovid Goyal
545c8f84cb More new icons 2016-09-26 23:50:09 +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
68df59c633 More new icons 2016-09-26 21:01:29 +05:30
Kovid Goyal
7a27fb7ed9 ... 2016-09-26 20:37:08 +05:30
Kovid Goyal
4f9bd5c45e More new icons 2016-09-26 20:34:30 +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
892223778a Add author info to logo src file 2016-09-26 09:53:08 +05:30
Kovid Goyal
b62626ddd2 Couple of places where book.png was replaced incorrectly 2016-09-26 09:51:36 +05:30