35431 Commits

Author SHA1 Message Date
Kovid Goyal
0f2d23ae3c
Cover grid: Auto-resizing of covers based on window size now takes window aspect ratio into account
The resizing algorithm ensures that at least three covers fit along the
smaller of the window width/height
2017-05-21 13:39:33 +05:30
Kovid Goyal
7a56b8e5b7
Make the covers on the home page take up no more than 40% of viewport height 2017-05-21 13:39:33 +05:30
Kovid Goyal
97d3c79275
Ensure button text is not wrapped 2017-05-21 13:39:33 +05:30
Kovid Goyal
739f595e3d
Fix list of library buttons not wrapping 2017-05-21 13:39:33 +05:30
Kovid Goyal
efbd10a908
Fix rendering of short month names incorrect on Chrome 2017-05-21 13:39:32 +05:30
Kovid Goyal
74e9b5de69
Ensure there are always spaces around of even if the translation removes them 2017-05-21 13:39:32 +05:30
Kovid Goyal
6942a21229
bump beta version 2017-05-21 13:39:32 +05:30
Kovid Goyal
b92ac5578e
ZIP file extraction: Fix extracting into directory whose path is specified with a UNC path on windows causing file names to get mangled 2017-05-21 13:39:32 +05:30
Kovid Goyal
41aadb096c
Ensure having set_console implies having default_console_text_attributes 2017-05-21 13:39:32 +05:30
Kovid Goyal
3883efff05
Fix error when rendering book on server with empty spine 2017-05-21 13:39:32 +05:30
Kovid Goyal
2a69f06810
... 2017-05-21 13:39:32 +05:30
Kovid Goyal
f75d939672
Fix console detection failing on windows 2017-05-21 13:39:32 +05:30
Kovid Goyal
71c1232fa4
Ensure multitail building does not assume tty 2017-05-21 13:39:32 +05:30
Kovid Goyal
50ae40a73f
DRYer 2017-05-21 13:39:32 +05:30
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