34508 Commits

Author SHA1 Message Date
Kovid Goyal
f0b605595f Port the item list to use the new architecture 2017-02-15 08:30:46 +05:30
Kovid Goyal
24e03df152 Forgot to port a couple of functions for the top bar 2017-02-15 08:30:46 +05:30
Kovid Goyal
af72200eca Remove unused code 2017-02-15 08:30:46 +05:30
Kovid Goyal
145b39859e Use a home icon instead of close for the book list 2017-02-15 08:30:46 +05:30
Kovid Goyal
97860d01f0 Port the show more books button 2017-02-15 08:30:46 +05:30
Kovid Goyal
d402de3045 Make sub-panels also URL addressable 2017-02-15 08:30:46 +05:30
Kovid Goyal
421c99e2f7 Books list render again 2017-02-15 08:30:46 +05:30
Kovid Goyal
fd178ed81f ... 2017-02-15 08:30:46 +05:30
Kovid Goyal
0fe268343b DRYer 2017-02-15 08:30:46 +05:30
Kovid Goyal
ab332d0b99 Work on refactoring the books view 2017-02-15 08:30:46 +05:30
Kovid Goyal
8cb4545b96 Allow updating interface data independently of init 2017-02-15 08:30:46 +05:30
Kovid Goyal
2cf1d1fb7a Store cover fname on book object for easy referral 2017-02-15 08:30:46 +05:30
Kovid Goyal
09717b15c4 Load the db early during initialization 2017-02-15 08:30:46 +05:30
Kovid Goyal
b99e261260 Top bar now renders again 2017-02-15 08:30:46 +05:30
Kovid Goyal
bf04a666e9 More work on refactoring the panel UI 2017-02-15 08:30:46 +05:30
Kovid Goyal
9a1cca9913 More work on the new app architecture 2017-02-15 08:30:46 +05:30
Kovid Goyal
341fcfd91b Start work on refactoring client app to make it fully offline-able 2017-02-15 08:30:46 +05:30
Kovid Goyal
dd89294c62 http->https 2017-02-14 22:58:33 +05:30
Kovid Goyal
e256f0f5ee Get Books: Update Virtualo plugin for website changes
Merge branch 'master' of https://github.com/t3d/calibre
2017-02-14 07:25:55 +05:30
Tomasz Długosz
f25cdffb00 update virtualo store plugin 2017-02-13 22:47:24 +01:00
Tomasz Długosz
35521e7c08 update description of a plugin 2017-02-13 21:56:48 +01:00
Kovid Goyal
34d213b5b0 ... 2017-02-13 16:44:12 +05:30
Kovid Goyal
3b8fc2066c Editor: Do not allow creating multiple new files whose names differ only by case. Fixes #1664027 [error when renaming a similar filename in the files browser from the editor](https://bugs.launchpad.net/calibre/+bug/1664027) 2017-02-13 16:42:20 +05:30
Kovid Goyal
0489816b68 ... 2017-02-13 13:13:42 +05:30
Kovid Goyal
8b250188ce More headers 2017-02-13 03:53:31 +05:30
Kovid Goyal
24c98c08dd Add a couple more headers to the fetcher 2017-02-13 03:42:54 +05:30
Kovid Goyal
72d7830abc Fix #1664053 [Whole notification not translated](https://bugs.launchpad.net/calibre/+bug/1664053) 2017-02-13 03:25:51 +05:30
Kovid Goyal
ffcf88668c Fix #1663996 [Incorrect default recipe extension](https://bugs.launchpad.net/calibre/+bug/1663996) 2017-02-12 18:24:54 +05:30
Kovid Goyal
7c3ced5f8c version 2.79.1 v2.79.1 2017-02-12 07:39:49 +05:30
Kovid Goyal
232053571e Switch to using arandom user agent for amazon metadata downloads
Amazon seems to have started requiring captcha instantly for the IE 11
user agent
2017-02-12 07:05:20 +05:30
Kovid Goyal
5d35c23c5e ... 2017-02-11 17:31:19 +05:30
Kovid Goyal
e06288bc50 News download: Allow individual recipes to turn on gzip transfer encoding 2017-02-11 13:52:23 +05:30
Kovid Goyal
4f4af3edf1 Update The Economist
The Economist is apparently doing some A/B testing with a new react
based design for its print edition page.
2017-02-11 13:47:07 +05:30
Kovid Goyal
06b4445307 Update NY Times Headlines 2017-02-11 13:00:12 +05:30
Kovid Goyal
cc48842398 Fix a regression in the previous release that broke the file dialogs on windows vista 2017-02-11 08:13:37 +05:30
Kovid Goyal
0fd4b2da4b Sort the entries in the Connect/Share->Email to menu. Fixes #1663545 [Enhancement to sort the Connect/Share address list](https://bugs.launchpad.net/calibre/+bug/1663545) 2017-02-10 16:28:40 +05:30
Kovid Goyal
b64ebfa502 A friendlier error message with a link to the forum post when failing to convert a KFX book 2017-02-10 12:07:58 +05:30
Kovid Goyal
4da1d75a42 ... 2017-02-10 10:36:12 +05:30
Kovid Goyal
f4dbe46f3b version 2.79.0 v2.79.0 2017-02-10 08:39:41 +05:30
Kovid Goyal
be8202a30f pep8 2017-02-09 23:41:09 +05:30
Kovid Goyal
1f2293fc11 Use vim rather than gvim 2017-02-09 23:41:06 +05:30
Kovid Goyal
e863f7227d Fix Get Books result list and jobs list not being populated on Qt 5.8
Apparently Qt 5.8 broke the layoutChanged() signal for models. Replace it
with modelReset()
2017-02-09 15:19:32 +05:30
Kovid Goyal
82b97f2b0e More http -> https 2017-02-09 14:43:24 +05:30
Kovid Goyal
200964c4be Get Books: Update Kobo plugin for website changes 2017-02-09 14:41:22 +05:30
Kovid Goyal
7a06376268 More http -> https 2017-02-09 14:21:09 +05:30
Kovid Goyal
68c3d6322e More http -> https 2017-02-09 14:02:14 +05:30
Kovid Goyal
4c776ce914 More http->https 2017-02-08 19:37:27 +05:30
Kovid Goyal
5f8a7c04f7 Some more http->https 2017-02-08 16:38:16 +05:30
Kovid Goyal
2bb5f7af79 Allow file type plugins to specify that they should be run for all file types 2017-02-08 16:07:11 +05:30
Kovid Goyal
8f4f573e50 ... 2017-02-08 07:59:45 +05:30