Kovid Goyal
|
65130a8cd2
|
Fix #1698943 [get books search will not find mature content in smashwords](https://bugs.launchpad.net/calibre/+bug/1698943)
|
2017-06-20 18:30:28 +05:30 |
|
Kovid Goyal
|
66cae57550
|
Fix #1698925 [Search box could have more space and button has border](https://bugs.launchpad.net/calibre/+bug/1698925)
|
2017-06-20 17:34:17 +05:30 |
|
Kovid Goyal
|
737b5d6054
|
Fix library names with & in them not display correctly in the user account edit dialog
|
2017-06-20 17:20:31 +05:30 |
|
Kovid Goyal
|
acc76f923a
|
Fix regression in previous release that caused the Tag browser view to jump around when renaming items
|
2017-06-20 09:58:39 +05:30 |
|
Kovid Goyal
|
bcb3f1c555
|
Tag browser: Add an option to control the spacing between items
Also tighten the default spacing a little bit
|
2017-06-19 21:30:35 +05:30 |
|
Kovid Goyal
|
1e12b6d64e
|
Calculate the height of the splash screen based on font rather than logo size
Should make it impossible for text overlap to happen
|
2017-06-19 20:50:40 +05:30 |
|
Kovid Goyal
|
4a5a7306c9
|
Sever: --daemonize option should not be present on Windows and macOS as it does not work on those platforms
|
2017-06-19 20:22:20 +05:30 |
|
Kovid Goyal
|
c43407b0f3
|
...
|
2017-06-19 19:39:29 +05:30 |
|
Kovid Goyal
|
469ec4d2fe
|
Also output interface language in debug messages
|
2017-06-19 19:38:08 +05:30 |
|
Kovid Goyal
|
0e173abfbf
|
String changes
|
2017-06-19 18:23:02 +05:30 |
|
Kovid Goyal
|
1d3c4f31a0
|
Merge branch 'master' of https://github.com/cbhaley/calibre
|
2017-06-19 17:51:22 +05:30 |
|
Kovid Goyal
|
9515cbf589
|
Make the help text for --userdb a little more useful
|
2017-06-19 17:50:32 +05:30 |
|
Charles Haley
|
eeea8ca48f
|
Display multiple shortcuts instead of only the first
|
2017-06-19 14:12:16 +02:00 |
|
Kovid Goyal
|
9d454badb5
|
Forgot to update text in update_shortcut
|
2017-06-19 17:24:35 +05:30 |
|
Kovid Goyal
|
2e21cb18ce
|
Use consistent formatting for the layout tooltips
|
2017-06-19 17:22:29 +05:30 |
|
Kovid Goyal
|
379ff283c3
|
DRYer
|
2017-06-19 17:20:11 +05:30 |
|
Kovid Goyal
|
0dc431952d
|
Update shortcut in tooltips of layout buttons
|
2017-06-19 17:13:52 +05:30 |
|
Serized
|
1c78910174
|
Check for DRM status on Kobo.com
|
2017-06-19 11:28:09 +02:00 |
|
Kovid Goyal
|
263e3fee5f
|
Allow adding the sort button to the main toolbars as well
Also change its icon to match that of the cover grid sort button
|
2017-06-19 11:46:59 +05:30 |
|
Kovid Goyal
|
a5414ff115
|
Fix #1698723 [Some screens have a lot of padding while others have none](https://bugs.launchpad.net/calibre/+bug/1698723)
|
2017-06-19 10:37:25 +05:30 |
|
Kovid Goyal
|
30f3edb45a
|
String changes
|
2017-06-18 22:45:30 +05:30 |
|
Kovid Goyal
|
c7a98a0efc
|
macOS: Fix some keyboard shortcuts not working. Fixes #1698545 [Keyboard shortucts not working in Calibre 3.0](https://bugs.launchpad.net/calibre/+bug/1698545)
Apparently in Qt 5.6 global menubar actions also conflict with Qt
shortcuts. So only display them and dont actually clone them.
|
2017-06-18 22:36:08 +05:30 |
|
Kovid Goyal
|
257e8dba26
|
Restore visual order for layout buttons in the popup
|
2017-06-18 15:30:09 +05:30 |
|
Kovid Goyal
|
6a7b721dd3
|
Add an option in Preferences->Look & feel to show individual layout buttons in the status bar, as was the case in calibre 2.x
Merge branch 'master' of https://github.com/cbhaley/calibre
|
2017-06-18 15:26:47 +05:30 |
|
Charles Haley
|
f8ca82dc76
|
Remove print statement. Use original button order instead of the sorted order used in the layout button.
|
2017-06-18 11:38:32 +02:00 |
|
Charles Haley
|
a763d7336c
|
Add option in preferences / Look & Feel to display the layout buttons directly on the status bar. Default is False.
|
2017-06-18 10:06:43 +02:00 |
|
Kovid Goyal
|
420157c79c
|
Fix #1698614 [Shortcut shown as & in some places](https://bugs.launchpad.net/calibre/+bug/1698614)
|
2017-06-18 12:16:42 +05:30 |
|
Kovid Goyal
|
bc63794138
|
DRYer
|
2017-06-18 08:14:26 +05:30 |
|
Kovid Goyal
|
8d63d0bade
|
Server interface: Fix error in the Browse all downloaded page when the book list mode is set to detailed list
|
2017-06-18 08:04:56 +05:30 |
|
Kovid Goyal
|
0f8f0bc8a3
|
String changes
|
2017-06-17 18:31:43 +05:30 |
|
Kovid Goyal
|
22249d1d97
|
Get books: Update amazon.fr and ebooks.com plugins for website changes
Merge branch 'master' of https://github.com/Serized/calibre
|
2017-06-17 17:49:21 +05:30 |
|
Serized
|
bb81194fcb
|
Updated price detection
Use price directly from the list of results rather than the details
page.
|
2017-06-17 13:16:53 +02:00 |
|
Serized
|
eb45063d83
|
Update price detection X-path
The price isn't presented in the same way as on the US store
|
2017-06-17 13:15:42 +02:00 |
|
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
|
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
|
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
|
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 |
|