35493 Commits

Author SHA1 Message Date
Kovid Goyal
5d331a6c46
Fix failing unrar test on windows (I hope) 2017-06-17 16:02:52 +05:30
Kovid Goyal
ca7a11a289
Re-organize the unrar test 2017-06-17 15:53:45 +05:30
Kovid Goyal
d305656bb4
Remove the vendored unrar code 2017-06-17 13:56:37 +05:30
Kovid Goyal
df660f4f9a
Add a test for the new basename
Also handle paths like X:\ on windows
2017-06-17 10:56:41 +05:30
Kovid Goyal
fdbe5ae812
Content server: Fix for home screen being empty if the path to the calibre library has a trailing slash.
Should hopefully Fix #1698489 [content server stuck on 'choose library'](https://bugs.launchpad.net/calibre/+bug/1698489)
2017-06-17 10:42:31 +05:30
Kovid Goyal
2174d7d8aa
Remove code path for updated source without binary support 2017-06-17 09:30:35 +05:30
Kovid Goyal
417abafe73
More New Yorker updates 2017-06-17 01:07:30 +05:30
Kovid Goyal
530aef002a
Update New Yorker 2017-06-16 23:48:35 +05:30
Kovid Goyal
281898eb97
Another place to absolute_pathize 2017-06-16 22:27:19 +05:30
Kovid Goyal
22452b0616
Content server: Fix the new server interface not working with the --url-prefix option when the trailing slash is omitted on the URL used in the browser. Fixes #1698406 [calibre-server 3.0's "--url-prefix" doesn't apply to all URLs.](https://bugs.launchpad.net/calibre/+bug/1698406) 2017-06-16 22:22:50 +05:30
Kovid Goyal
04187413a6
pep8 2017-06-16 20:33:59 +05:30
Kovid Goyal
dbfb3fc2ca
Merge branch 'master' of https://github.com/cbhaley/calibre 2017-06-16 20:30:50 +05:30
Charles Haley
9c5feca445 Enhancement #1698331: add set buttons for bool columns in single metadata. 2017-06-16 15:55:02 +02:00
Kovid Goyal
a7c12909a1
Ensure text does not collide in splash screen 2017-06-16 18:48:12 +05:30
Kovid Goyal
b22fdd6d08
Make the layout menu nicer 2017-06-16 16:07:31 +05:30
Kovid Goyal
4cebbfd766
Update BBC News
Fixes #1698322 [BBC News Script Needs Update](https://bugs.launchpad.net/calibre/+bug/1698322)
2017-06-16 14:34:20 +05:30
Kovid Goyal
f5446f68a7
Google images metadata download plugin: Fix for change in website causing no covers to be downloaded
Fixes #1698314 [Google Images plugin can't find any images](https://bugs.launchpad.net/calibre/+bug/1698314)
2017-06-16 14:04:37 +05:30
Kovid Goyal
bc6656c801
Fix #1698296 [[Reguest] Small space](https://bugs.launchpad.net/calibre/+bug/1698296) 2017-06-16 12:20:12 +05:30
Kovid Goyal
3402253b7c
version 3.0.0 v3.0.0 2017-06-16 09:30:12 +05:30
Kovid Goyal
9ed8ffcd23
Fix message being rendered twice in new splash screen 2017-06-16 08:48:10 +05:30
Kovid Goyal
51c4ee2343
Use an RLock in the completion worker, just in case 2017-06-16 08:34:19 +05:30
Kovid Goyal
496e98b7ae
Merge branch 'master' of https://github.com/bobbysteel/calibre 2017-06-15 16:47:49 +05:30
bobbysteel
d936faf1c6 fix ads & share bullets in some style sections 2017-06-15 12:01:09 +01:00
bobbysteel
f65d7a6975 fix ads & share bullets in some style sections 2017-06-15 11:58:34 +01:00
Kovid Goyal
5bd9418fae
Also handle case of carda and cardb but no main 2017-06-15 12:26:51 +05:30
Kovid Goyal
ad5e243821
... 2017-06-15 11:35:18 +05:30
Kovid Goyal
fd4168c9ec
Restore labels to the TB buttons 2017-06-15 10:17:07 +05:30
Kovid Goyal
06280ec555
... 2017-06-15 10:07:08 +05:30
Kovid Goyal
64991c5317
Reverse order to handle case of only cardb 2017-06-15 10:06:04 +05:30
Kovid Goyal
f65e372828
Clean up the open_osx() code path
Also implement a possible fix for #1698001
Although I have to say I dont understand how that debug output is
possible at all.
2017-06-15 09:51:54 +05:30
Kovid Goyal
649847f1b2
Clean up implementation for getting mounted volumes on macOS 2017-06-15 09:29:11 +05:30
Kovid Goyal
e4ae318b8f
... 2017-06-14 22:07:58 +05:30
Kovid Goyal
cda3a4093e
... 2017-06-14 20:48:26 +05:30
Kovid Goyal
5e03a829b7
DRYer 2017-06-14 20:37:15 +05:30
Kovid Goyal
6a7f4d5c92
A new splash screen for calibre 3 2017-06-14 20:33:20 +05:30
Kovid Goyal
827cdfc883
Merge branch 'master' of https://github.com/cbhaley/calibre 2017-06-14 17:38:29 +05:30
Charles Haley
8dbaf4a453 Fix "random" categories getting expanded because the state check didn't take hidden and empty categories into account 2017-06-14 13:26:44 +02:00
Kovid Goyal
d6e28e2bf5
Update User Manual to reflect UI changes 2017-06-14 13:47:08 +05:30
Kovid Goyal
acff645c32
Tag browser: Fix preservation of state when recounting and the visible categories have changed. Fixes #1696596 [VL library tag browser category expansion not consistent](https://bugs.launchpad.net/calibre/+bug/1696596) 2017-06-14 12:53:46 +05:30
Kovid Goyal
3f0954f0c7
CHM Input: Handle CHM files that have missing or empty root files.
Fixes #1697764 [Conversion from CHM fails](https://bugs.launchpad.net/calibre/+bug/1697764)
2017-06-14 09:25:09 +05:30
Kovid Goyal
bab9ae844b
Merge branch 'patch-11' of https://github.com/Sophist-UK/calibre 2017-06-13 21:00:28 +05:30
Sophist
378d094714 Fix another typo
Apologies - I am not having a  good day today.
2017-06-13 16:22:08 +01:00
Kovid Goyal
2dcdd2bff6
Merge branch 'patch-10' of https://github.com/Sophist-UK/calibre 2017-06-13 19:23:55 +05:30
Sophist
5b803c22c7 Not sure how this crept in but here is a fix. 2017-06-13 14:11:53 +01:00
Kovid Goyal
551d59ec41
Merge branch 'patch-9' of https://github.com/Sophist-UK/calibre 2017-06-13 16:37:03 +05:30
Sophist
b04f23cb33 Attempt to get Series details into Calibre library 2017-06-13 11:02:37 +01:00
Kovid Goyal
f3beb946d5
... 2017-06-13 14:42:38 +05:30
Kovid Goyal
5806795669
Merge branch 'master' of https://github.com/jony0008/calibre 2017-06-13 13:00:33 +05:30
Jonatan Nyberg
a6ac01e445 Fix typo 2017-06-13 09:24:10 +02:00
Jonatan Nyberg
b25f94275c Merge pull request #1 from kovidgoyal/master
Syncing from original
2017-06-13 09:04:29 +02:00