probonopd
168e5a79d6
As per https://github.com/kovidgoyal/calibre/pull/508#issuecomment-222839885
2016-06-01 00:29:17 +02:00
probonopd
82addc8653
Correct spelling of tolino shine and vision devices
2016-05-28 14:21:38 +02:00
Kovid Goyal
57450e54e6
Fix for incompatibility with PyQt 5.6
...
For some odd reason PyQt 5.6 renames QUrl.None to QUrl.None_
None is not a keyword in python 2, so I assume this has to do with
python 3 compatibility
2016-05-26 20:24:39 +05:30
Kovid Goyal
94806c60db
Add text based buttons in a list
2016-05-26 19:37:15 +05:30
Kovid Goyal
4294db3e46
Windows: Workaround for explorer shell extensions on windows that write to stdout
...
Use a pipe for reading output from the worker process instead of stdout.
Apparently there exist shell extensions that write to stdout. Le
bubbling sigh.
2016-05-26 18:25:27 +05:30
Kovid Goyal
3a32cb80b2
...
2016-05-26 15:08:03 +05:30
Kovid Goyal
638ab15bf1
The button bar
2016-05-26 14:35:19 +05:30
Kovid Goyal
b97992bb0f
Convenience method to get reference to DOM node
2016-05-26 10:52:09 +05:30
Kovid Goyal
e730b0a65e
...
2016-05-26 10:44:59 +05:30
Kovid Goyal
db246496de
Start work on viewer chrome
2016-05-26 10:36:08 +05:30
Kovid Goyal
9d46a5a053
...
2016-05-25 19:38:19 +05:30
Kovid Goyal
ddaa35a650
Show a loading message while the current html file is loading
2016-05-25 10:56:51 +05:30
Kovid Goyal
ce6dd88255
...
2016-05-24 11:48:52 +05:30
Kovid Goyal
a33960c91c
...
2016-05-24 10:31:08 +05:30
Kovid Goyal
a39fed6350
Edit Book: When jumping to next occurrence of a word, take language into account
2016-05-24 10:27:38 +05:30
Kovid Goyal
03c2c5ea89
Edit Book: Fix import of words into user dictionary not working
2016-05-24 10:10:19 +05:30
Kovid Goyal
d336321ff9
Edit Book: Fix error when setting preferences with no book opened
2016-05-24 10:09:13 +05:30
Kovid Goyal
69d2cb8b3b
Fix use of non-ascii characters in identifiers causing an error when identifier rules are used. Fixes #1584470 [URLs with file schema do not work]( https://bugs.launchpad.net/calibre/+bug/1584470 )
2016-05-22 22:21:28 +05:30
Kovid Goyal
55c74f69d7
OSX: Allow drag and drop of file onto viewer dock icon to view file
2016-05-22 18:45:22 +05:30
Kovid Goyal
1b7c86dbaf
Update bild.de
2016-05-22 16:04:06 +05:30
Kovid Goyal
d8f2808c6f
Clean up Paladin driver
...
Fixes #1579302 [Support for new eReader - Paladin](https://bugs.launchpad.net/calibre/+bug/1579302 )
2016-05-22 10:07:17 +05:30
david.hobley
96c71a0b50
Include the Paladin driver
2016-05-22 09:41:13 +05:30
Kovid Goyal
5b6b23d85a
Merge branch 'FreeBSD_9i386_fix' of https://github.com/madpilot78/calibre
2016-05-21 22:29:31 +05:30
Guido Falsi
f815ca9d77
Fix build on FreeBSD 9.3 i386.
2016-05-21 16:20:52 +02:00
Kovid Goyal
b7015c8f36
Fix a regression that caused the paste from clipboard button to paste two times in the Add books from ISBN dialog
2016-05-21 09:13:11 +05:30
Kovid Goyal
96b44de9b6
Add a note about the bug the previous workaround was for
2016-05-21 08:44:55 +05:30
Kovid Goyal
1c1d8c4f9e
Workaround for incompatibility between Qt 5.5+ and Ubuntu that caused the context menu for the book list to flicker. Fixes #1534936 [Context menu of the individual books on Ubuntu 15:10 flawed]( https://bugs.launchpad.net/calibre/+bug/1534936 )
2016-05-21 08:43:00 +05:30
Kovid Goyal
3636e380f3
version 2.57.1
v2.57.1
2016-05-20 17:15:27 +05:30
Kovid Goyal
6cd0016457
...
2016-05-20 17:11:38 +05:30
Kovid Goyal
b4d77a0529
Fix a typo that broke conversion of ODT files. Fixes #1584018 [calibre 2.57.0-x86_64 no more convert odt to epub]( https://bugs.launchpad.net/calibre/+bug/1584018 )
2016-05-20 17:08:37 +05:30
Kovid Goyal
e226eaaf5f
Fix some obvious bugs in the FT recipes
2016-05-20 12:50:15 +05:30
Kovid Goyal
3ca4670ce9
Encode the current book position in the URL
...
Allows direct linking to arbitrary locations in a book hosted in the
calibre server
2016-05-20 12:36:50 +05:30
Kovid Goyal
49d1ea8bb2
Dont interfere with the default forward and back shortcuts in the browser
2016-05-20 12:31:55 +05:30
Kovid Goyal
86dc78eb52
version 2.57.0
v2.57.0
2016-05-20 09:20:27 +05:30
Kovid Goyal
b6176b63b5
...
2016-05-19 08:41:38 +05:30
Kovid Goyal
6d05b76b2b
Update Folha de Sao Paolo
2016-05-17 16:36:11 +05:30
Kovid Goyal
81f8814f75
Update Barrons
...
Gets rid of the use of javascript_login since that no longer works in
modern calibre
2016-05-17 09:41:17 +05:30
Kovid Goyal
3534ef228d
Merge branch 'economist-remove-widget' of https://github.com/mourner/calibre
2016-05-16 20:39:02 +05:30
Vladimir Agafonkin
34a6c44baa
remove topic widget from economist_free recipe
2016-05-16 15:13:29 +03:00
Vladimir Agafonkin
31ab4bb7af
remove "related" widget content from Economist recipe
2016-05-16 13:16:43 +03:00
Eli Schwartz
f25e12b54e
GUI server setup: mention command-line alternative.
...
When warning the user to leave calibre running, mention the command-line
server as a standalone alternative that doesn't require the GUI to
remain running.
2016-05-16 08:39:51 +05:30
Kovid Goyal
1bac058322
Update Deutsche Welle (English and Spanish editions)
2016-05-15 21:37:13 +05:30
Kovid Goyal
81182e7ae8
Update Die Presse
2016-05-15 07:58:38 +05:30
Kovid Goyal
905740d818
Fix tag like custom columns not sorted when displayed in the Book Details panel. Fixes #1578688 [Comma-separated field sorted in library view, but not in Book Details]( https://bugs.launchpad.net/calibre/+bug/1578688 )
2016-05-14 16:35:39 +05:30
Charles Haley
8a799111e3
Fix bug #1578688 : is_multiple non-tag columns are not sorted in book details
2016-05-14 12:12:20 +02:00
Kovid Goyal
87709271bf
Check for missing imageops only once
2016-05-14 10:50:15 +05:30
Kovid Goyal
ce17f4a95b
Allow pressing Alt+O as a shortcut for click the OK button in the Add from ISBN dialog. Fixes #1578692 [[Enhancement] Shortcut for OK button in 'Add Books by ISBN' dialog]( https://bugs.launchpad.net/calibre/+bug/1578692 )
2016-05-14 10:42:40 +05:30
Kovid Goyal
05cf32cbfd
...
2016-05-14 10:38:49 +05:30
Kovid Goyal
006a633585
Get rid of another .ui file
2016-05-14 10:33:16 +05:30
Kovid Goyal
77a4fdd8b0
Update MIT Technology Review
...
Fixes #1581496 [MIT Tech Review Magazine recipe is broken](https://bugs.launchpad.net/calibre/+bug/1581496 )
2016-05-13 20:41:12 +05:30