26832 Commits

Author SHA1 Message Date
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
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 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
e06288bc50 News download: Allow individual recipes to turn on gzip transfer encoding 2017-02-11 13:52:23 +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
f4dbe46f3b version 2.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
Kovid Goyal
a7989ebec0 Move Taipei Times to English (Taiwan) 2017-02-07 23:29:33 +05:30
Kovid Goyal
c3069c4ad8 ... 2017-02-05 19:26:42 +05:30
Kovid Goyal
ef78721dcc ... 2017-02-05 16:26:43 +05:30
Kovid Goyal
fcc7de203a Windows MTP driver: Fix error when enumerating device storage not being reported during debug device detection 2017-02-05 13:33:30 +05:30
Yuri Chornoivan
b4e9164c56 Fix minor typos 2017-02-04 22:40:08 +02:00
Kovid Goyal
5bd92e178c Tag Browser: When dragging and dropping a book onto a series increment the series number. Fixes #1661588 [series number does not increment when drag and drop onto a series](https://bugs.launchpad.net/calibre/+bug/1661588) 2017-02-03 19:57:25 +05:30
Kovid Goyal
6a82169373 OS X/Linux: Show an informational popup message when an Android device is plugged in that needs the user to tap Allow for the connection to work. 2017-02-03 18:06:33 +05:30
Kovid Goyal
dab1bd61e9 pep8 and dont fail matcher memleak test is used memory for 10 rounds is zero 2017-02-02 20:30:32 +05:30
Kovid Goyal
cf248c225a Allow setting APP_UID in file dialog helper process 2017-02-01 18:12:22 +05:30
Kovid Goyal
ff3cc55f21 Windows: Make recently opened books show up in the jump lists for the viewer and the editor 2017-02-01 16:53:58 +05:30
Kovid Goyal
2353d5926e Centralize APP_UID definitions 2017-02-01 15:42:25 +05:30
Kovid Goyal
f8202dc3e3 pep8 2017-02-01 13:24:33 +05:30
Kovid Goyal
511bb93d4a Initial work on supporting haiku 2017-02-01 13:22:09 +05:30
Kovid Goyal
71e4857a47 Conversion: Log options different from defaults separately for convenient reference 2017-02-01 09:45:03 +05:30