Commit Graph

35145 Commits

Author SHA1 Message Date
Kovid Goyal cd7813f8a8 Add a button to hide the search bar
Fixes #1696067 [[Enhancement] UI changes](https://bugs.launchpad.net/calibre/+bug/1696067)
2017-06-08 13:59:13 +05:30
Kovid Goyal b7b3d2006d ... 2017-06-07 21:23:25 +05:30
Kovid Goyal 449ea6a71d More documentation for the server 2017-06-07 21:23:10 +05:30
Kovid Goyal b05b808f71 ... 2017-06-07 21:03:35 +05:30
Kovid Goyal 2307aeb815 ... 2017-06-07 18:13:16 +05:30
Kovid Goyal d047e22e81 Better fix for undecodeable titles 2017-06-07 16:50:32 +05:30
Kovid Goyal 97a018e391 Fix error if recipe uses undecodeable bytestring for title 2017-06-07 16:44:09 +05:30
Kovid Goyal 9564c94ad1 Remove the copy of dukpy. Make it an external dependency. 2017-06-07 15:07:19 +05:30
Kovid Goyal f005731212 Fix dukpy not building on windows 2017-06-07 12:46:36 +05:30
Kovid Goyal aee8af31f3 Hide all symbols in the compiled python extensions on unix
They were already hidden on windows. Avoids the possibility of symbol
collisions and also means ld has to do less work when loading them
extensions.
2017-06-07 12:19:24 +05:30
Kovid Goyal 7bb017d94c Retire old changelog entries 2017-06-07 08:29:38 +05:30
Kovid Goyal bb147d7413 Fix #1696145 [EBook Converter Crashes on CSS Parsing](https://bugs.launchpad.net/calibre/+bug/1696145) 2017-06-06 20:54:47 +05:30
Kovid Goyal 5f66041b62 Decrease the vertical padding in the main calibre window between the toolbar, central area and status bar. Fixes #1695683 [Reduce unused space in UI](https://bugs.launchpad.net/calibre/+bug/1695683) 2017-06-06 09:32:51 +05:30
Kovid Goyal 44ea4e9600 Do not save the size fo the device config dialog 2017-06-06 08:57:12 +05:30
Kovid Goyal 377d0db6be ... 2017-06-05 22:09:26 +05:30
Kovid Goyal ae7ec71db0 E-book viewer: Fix external links not working in the footnote popup panel 2017-06-05 09:11:19 +05:30
Kovid Goyal 01085fc7d2 ... 2017-06-04 20:05:57 +05:30
Kovid Goyal 7f65bc11b1 ... 2017-06-04 20:05:34 +05:30
Kovid Goyal adbfdc858e Add a note about why /legacy/get exists 2017-06-04 16:55:46 +05:30
Kovid Goyal 9299f99939 Restore the android HTTP auth download workaround from the old server 2017-06-04 16:53:41 +05:30
Kovid Goyal 39cefc303a Include filename in download links for legacy view
Hopefully fixes the Kobo download problem
2017-06-04 16:49:05 +05:30
Kovid Goyal 5a7d965484 Fix #1695674 [Add cancel button to Fetch news screen](https://bugs.launchpad.net/calibre/+bug/1695674) 2017-06-04 05:59:13 +05:30
Kovid Goyal 7bf4278868 Update RapydScript 2017-06-03 11:23:49 +05:30
Kovid Goyal a1fa400c82 Clarify what the will/wont_display tweaks actually do 2017-06-03 00:36:02 +05:30
Kovid Goyal 3851a4df3d Remove deprecated module version numbers in sip files 2017-06-02 10:30:35 +05:30
Kovid Goyal c047918e5d Bump beta version 2017-06-02 10:15:59 +05:30
Kovid Goyal 9872eca235 Clean up app cache updating code path 2017-06-02 09:39:16 +05:30
Kovid Goyal b3fb9d850a Merge branch 'master' of https://github.com/tbertels/calibre 2017-06-01 14:48:27 +05:30
Thomas Bertels c37b8c43bd Add flow mode help 2017-06-01 10:14:38 +02:00
Thomas Bertels 42327340ad Remove unused prev_next.png 2017-06-01 10:05:38 +02:00
Thomas Bertels 6d73e12e51 Update previous/next buttons images, split them and invert 2017-06-01 10:03:19 +02:00
Thomas Bertels ff53532598 Merge remote-tracking branch 'refs/remotes/kovidgoyal/master' 2017-06-01 09:50:26 +02:00
Kovid Goyal 5f832d1788 Merge branch 'patch-1' of https://github.com/tbertels/calibre 2017-06-01 12:38:35 +05:30
Thomas Bertels 2dcde5ed8f Add link to Github code repository 2017-06-01 09:00:59 +02:00
Kovid Goyal 9faed088b7 Merge branch 'master' of https://github.com/cbhaley/calibre 2017-06-01 11:58:46 +05:30
Charles Haley 4634fb3dab Fix #1694757: calibre fails to start if the tweak tag_browser_category_order is malformed. 2017-06-01 08:18:39 +02:00
Kovid Goyal a91df2f4a0 String changes 2017-06-01 08:55:13 +05:30
Kovid Goyal e81a2588f1 RussiaFeed by Darko Miletic
Fixes #1694749 [New recipe for RussiaFeed site](https://bugs.launchpad.net/calibre/+bug/1694749)
2017-06-01 00:15:05 +05:30
Kovid Goyal 24cc2f661c Update Harper's Magazine
Fixes #1694742 [Updated recipe for Harper's magazine](https://bugs.launchpad.net/calibre/+bug/1694742)
2017-06-01 00:12:42 +05:30
Kovid Goyal 84e6d0bd9b Remove no longer needed entries 2017-05-31 17:18:39 +05:30
Kovid Goyal 408833cfe1 Nicer error message when trying to read book on unsupported browser 2017-05-31 09:50:19 +05:30
Kovid Goyal a362e195f9 Fix unhandled error when no IndexedDB is present at all 2017-05-31 09:42:07 +05:30
Kovid Goyal f732d03d75 String changes 2017-05-30 13:14:53 +05:30
Kovid Goyal e22c566e0f Add some documentation for the new server 2017-05-30 12:34:31 +05:30
Kovid Goyal fe45cc1075 Nicer quota exceeded error message 2017-05-30 11:51:12 +05:30
Kovid Goyal a9a4d8b190 Fix an error rendering books with svg images 2017-05-30 08:57:42 +05:30
Kovid Goyal b77091f191 Fix error caused by refactoring of advanced search dialog code 2017-05-29 23:10:02 +05:30
Kovid Goyal 5c6f06c212 ... 2017-05-29 22:46:27 +05:30
Kovid Goyal 05221f730d Fix bug in error handling for some IndexedDB operations 2017-05-29 22:44:56 +05:30
Kovid Goyal 07dd6d4803 Allow skipping Qt build test on macOS 2017-05-29 16:31:19 +05:30