Commit Graph

34867 Commits

Author SHA1 Message Date
Kovid Goyal 37fb2d76c8 version 2.99.1 2017-05-21 13:39:31 +05:30
Kovid Goyal 0ac375742e Ensure index-generated.html is built correctly before publishing betas 2017-05-21 13:39:31 +05:30
Kovid Goyal 7bd82c0206 Fix clicks on the edges of item lists not always being registered 2017-05-21 13:39:31 +05:30
Kovid Goyal 65fd14da63 Fix item list font sizes 2017-05-21 13:39:31 +05:30
Kovid Goyal 4eaebb2093 Hide the bookmarks button until I get around to implementing it 2017-05-21 13:39:31 +05:30
Kovid Goyal c1e50ae8a8 Add a TODO for the welcome screen 2017-05-21 13:39:31 +05:30
Kovid Goyal 1a9bc089f2 Create log dir if it does not already exist 2017-05-21 13:39:31 +05:30
Kovid Goyal 13906d2fd6 Various TODOs for server development 2017-05-21 13:39:31 +05:30
Kovid Goyal 1e8df06c00 Rename file 2017-05-21 13:39:31 +05:30
Kovid Goyal 2f41633928 A little redundant explanation 2017-05-21 13:39:31 +05:30
Kovid Goyal 547b0ce83c Port CI script changes from master 2017-05-21 13:39:30 +05:30
Kovid Goyal 8246e539bc Retry sw download on appveyor 2017-05-21 13:39:30 +05:30
Kovid Goyal 7d7fcd312a Fix global menubar not working in OS X with Qt 5.6 2017-05-21 13:39:30 +05:30
Kovid Goyal e61c047395 Close modals when using back/forward buttons in browser 2017-05-21 13:39:30 +05:30
Kovid Goyal 96f9365ca1 Fix go back to book details page on error link not working 2017-05-21 13:39:30 +05:30
Kovid Goyal c9741c75e2 Fix show_read_book_error not being set 2017-05-21 13:39:30 +05:30
Kovid Goyal 1ceb6af05f Nicer error message when book reading fails on Edge 2017-05-21 13:39:30 +05:30
Kovid Goyal e9d15b7dd2 Note about Edge not supporting complex keys 2017-05-21 13:39:30 +05:30
Kovid Goyal cc0997dc48 Strip comments from book details css 2017-05-21 13:39:30 +05:30
Kovid Goyal fbefbc57cc Remove workaround for QTBUG-42281 2017-05-21 13:39:30 +05:30
Kovid Goyal dea21e5f97 Switch to beta version numbering 2017-05-21 13:39:29 +05:30
Kovid Goyal f723bdf9d9 Smarten the right arrows used inside :guilabel: 2017-05-21 13:39:29 +05:30
Kovid Goyal c7d4af9ab7 Update publish_betas command 2017-05-21 13:39:29 +05:30
Kovid Goyal a7e7b0d381 pep8 2017-05-21 13:39:29 +05:30
Kovid Goyal 1ac9562931 Show read % in bottom right corner of book 2017-05-21 13:39:29 +05:30
Kovid Goyal f5c39b65ed Put the library_id into read_book panel URL state 2017-05-21 13:39:29 +05:30
Kovid Goyal 3c1d484b7f Remove testing db suffix 2017-05-21 13:39:29 +05:30
Kovid Goyal 43a121dec9 Only calculate length_before once 2017-05-21 13:39:29 +05:30
Kovid Goyal 1613f1e2c8 Move NO_SI to the standalone server only, which is where I actually need it 2017-05-21 13:39:29 +05:30
Kovid Goyal 9a229891c8 Env var to disable singleinstance checks 2017-05-21 13:39:29 +05:30
Kovid Goyal ea91d66152 Update User Manual to use the alabaster sphinx theme 2017-05-21 13:39:28 +05:30
Kovid Goyal 7fbd6ecd82 Nicer rendering of `` escaped test in the cli sections of the manual 2017-05-21 13:39:28 +05:30
Kovid Goyal c55cb4365a Be a little more insistent when cleaning up test dir 2017-05-21 13:39:28 +05:30
Kovid Goyal 8f17d21390 ... 2017-05-21 13:39:28 +05:30
Kovid Goyal 9965600b3b Prevent any of calibre, calibre-server, calibredb from running simultaneously 2017-05-21 13:39:28 +05:30
Kovid Goyal 3e70294279 ... 2017-05-21 13:39:28 +05:30
Kovid Goyal e6eff0f6cf Output all option variant names in manual 2017-05-21 13:39:28 +05:30
Kovid Goyal 215a446575 ... 2017-05-21 13:39:28 +05:30
Kovid Goyal 8c65ce8726 ... 2017-05-21 13:39:28 +05:30
Kovid Goyal 3c9b6b9ec7 Have only a single entry for boolean options 2017-05-21 13:39:28 +05:30
Kovid Goyal 2c88b1e55f ... 2017-05-21 13:39:27 +05:30
Kovid Goyal 5fd8c81661 Mordernize utils.lock 2017-05-21 13:39:27 +05:30
Kovid Goyal e7a906241c Add tests for singlesinstance() 2017-05-21 13:39:27 +05:30
Kovid Goyal e65966962e test_lock now passes on my OS X machine 2017-05-21 13:39:27 +05:30
Kovid Goyal ba21c51e97 grr2 2017-05-21 13:39:27 +05:30
Kovid Goyal 224eb6bbd0 Change mutex name for GUI singleinstance 2017-05-21 13:39:27 +05:30
Kovid Goyal 2c368cf64b grrr 2017-05-21 13:39:27 +05:30
Kovid Goyal 246bf60c88 Use filesystem instead of stdout for signalling, should fix the problem with OS X buffering causing the test to fail 2017-05-21 13:39:27 +05:30
Kovid Goyal e32ff0ec67 See if unbufferring and an explicit flush fix test on OS X 2017-05-21 13:39:27 +05:30
Kovid Goyal 852be48cb7 ... 2017-05-21 13:39:27 +05:30