Commit Graph

34137 Commits

Author SHA1 Message Date
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
Kovid Goyal 8cb4545b96 Allow updating interface data independently of init 2017-02-15 08:30:46 +05:30
Kovid Goyal 2cf1d1fb7a Store cover fname on book object for easy referral 2017-02-15 08:30:46 +05:30
Kovid Goyal 09717b15c4 Load the db early during initialization 2017-02-15 08:30:46 +05:30
Kovid Goyal b99e261260 Top bar now renders again 2017-02-15 08:30:46 +05:30
Kovid Goyal bf04a666e9 More work on refactoring the panel UI 2017-02-15 08:30:46 +05:30
Kovid Goyal 9a1cca9913 More work on the new app architecture 2017-02-15 08:30:46 +05:30
Kovid Goyal 341fcfd91b Start work on refactoring client app to make it fully offline-able 2017-02-15 08:30:46 +05:30
Kovid Goyal dd89294c62 http->https 2017-02-14 22:58:33 +05:30
Kovid Goyal e256f0f5ee Get Books: Update Virtualo plugin for website changes
Merge branch 'master' of https://github.com/t3d/calibre
2017-02-14 07:25:55 +05:30
Tomasz Długosz f25cdffb00 update virtualo store plugin 2017-02-13 22:47:24 +01:00
Tomasz Długosz 35521e7c08 update description of a plugin 2017-02-13 21:56:48 +01:00