35248 Commits

Author SHA1 Message Date
Kovid Goyal
6385a90b1b Update tweakers.net 2017-02-19 07:48:28 +05:30
Kovid Goyal
6dcd09d54c ... 2017-02-18 23:41:11 +05:30
Kovid Goyal
3634a76107 Ensure overlay is hidden when opening book 2017-02-18 15:28:06 +05:30
Kovid Goyal
f19d5a51ae E-book viewer: Use a custom 404 response for files not found in the book instead of letting Qt handle it. Shaves a few milliseconds of load time 2017-02-18 15:19:53 +05:30
Kovid Goyal
52f04cb714 Use buttons for the library chooser on the home page 2017-02-18 10:24:26 +05:30
Kovid Goyal
f9329fe5b6 ... 2017-02-18 10:09:29 +05:30
Kovid Goyal
7261b9fbc4 Update The Atlantic
Merge branch 'patch-8' of https://github.com/jfhutson/calibre
2017-02-18 09:53:38 +05:30
jfhutson
a896d661f1 improvements to atlantic recipe
removed some things that were uglifying it. added imgs in addition to lead. smaller captions to distinguish from body. right-aligned credits
2017-02-17 22:08:44 -06:00
Kovid Goyal
7cfda558ed Update De Tijd and Het Laatste Nieuws 2017-02-18 09:07:26 +05:30
Kovid Goyal
6b69cb960e Make continue reading a little prettier 2017-02-17 21:57:41 +05:30
Kovid Goyal
e59891a60f Implement Continue reading section on home page 2017-02-17 21:38:16 +05:30
Kovid Goyal
e76d85ccc5 http -> https 2017-02-17 20:27:24 +05:30
Kovid Goyal
0858d97f82 http->https 2017-02-17 19:39:06 +05:30
Kovid Goyal
73b4ff84b7 Start work on currently reading section of home page 2017-02-17 19:32:52 +05:30
Kovid Goyal
d425d50a90 pep8 and change ticket closing message slighlty 2017-02-16 11:35:37 +05:30
Kovid Goyal
796df81638 Edit Book: Spell Check: If there are no suggestions fill the suggested word box witht he original word. Fixes #1664284 [[enhancement] show original word in "change selected word to" when there are no spelling suggestions in the "check spelling" window](https://bugs.launchpad.net/calibre/+bug/1664284) 2017-02-16 11:18:15 +05:30
Kovid Goyal
8aec078d00 Viewer: add a ashortcut (Ctrl+F11) to show/hide toolbars. Fixes #1664077 [[Enhancement request] Keyboard shortcut for "Show/hide controls"](https://bugs.launchpad.net/calibre/+bug/1664077) 2017-02-16 10:30:09 +05:30
Kovid Goyal
b92e3196ad Viewer: Pressing Ctrl+F in fullscreen mode should show the controls. Fixes #1664076 [[Enhancement request] Keyboard shortcut for Find fully functional when controls are hidden](https://bugs.launchpad.net/calibre/+bug/1664076) 2017-02-16 10:21:28 +05:30
Kovid Goyal
c80ff1d42a Get rid of the last remaining use of book_list.get_boss 2017-02-15 20:31:19 +05:30
Kovid Goyal
a5f1427ca3 Refactor get_boss().read_ui to get_read_ui() 2017-02-15 20:22:19 +05:30
Kovid Goyal
65ab46c72c Support direct editing of bookpos in the URL 2017-02-15 20:17:33 +05:30
Kovid Goyal
5b03d668ec Start work on porting book reader 2017-02-15 18:04:01 +05:30
Kovid Goyal
d0e94fdb12 Indicate when showing only books from a search result 2017-02-15 17:00:02 +05:30
Kovid Goyal
1e786f7a08 Show current library name in title bar 2017-02-15 16:31:39 +05:30
Kovid Goyal
2d33efb299 Fix adding to search broken accidentally during port 2017-02-15 16:28:24 +05:30
Kovid Goyal
ee3f47fdd2 Wire up the search panel 2017-02-15 15:03:22 +05:30
Kovid Goyal
9f83584025 Port the TB preferences panel 2017-02-15 14:04:21 +05:30
Kovid Goyal
ca8fed1bd4 Start work on porting the Tag Browser panel 2017-02-15 10:27:33 +05:30
Kovid Goyal
3942b56390 Implement random book 2017-02-15 08:30:46 +05:30
Kovid Goyal
f62f27f803 Make the library id explicit when going back 2017-02-15 08:30:46 +05:30
Kovid Goyal
d84af98323 Fix close button on bood details not returning to book list after navigating directly to book details 2017-02-15 08:30:46 +05:30
Kovid Goyal
342a63244f ... 2017-02-15 08:30:46 +05:30
Kovid Goyal
b294583b1f Wire up the book details panel 2017-02-15 08:30:46 +05:30
Kovid Goyal
a4c2f18e23 Start porting of book details panel 2017-02-15 08:30:46 +05:30
Kovid Goyal
9c156f9ba2 Use a LRU cache to avoid extra HTTP requests when destroying/re-building the books list page 2017-02-15 08:30:46 +05:30
Kovid Goyal
4875060c50 Make the top bar API id free 2017-02-15 08:30:46 +05:30
Kovid Goyal
ff12d0be17 Fix top bar on sort panel 2017-02-15 08:30:46 +05:30
Kovid Goyal
6e6cadf996 Re-implement sorting of the books list
Now the sort is made part of the URL
2017-02-15 08:30:46 +05:30
Kovid Goyal
12f93be515 Also return library_id in ajax search result 2017-02-15 08:30:46 +05:30
Kovid Goyal
13ddba374d Use icon instead of icon_name
More natural
2017-02-15 08:30:46 +05:30
Kovid Goyal
f0b605595f Port the item list to use the new architecture 2017-02-15 08:30:46 +05:30
Kovid Goyal
24e03df152 Forgot to port a couple of functions for the top bar 2017-02-15 08:30:46 +05:30
Kovid Goyal
af72200eca Remove unused code 2017-02-15 08:30:46 +05:30
Kovid Goyal
145b39859e Use a home icon instead of close for the book list 2017-02-15 08:30:46 +05:30
Kovid Goyal
97860d01f0 Port the show more books button 2017-02-15 08:30:46 +05:30
Kovid Goyal
d402de3045 Make sub-panels also URL addressable 2017-02-15 08:30:46 +05:30
Kovid Goyal
421c99e2f7 Books list render again 2017-02-15 08:30:46 +05:30
Kovid Goyal
fd178ed81f ... 2017-02-15 08:30:46 +05:30
Kovid Goyal
0fe268343b DRYer 2017-02-15 08:30:46 +05:30
Kovid Goyal
ab332d0b99 Work on refactoring the books view 2017-02-15 08:30:46 +05:30