Commit Graph

23604 Commits

Author SHA1 Message Date
Kovid Goyal b33d0b735c Start work on reports for the editor 2015-01-19 14:47:37 +05:30
Kovid Goyal 40908a4c18 Update Ozon.ru metadata download plugin for website changes. Fixes #1407265 [ozon metadata parsing error](https://bugs.launchpad.net/calibre/+bug/1407265) 2015-01-18 08:47:11 +05:30
Kovid Goyal 158e4075b9 E-book viewer: Fix regression in "flow" mode that caused horizontal scrollbar to be rendered as vertical. Fixes #1409916 [ebook-viewer shows another vertical scrollbar on horizontal content overflow](https://bugs.launchpad.net/calibre/+bug/1409916) 2015-01-16 09:36:38 +05:30
Kovid Goyal 2ab64729d8 Fix a regression that broke adding of books from sub-folders if the folder contained only an opf file. Fixes #1411240 [Add books from subdirectories (One book per directory) problem](https://bugs.launchpad.net/calibre/+bug/1411240) 2015-01-16 08:57:09 +05:30
Kovid Goyal b5396dd801 ... 2015-01-14 21:16:36 +05:30
Kovid Goyal edfedd41ca Add the IANA registered mime-type of application/font-sfnt to the set of mimetypes calibre recognizes for font files 2015-01-14 14:24:53 +05:30
Kovid Goyal 1a8c28ecb9 Switch version check to new server 2015-01-12 11:40:39 +05:30
Kovid Goyal 0050a3aba7 Allow downloading https resources without verifying the server certificate 2015-01-12 10:55:00 +05:30
Kovid Goyal b0497d3c76 Switch to the new server for downloading recipes/get books plugins 2015-01-11 18:49:02 +05:30
Kovid Goyal 04dfbe41d4 Allow adding the "Manage Snippets" action to the toolbar, for easy access 2015-01-11 14:15:36 +05:30
Kovid Goyal e313d85a97 Another stab at fixing Muse detection on Linux 2015-01-10 22:54:10 +05:30
Kovid Goyal 2878c58ebf version 2.16.0 2015-01-10 06:53:29 +05:30
Kovid Goyal 9d473b7f73 Merge branch 'master' of https://github.com/t3d/calibre 2015-01-10 06:50:48 +05:30
Kovid Goyal 35f9614f19 Change the trigger shortcut for snippets to Ctrl+J and Ctrl+Tab is often used by the OS 2015-01-09 17:12:55 +05:30
Kovid Goyal db3f5cb134 Edit Book: When importing files and the book has an orphaned entry in the manifest for that file, but the file itself is not present, rename the file instead of erroring out. Fixes #1407860 [cannot replace missing PDF](https://bugs.launchpad.net/calibre/+bug/1407860) 2015-01-09 16:20:27 +05:30
Kovid Goyal 3a73b97a2e Add link to the User Manual for snippets 2015-01-09 15:39:05 +05:30
Kovid Goyal dfac0d2cd5 More efficient implementation for finding longest matching snippet 2015-01-09 14:41:12 +05:30
Kovid Goyal acf0756b70 When finding the matching snippet return the longest match 2015-01-09 14:33:22 +05:30
Kovid Goyal 08a536ff48 Refactor for better code organization 2015-01-09 14:10:19 +05:30
Kovid Goyal b564245480 ... 2015-01-09 13:47:30 +05:30
Kovid Goyal a0a97cf1be Allow customizing built-in snippets easily 2015-01-09 13:36:36 +05:30
Kovid Goyal 62f7d3f97c Fix position update for placeholders when removing characters 2015-01-09 13:11:07 +05:30
Kovid Goyal dfccd4f7dd ... 2015-01-09 12:48:28 +05:30
Kovid Goyal 74ae127e05 Add a test area in the snippet editing dialog 2015-01-09 12:48:07 +05:30
Kovid Goyal 5454fca03e Remove the dependency on six.py from html5lib 2015-01-09 09:59:17 +05:30
Kovid Goyal e339a5b05e ... 2015-01-08 21:35:34 +05:30
Kovid Goyal 91e2fac537 ... 2015-01-08 21:27:45 +05:30
Kovid Goyal 6fdc8b2139 Fix for narrow python builds 2015-01-08 21:26:54 +05:30
Kovid Goyal a4a8625783 Enable use of snippets in the search/replace panel and the saved searches dialog 2015-01-08 21:19:09 +05:30
t3d ee0c54d684 Ads4books in Empik store 2015-01-08 16:37:33 +01:00
Kovid Goyal 3a30197900 Allow users to create their own snippets 2015-01-08 19:00:06 +05:30
Kovid Goyal 4e140ea27d De-activate snippet without needing an extra Ctrl+Tab if the last placeholder has no mirrors/transforms 2015-01-08 10:34:58 +05:30
Kovid Goyal a5a3ef3b02 Book Details panel: Fix author links with URL schemes other than http or file preventing context menu from working. Fixes #1408174 [[glitch] evernote link nullifies author context menu](https://bugs.launchpad.net/calibre/+bug/1408174) 2015-01-08 09:52:01 +05:30
Kovid Goyal bcd8bcdcb5 PDF Output: Make the minimum height for headers and footers scale with the base font size 2015-01-08 09:42:16 +05:30
Kovid Goyal 8942e8e658 Hide completion popup when jumping to next placeholder 2015-01-08 09:27:34 +05:30
Kovid Goyal 804e4ba8f8 ... 2015-01-08 09:25:27 +05:30
Kovid Goyal 0bd0926b66 Default text for placeholders for builtin snippets 2015-01-08 09:25:04 +05:30
Kovid Goyal 8ee0c106ff Nicer repr for tab stops 2015-01-08 09:02:59 +05:30
Kovid Goyal bcaabdfe08 Fix template extents not being updated 2015-01-08 08:57:19 +05:30
Kovid Goyal ad0ffcaadd ... 2015-01-08 08:39:12 +05:30
Kovid Goyal ed5ac9159e Use a single edit block for template expansion 2015-01-08 08:38:00 +05:30
Kovid Goyal aed989d037 Fix mirror handling with selected text 2015-01-08 08:30:39 +05:30
Kovid Goyal 78fcbf2203 Tab stops and mirrors work 2015-01-08 08:22:29 +05:30
Kovid Goyal a84e622e5f ... 2015-01-08 07:59:20 +05:30
Kovid Goyal b0e98e0442 Get rid of unnecessary use of QTextCursor, since we have to track and update positions manually anyway 2015-01-08 07:27:22 +05:30
Kovid Goyal bf8481361e Fis last_selected_text not working 2015-01-08 07:26:03 +05:30
Kovid Goyal 7effa7c79f Expanding snippets now works 2015-01-08 06:31:13 +05:30
Kovid Goyal 6c6dce47a1 Wire up the snippet manager
Its implementation is not yet complete
2015-01-08 06:15:41 +05:30
Kovid Goyal 19be8cd0c0 ... 2015-01-07 22:37:10 +05:30
Kovid Goyal e94e7630fa On OSX PROTOCOL_TLSv1_2 is not available as python is built against the system openssl which is too old 2015-01-07 22:34:45 +05:30